sha_alert 1.0.0+1 copy "sha_alert: ^1.0.0+1" to clipboard
sha_alert: ^1.0.0+1 copied to clipboard

Sha alerts - Alert dialogs for flutter with UX in mind.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sha_alert

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

dependencies:
  sha_alert: ^1.0.0+1

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

Publisher

unverified uploader

Sha alerts - Alert dialogs for flutter with UX in mind.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on sha_alert