ccci_utility 1.1.12 copy "ccci_utility: ^1.1.12" to clipboard
ccci_utility: ^1.1.12 copied to clipboard

A collection of utility classes and templates for building Flutter applications efficiently.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ccci_utility

With Flutter:

 $ flutter pub add ccci_utility

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

dependencies:
  ccci_utility: ^1.1.12

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

Publisher

unverified uploader

A collection of utility classes and templates for building Flutter applications efficiently.

Homepage

License

unknown (license)

Dependencies

build_runner, dio, dotenv, flutter, flutter_dotenv, flutter_riverpod, flutter_secure_storage, flutter_svg, freezed, freezed_annotation, hooks_riverpod, json_annotation, json_serializable, logger, riverpod, riverpod_annotation, skeletonizer

More

Packages that depend on ccci_utility