customprompt 0.1.4 copy "customprompt: ^0.1.4" to clipboard
customprompt: ^0.1.4 copied to clipboard

outdated

Customprompt is a simple animated modal for flutter IOS, Android and Web apps. Customprompt was built with with you in mind, all widgets like Icon, Text, Color can be replaced by the user, plus animat [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add customprompt

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

dependencies:
  customprompt: ^0.1.4

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:customprompt/customprompt.dart';
8
likes
0
points
123
downloads

Publisher

unverified uploader

Weekly Downloads

Customprompt is a simple animated modal for flutter IOS, Android and Web apps. Customprompt was built with with you in mind, all widgets like Icon, Text, Color can be replaced by the user, plus animation curve and animation duration.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on customprompt