shirne_dialog 4.8.5 copy "shirne_dialog: ^4.8.5" to clipboard
shirne_dialog: ^4.8.5 copied to clipboard

A flutter package to use alert, toast, popup, snack, imagePreview, loading etc. with customizable style in anywhere.

4.8.5 #

* add withIconPadding for toast when have icon
* add useRootNavigator for modal dialogs
* improve example

4.8.4 #

* add padding for toast style
* improve dropdown

4.8.3 #

* add constraints for dropdown

4.8.2 #

* hide buttons while actions is empty in dialog
* add close button for modal dialog

4.8.1 #

* add IntrisicWidth for Menu Box
* add BuildContext to auto get Rect for dropdown

4.8.0 #

* change dropdown padding => margin
* add dropdown padding

4.7.5 #

* fix dropdown offset

4.7.4 #

* The message of loading can be null

4.7.3 #

* improve code style
* improve dropdown animate

4.7.2 #

* add actionAlignment for dropdown

4.7.1 #

* Improve dropdown
* fix EntryController.close

4.7.0 #

* Add TextStyle for alert & confirm 's actions
* Improve SnackBar's style

4.6.10 #

* fix snack message overflow

4.6.9 #

* fix close ignored when not inited

4.6.8 #

* fix loading close error

4.6.6 #

* add ToastStyle.iconPadding
* add ModalStyle.textBodyAlignment

4.6.5 #

* fix buttonPadding

4.6.4 #

* add textBodyAlignment form alert & confirm
* add buttonPadding for ModalStyle.separated
* improve message split

4.6.3 #

* fix locale

4.6.2 #

* add popup style

4.6.1 #

* add ShirneDialogLocalizations.register

4.6.0 #

* rename cancelButtonStyle to defaultButtonStyle
* refactor modalDialog
    * change AlertDialog to SimpleDialog to support customize action buttons
    * add ShirneDialogTheme.alertStyle
    * add ModalStyle.expandedAction
    * remove actionsOverflowDirection and actionsOverflowButtonSpacing
    * add ModalStyle.separated to custom dialog actions style

4.5.2 #

* add screenshots

4.5.0 #

* update for 3.7
* dart version

4.4.3 #

* remove popup barrierDismissible(unused)
* improve default value

4.4.2 #

* add arg style to alert/confirm/prompt
* fix dropdown outer path

4.4.1 #

* add arg dragHandlerBuilder to popup
* change ModalStyle.actionsPadding from zero to 8/16

4.4.0 #

* upgrade combined_animation to 0.3.0

4.3.0 #

* upgrade combined_animation to 0.2.0

4.2.1 #

* fix toast dismiss incorrect

4.2.0 #

* toast & loading & snack reflactor,supported animation
* add loading theme style & custom builder

4.1.1 #

* fix loading return type
* add previews

4.1.0 #

* add [prompt]
* implement [ShirneTheme.lerp]
* add onConfirm callback for alert & confirm

4.0.0 #

* Improve themes
* Improve widget
* Ignore pointer for toast
* Improve toast animation

3.0.0 #

* Improve theme into MaterialThemeData.extension
* fetch Overlay from navigatorKey

2.0.3 #

* fetch Overlay from navigatorKey

2.0.2 #

* Improve code style
* Embeded icons

2.0.1 #

* update example
* toast arguments doc

2.0.0 #

* add icon font
* improve context cite

1.6.0 #

* reflector static method
* use with static method & instance method
* add button style of alert & confirm
* add a widget title to cover textTitle

1.5.1 #

* fix

1.5.0 #

* add setting to config all popup style

1.4.1 #

* background of popup use colorScheme.surface by default

1.4.0 #

* reflector return type

1.3.0 #

* add imagePreview
* add color settings on progress widget

1.2.2 #

* add MyDialog.getAlignment for get Alignment from string
* add comments

1.2.1 #

* package & comments

1.2.0 #

* popup reflector

1.1.0 #

* add optional [icon] to toast

1.0.0 #

* Change alert & confirm to return a future 
* export [ModalController]

0.0.1 #

* support basic usage: alert ,confirm, toast, snack, popup
49
likes
150
points
270
downloads
screenshot

Publisher

verified publishershirne.com

Weekly Downloads

A flutter package to use alert, toast, popup, snack, imagePreview, loading etc. with customizable style in anywhere.

Homepage
Repository (GitHub)

Topics

#dialog #toast #prompt #snack #dropdown

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

combined_animation, flutter

More

Packages that depend on shirne_dialog