fluttertoast 2.2.9 copy "fluttertoast: ^2.2.9" to clipboard
fluttertoast: ^2.2.9 copied to clipboard

outdated

Toast Library for FLutter

2.2.9 #

  • iOS build Failed fix

2.2.8 #

  • Fluttertoast.cancel() added
  • FlutterToast Implementation revert back to previous

2.2.7 #

  • FontSize Can be changed
  • FlutterToast Implementation Changed to FlutterToast.instance

2.2.6 #

  • removed androidx

2.2.5 #

  • Cannot build because of dependency w/ v28 #47

2.2.4 #

  • androidX crash fix #45

2.2.3 #

  • iOS Crash fix #41 & #39

2.2.1 #

  • default toast style fix #38

2.2.0 #

  • Background color fixed #29

2.1.5 #

  • Merged PR #36 - Fix Number Cast Error for issue #35

2.1.4 #

  • Merged PR #32

2.1.2 #

  • iOS Color Fix
  • Background color fix in PIE

2.1.1 #

  • Background color does not fill the whole Toast fixed

2.1.0 #

  • build error fixed

2.0.9 #

  • fix error in flutter 0.9.7

2.0.8 #

  • Build failed with an exception fixed
  • The plugin calls the build of the previous widget fixed
  • Screenshots added

2.0.7 #

  • Text background fix for android

2.0.6 #

  • iOS Release build error fixed

2.0.3 #

  • iOs run time error fixed

2.0.2 #

  • iOs build error fixed

2.0.1 #

  • Ios Support added
  • option for setting toast gravity (top, center, bottom)

1.0.1 #

  • Initial Open Sources
  • show Toast in Android