ai_awesome_message 1.0.0 copy "ai_awesome_message: ^1.0.0" to clipboard
ai_awesome_message: ^1.0.0 copied to clipboard

outdated

A new Awesome message widget that is sames to toast;snackbar;prompt of Flutter package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ai_awesome_message
copied to clipboard

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

dependencies:
  ai_awesome_message: ^1.0.0
copied to clipboard

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:ai_awesome_message/ai_awesome_message.dart';
copied to clipboard
35
likes
40
points
128
downloads

Publisher

unverified uploader

Weekly Downloads

2024.07.05 - 2025.01.17

A new Awesome message widget that is sames to toast;snackbar;prompt of Flutter package.

Homepage
Repository (GitHub)

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on ai_awesome_message