- 同步7.1.8
- 修改android配置
- 修改键盘弹过之后,toast无法弹出问题
- iOS Toast behind keyboard fixed. #203
- Readme Updated
- Android Build failed fix
- iOS Crash Fix
- Reverted to Old code
Fluttertoast
- Also contains new code
FToast
- Support for old
Fluttertoast.showToast
- Complete new package
- Now plugin dont use any native code
- Web Fix after name change
- Many things changes on android side (this will break your current implementation)
Fluttertoast.
toFlutterToast.
- many fixes
- Delete print on fluttertoast_web
- ReadMe Fixes
- Added Web Support
- Toast optimized for Android
- Flutter analysis failed fixed
- Not Compiling in android (issue with AndroidX)
- Migrated to AndroidX
##[3.0.6]
- iOS build failed fixed
- deprecation fixed
- hope ios notch fixed
- Android Color fix
- fixed Android Toast.LENGTH_*
- fixed #70 #71
- Release build failed fix
- Multiline text android fix
- Migrated to AndroidX
- Incomplete Text Fix
- Incomplete Text Fix
- iOS build Failed fix
- iOS build Failed fix
Fluttertoast.cancel()
added- FlutterToast Implementation revert back to previous
- FontSize Can be changed
- FlutterToast Implementation Changed to
FlutterToast.instance
- removed androidx
- Cannot build because of dependency w/ v28 #47
- androidX crash fix #45
- iOS Crash fix #41 & #39
- default toast style fix #38
- Background color fixed #29
- Merged PR #36 - Fix Number Cast Error for issue #35
- Merged PR #32
- iOS Color Fix
- Background color fix in PIE
- Background color does not fill the whole Toast fixed
- build error fixed
- fix error in flutter 0.9.7
- Build failed with an exception fixed
- The plugin calls the build of the previous widget fixed
- Screenshots added
- Text background fix for android
- iOS Release build error fixed
- iOs run time error fixed
- iOs build error fixed
- Ios Support added
- option for setting toast gravity (top, center, bottom)
- Initial Open Sources
- show Toast in Android