kalertflutter 1.2.0 copy "kalertflutter: ^1.2.0" to clipboard
kalertflutter: ^1.2.0 copied to clipboard

Flutter alert dialog library with success, error, warning, info, confirm, and prompt dialogs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kalertflutter

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

dependencies:
  kalertflutter: ^1.2.0

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:kalertflutter/kalertflutter.dart';
0
likes
150
points
243
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter alert dialog library with success, error, warning, info, confirm, and prompt dialogs.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on kalertflutter