diff --git a/pubspec.yaml b/pubspec.yaml index 4342244..5ff8b90 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -68,4 +68,7 @@ flutter: # The following line ensures that the Material Icons font is # included with your application, so that you can use the icons in # the material Icons class. - uses-material-design: true \ No newline at end of file + uses-material-design: true + + assets: + - secrets.env \ No newline at end of file