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

Create apps faster with ready to use widgets such as Page Navigation with nav bar, Buttons and more.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add premade_widgets

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

dependencies:
  premade_widgets: ^0.0.1

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

Publisher

unverified uploader

Create apps faster with ready to use widgets such as Page Navigation with nav bar, Buttons and more.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on premade_widgets