the_flutter_alert

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

the flutter alert

A sample package to display notifications
Usage #
First of all add this import line
import 'package:the_flutter_alert/the_flutter_alert.dart';
copied to clipboard
FlutterAlert.showFlutterAlertNotification(
context,
'Hello World',
type: FlutterAlertType.info,
);
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.