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

A concise and impactful widget designed to capture user focus with a crucial, unchanging message.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add wx_alert

With Flutter:

 $ flutter pub add wx_alert

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

dependencies:
  wx_alert: ^1.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:wx_alert/wx_alert.dart';
0
likes
0
points
4
downloads

Publisher

verified publisherwidgetarian.com

Weekly Downloads

A concise and impactful widget designed to capture user focus with a crucial, unchanging message.

Repository (GitHub)
View/report issues

Topics

#ui #alert #event-driven #widgetarian

License

unknown (license)

Dependencies

flutter, wx_sheet

More

Packages that depend on wx_alert