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

Clean and simple flash messages for Flutter with multiple styles and easy positioning. Zero dependencies.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flash_message

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

dependencies:
  flash_message: ^0.0.2

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:flash_message/flash_message.dart';
2
likes
160
points
36
downloads

Publisher

verified publisherswiftkart.icu

Weekly Downloads

Clean and simple flash messages for Flutter with multiple styles and easy positioning. Zero dependencies.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flash_message