Skip to content

Commit

Permalink
env package fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dinaraparanid committed Jan 16, 2025
1 parent 7b80b61 commit 8da8cc5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies:
go_router: ^14.6.2
flutter_native_splash: ^2.4.3
cloudinary: ^1.2.0
envied: ^1.0.0
envied: 1.0.0 # НЕ ОБНОВЛЯТЬ ДО 1.0.1
image_picker: ^1.1.2
super_paging: ^0.2.0
rx_shared_preferences: ^4.0.0
Expand All @@ -46,11 +46,11 @@ dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^4.0.0
build_runner: ^2.4.12
build_runner: ^2.4.14
json_serializable: ^6.8.0
flutter_launcher_icons: "^0.14.2"
flutter_launcher_icons: ^0.14.2
test: ^1.25.8
envied_generator: ^1.0.0
envied_generator: 1.0.0 # НЕ ОБНОВЛЯТЬ ДО 1.0.1
hive_ce_generator: ^1.8.1

flutter:
Expand Down

0 comments on commit 8da8cc5

Please sign in to comment.