g2x_custom_toaster 0.0.1 copy "g2x_custom_toaster: ^0.0.1" to clipboard
g2x_custom_toaster: ^0.0.1 copied to clipboard

outdated

show custom toaster

g2x_custom_toaster #

image #

g2x_custom_toaster usage #

G2xCustomToaster.showOnTop(
    icon: Icons.notifications,
    title: "",
    mensage: "",
    navigationKey: _navigationKey,//required navigarionKey(MaterialApp)
    onTap: (){
      //click on notification
    },
    onFinish: (){
      //callback finish
    },
    //animation duration
    millisecondsToDismissStart: 5000 
    millisecondsToDismissAnd
);
5
likes
0
pub points
0%
popularity

Publisher

unverified uploader

show custom toaster

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on g2x_custom_toaster