m_toast 0.0.2 copy "m_toast: ^0.0.2" to clipboard
m_toast: ^0.0.2 copied to clipboard

outdated

mtoast

MToast #

Toast Library for Flutter

Supported Platforms #

  • Android
  • IOS

How to Use #

# add this line to your dependencies
m_toast: ^0.0.1
import 'package:m_toast/m_toast.dart';

To call the toast #

ShowMToast toast = ShowMToast();

toast.successToast(context);
toast.errorToast(context);

Preview Images (No BuildContext) #

If you need any features suggest #

...

40
likes
0
points
221
downloads

Publisher

verified publisherabdulmanafpfassal.com

Weekly Downloads

mtoast

License

unknown (license)

Dependencies

flutter

More

Packages that depend on m_toast