flutter_toast_message_bar 0.0.8 copy "flutter_toast_message_bar: ^0.0.8" to clipboard
flutter_toast_message_bar: ^0.0.8 copied to clipboard

Experience your toast message with various pop up messages such as Data Success ,Data Failure, Exceptions with interactive UI design.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_toast_message_bar

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

dependencies:
  flutter_toast_message_bar: ^0.0.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:flutter_toast_message_bar/toast_message_bar.dart';
import 'package:flutter_toast_message_bar/utils/toast_message_bar_helper.dart';
import 'package:flutter_toast_message_bar/utils/toast_message_bar_route.dart';
2
likes
160
points
65
downloads

Publisher

unverified uploader

Weekly Downloads

Experience your toast message with various pop up messages such as Data Success ,Data Failure, Exceptions with interactive UI design.

Repository (GitHub)

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, font_awesome_flutter

More

Packages that depend on flutter_toast_message_bar