Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shirne committed Dec 23, 2023
1 parent 6408ce8 commit 9615b1b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ A flutter package to use alert, confirm, prompt, toast, popup, snack, imagePrevi
- ✅ imagePreview
- ✅ snack
- ✅ loading
- ✅ dropdown [new]


- 🚧 imagePreview support hero
- 🚧 modal adaptive & more style
- 🚧 popmenu
- 🚧 guide

## Notice
Expand Down
3 changes: 2 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ topics:
- toast
- alert
- comfirm
- snack
- dropdown

environment:
Expand All @@ -19,7 +20,7 @@ environment:
dependencies:
flutter:
sdk: flutter
combined_animation: ">=0.3.1"
combined_animation: ">=0.3.1 <1.0.0"


dev_dependencies:
Expand Down

0 comments on commit 9615b1b

Please sign in to comment.