issues
search
feduke-nukem
/
flutter_easy_dialogs
Easy dialogs library for Flutter
https://pub.dev/packages/flutter_easy_dialogs
MIT License
13
stars
0
forks
source link
issue(27): Added ability to pass id into show/hide methods
#28
Closed
feduke-nukem
closed
5 months ago
feduke-nukem
commented
5 months ago
close #27
Status
READY
Breaking Changes
YES
Description
Every dialog now has it's own id and could be shown with more control.
The default curve for all animations are now
Curves.linear
Type of Change
[ ] โจ New feature (non-breaking change which adds functionality)
[ ] ๐ ๏ธ Bug fix (non-breaking change which fixes an issue)
[x] โ Breaking change (fix or feature that would cause existing functionality to change)
[ ] ๐งน Code refactor
[x] ๐ Documentation
[ ] ๐๏ธ Chore
close #27
Status
READY
Breaking Changes
YES
Description
Curves.linear
Type of Change