Skip to content

Commit

Permalink
fix: update zeta_flutter (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
thelukewalton authored May 8, 2024
1 parent 5d9d296 commit 695064b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
3 changes: 0 additions & 3 deletions example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ dependencies:
url_launcher: ^6.2.5
cross_file: ^0.3.3+8

dependency_overrides:
intl: 0.19.0

flutter:
uses-material-design: true
assets:
Expand Down
5 changes: 1 addition & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,17 +73,14 @@ dependencies:
video_compress: ^3.1.0
video_player: ^2.7.2
vsc_quill_delta_to_html: ^1.0.3
zeta_flutter: ^0.8.1
zeta_flutter: ^0.8.2

dev_dependencies:
flutter_test:
sdk: flutter
lottie: ^3.0.0
zds_analysis: ^1.0.0

dependency_overrides:
intl: 0.19.0

flutter:
assets:
- lib/assets/images/
Expand Down

0 comments on commit 695064b

Please sign in to comment.