Skip to content

Commit

Permalink
chore: dependency upgraded
Browse files Browse the repository at this point in the history
  • Loading branch information
aap01 committed May 10, 2024
1 parent 8ce4786 commit 7224503
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
name: resume_app
description: A new Flutter project.

publish_to: 'none' # Remove this line if you wish to publish to pub.dev
publish_to: "none" # Remove this line if you wish to publish to pub.dev

version: 1.0.0+1

# Current flutter verison 3.13.0
environment:
sdk: '>=3.0.0 <4.0.0'
sdk: ">=3.0.0 <4.0.0"

dependencies:
flutter:
sdk: flutter

cupertino_icons: ^1.0.2
latlng: ^1.0.0
latlng: ^2.0.7
firebase_core: ^2.10.0
google_fonts: ^6.1.0
google_fonts: 6.1.0
responsive_builder: ^0.7.0
get_it: ^7.3.0
flutter_localizations:
Expand All @@ -36,7 +36,7 @@ dev_dependencies:
auto_route_generator: ^7.3.2
build_runner: ^2.4.7
flutter_gen_runner: ^5.3.2
flutter_lints: ^3.0.1
flutter_lints: ^4.0.0
flutter_test:
sdk: flutter
injectable_generator: ^2.4.1
Expand Down

0 comments on commit 7224503

Please sign in to comment.