alert_dialog_example_s 0.0.2 copy "alert_dialog_example_s: ^0.0.2" to clipboard
alert_dialog_example_s: ^0.0.2 copied to clipboard

Alert Dialog is a simple package to show alert dialog in flutter

Example #

it is a simple example of how to use the package. <=sample=> Screenshot_20240604_125216

Description #

A simple Alert Dialog with customizable options.

Installation #

If you want to use this package in your Flutter project, follow these steps:

  1. Add this to your pubspec.yaml file:
dependencies:
  alert_dialog_example_s: ^0.0.2 
  
2. Run flutter pub get to install the package.

3. Import the package where you want to use it:
     
     import 'package:alert_dialog_example_s/alert_dialog_example_s.dart';
2
likes
140
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

Alert Dialog is a simple package to show alert dialog in flutter

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on alert_dialog_example_s