fluttertoast_renameuiviewtoast 7.1.8 copy "fluttertoast_renameuiviewtoast: ^7.1.8" to clipboard
fluttertoast_renameuiviewtoast: ^7.1.8 copied to clipboard

Toast Library for Flutter, Easily create toast messages in single line of code

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fluttertoast_renameuiviewtoast

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  fluttertoast_renameuiviewtoast: ^7.1.8

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:fluttertoast_renameuiviewtoast/fluttertoast.dart';
import 'package:fluttertoast_renameuiviewtoast/fluttertoast_web.dart';
3
likes
40
pub points
18%
popularity

Publisher

unverified uploader

Toast Library for Flutter, Easily create toast messages in single line of code

Repository (GitHub)
View/report issues
Contributing

License

MIT (LICENSE)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on fluttertoast_renameuiviewtoast