fl_app_toast 2.2.0 copy "fl_app_toast: ^2.2.0" to clipboard
fl_app_toast: ^2.2.0 copied to clipboard

fl_app_toast - A Flutter library for customizable toasts.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fl_app_toast

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

dependencies:
  fl_app_toast: ^2.2.0

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:fl_app_toast/fl_app_toast.dart';
2
likes
150
points
45
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

fl_app_toast - A Flutter library for customizable toasts.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on fl_app_toast