Skip to content

Commit

Permalink
🚨: ok yan merge fixed lol
Browse files Browse the repository at this point in the history
  • Loading branch information
PHPLukaas committed Mar 14, 2024
1 parent 05145f3 commit a66c106
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion frontend/app_student/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ dependencies:
flutter_localizations:
sdk: flutter
intl: any
flutter_dotenv: ^5.1.0

dev_dependencies:
flutter_test:
Expand Down Expand Up @@ -76,6 +77,7 @@ flutter:

assets:
- assets/images/
- .env
# An image asset can refer to one or more resolution-specific "variants", see
# https://flutter.dev/assets-and-images/#resolution-aware

Expand Down Expand Up @@ -106,4 +108,4 @@ flutter:
- asset: assets/fonts/arial.ttf

# For details regarding fonts from package dependencies,
# see https://flutter.dev/custom-fonts/#from-packages
# see https://flutter.dev/custom-fonts/#from-packages

0 comments on commit a66c106

Please sign in to comment.