- minor fixes
- minor fixes
- Android Default bg when fontSize or textColor set fixed
- Android Rounded Corners fix (#238)
- Android Crash if cancel called before init (#231)
- Web now load js & css from assets
- Web SyntaxError if Toast msg has
'
fixed
- iOS Unused variables fix
- Breaking change for FToast, Need to call
FToast.init(context)
beforeshowToast
- AnimationController fix
- Android
NonNull
build Fix - FToast Added new
PositionedToastBuilder
you can define Custom Postition now for toast - Merged #228, Fix UIView+Toast.o duplicate symbols - Thanks @jackkang0401 and @yongshuai.kang
- Now
textcolor
will work for web toast
- iOS Build Failed Fixed #218
- Fixed Cancel Toasts in iOS
- FToast now Fade when showing and hiding the toast
- Toast backgroud now supports transparency
- Bug fixes
- 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