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

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

Example #

A new Flutter project.

Description #

A simple example of how to use the package.

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: ^1.0.0 # Replace with the actual package name and version
  
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
150
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on alert_dialog_example_s