oktoast 2.0.1 copy "oktoast: ^2.0.1" to clipboard
oktoast: ^2.0.1 copied to clipboard

outdated

A pure flutter toast library, easy to use. You can use this library to achieve the same effect as Android toast. Support custom style/widget.

Change log #

2.0.1 #

oktoast support page level.

you can use oktoast wrap your Scaffold.

2.0.0 #

use BuildContext cache. then showToast not need context, you can use the showToast in anywhere.

1.0.4 #

support flutter sdk 0.10 ,fix bug

1.0.3 #

update the textAlign : TextAlign.center update the overflow: TextOverflow.ellipsis,

1.0.2 #

fix defaultPosition is invalid.

1.0.1+2 #

update readme

1.0.1+1 #

update readme

1.0.1 rename library name #

now libray is oktoast

1.0.0 first release version #

stable version

0.0.3 add the toast position #

the toast can set position

  1. showToast
  2. defaultPosition

0.0.2 add toast style #

add the textStyle radius backgroundColor

0.0.1 first version #

init commit

359
likes
0
points
34.6k
downloads

Publisher

unverified uploader

Weekly Downloads

A pure flutter toast library, easy to use. You can use this library to achieve the same effect as Android toast. Support custom style/widget.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on oktoast