widgets_pack 0.2.2 copy "widgets_pack: ^0.2.2" to clipboard
widgets_pack: ^0.2.2 copied to clipboard

Widgets collection for flutter applications

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add widgets_pack

With Flutter:

 $ flutter pub add widgets_pack

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

dependencies:
  widgets_pack: ^0.2.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:widgets_pack/widgets_pack.dart';
0
likes
0
pub points
56%
popularity

Publisher

unverified uploader

Widgets collection for flutter applications

License

unknown (LICENSE)

Dependencies

equatable, extensions_pack, flutter, flutter_spinkit, intl, pod_player, rxdart, sticky_headers, youtube_player_iframe

More

Packages that depend on widgets_pack