Skip to content

Commit

Permalink
Merge pull request #4 from Iconica-Development/fix/intl-version
Browse files Browse the repository at this point in the history
fix: update intl version
  • Loading branch information
Gorter-dev authored Apr 17, 2024
2 parents 2d0f69e + c782b96 commit c306c45
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/flutter_notification_center/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ environment:
dependencies:
flutter:
sdk: flutter
intl: ^0.17.0
intl: any

flutter_animated_widgets:
git:
Expand Down
3 changes: 1 addition & 2 deletions packages/flutter_notification_center_firebase/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,4 @@ dev_dependencies:

flutter:
uses-material-design: true
assets:
- dotenv

2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ environment:
dependencies:
flutter:
sdk: flutter
intl: ^0.17.0
intl: any

flutter_animated_widgets:
git:
Expand Down

0 comments on commit c306c45

Please sign in to comment.