tip_dialog 4.0.0
tip_dialog: ^4.0.0 copied to clipboard
A Flutter Tip Dialog
1.0.0 first release. #
- add release.
1.0.1 (MODIFY). #
- fix loading view version bug.
- set default loading duration
1.1.0 (FUNCTION CHANGE) #
- add tip dialog global support
1.1.1 (MODIFY) #
- fix bugs that occur when using globally
1.1.2 (MODIFY) #
- fix infinite call dismiss bug
- fixed an issue where setting the isLoading value is invalid
2.0.0 #
- set default dismiss duration as 2 seconds
- delete TipDialogContainer parameters -- show -- outSideTouchable -- defaultTip -- defaultType
- change show method parameter isLoading to isAutoDismiss
- force display mask layer
2.0.1 #
- fix dismiss bug
- upgrade android build gradle to 5.1.1
2.1.0 #
- add TipDialogHelper and deprecated TipDialogConnector
3.0.0 #
- fix performance issues
- easier way to call
3.1.0 #
- add outside touchable features
4.0.0 #
- migrating to null safety