alert_controller 0.0.5 copy "alert_controller: ^0.0.5" to clipboard
alert_controller: ^0.0.5 copied to clipboard

ios原生的AlertViewController的插件

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add alert_controller

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

dependencies:
  alert_controller: ^0.0.5

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:alert_controller/alert_controller.dart';
1
likes
15
pub points
0%
popularity

Publisher

unverified uploader

ios原生的AlertViewController的插件

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on alert_controller