quick_app_generator 1.0.0+2 copy "quick_app_generator: ^1.0.0+2" to clipboard
quick_app_generator: ^1.0.0+2 copied to clipboard

quickly generate a flutter app with input widget as body within safe area

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add quick_app_generator

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

dependencies:
  quick_app_generator: ^1.0.0+2

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

Publisher

unverified uploader

quickly generate a flutter app with input widget as body within safe area

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on quick_app_generator