flutter_customs 0.0.21 copy "flutter_customs: ^0.0.21" to clipboard
flutter_customs: ^0.0.21 copied to clipboard

new package project that create customs to make it easier for developer.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_customs

With Flutter:

 $ flutter pub add flutter_customs

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

dependencies:
  flutter_customs: ^0.0.21

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:flutter_customs/flutter_customs.dart';
3
likes
0
points
79
downloads

Publisher

verified publisherelmoparmg.com

Weekly Downloads

new package project that create customs to make it easier for developer.

Repository (GitHub)
View/report issues

Topics

#dart #customs #custombutton #customcheckbox #customphoneform

License

unknown (license)

Dependencies

flutter, shared_preferences

More

Packages that depend on flutter_customs