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

outdated

Toast Library for FLutter

3.1.1 #

  • Not Compiling in android (issue with AndroidX)

3.1.0 #

  • Migrated to AndroidX

##[3.0.6]

  • iOS build failed fixed

3.0.5 #

  • deprecation fixed
  • hope ios notch fixed

3.0.4 #

  • Android Color fix

3.0.3 #

  • fixed Android Toast.LENGTH_*

3.0.2 #

  • fixed #70 #71

3.0.1 #

  • Release build failed fix
  • Multiline text android fix

3.0.0 #

  • Migrated to AndroidX

2.2.12 #

  • Incomplete Text Fix

2.2.11 #

  • Incomplete Text Fix

2.2.10 #

  • iOS build Failed fix

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