change_charity_components 0.0.9 copy "change_charity_components: ^0.0.9" to clipboard
change_charity_components: ^0.0.9 copied to clipboard

Components for the Change Charity flutter application. Easily integrate our custom paints, custom textfields, and submit rows. More to come soon hopefully. Help is always welcome.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add change_charity_components

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

dependencies:
  change_charity_components: ^0.0.9

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

Publisher

unverified uploader

Components for the Change Charity flutter application. Easily integrate our custom paints, custom textfields, and submit rows. More to come soon hopefully. Help is always welcome.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on change_charity_components