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

This package is all in one package which contains mostly custom widget but letter on we will add more widget which you can directly use.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add all_widgets

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

dependencies:
  all_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:all_widgets/all_widgets.dart';
1
likes
140
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

This package is all in one package which contains mostly custom widget but letter on we will add more widget which you can directly use.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on all_widgets