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

outdated

A Package with predefined components to ease the development cycle.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add coarse_widgets

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

dependencies:
  coarse_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:coarse_widgets/common_widgets.dart';
1
likes
0
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

A Package with predefined components to ease the development cycle.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_spinkit, logger, package_info_plus, pin_code_fields

More

Packages that depend on coarse_widgets