asalert 0.0.4 copy "asalert: ^0.0.4" to clipboard
asalert: ^0.0.4 copied to clipboard

asalert is delightful package to display platform based alert in flutter app..

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add asalert

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

dependencies:
  asalert: ^0.0.4

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:asalert/asalert.dart';
0
likes
30
pub points
0%
popularity

Publisher

verified publisheratharvasystem.com

asalert is delightful package to display platform based alert in flutter app..

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on asalert