ccci_utils 1.0.0-dev.5 copy "ccci_utils: ^1.0.0-dev.5" to clipboard
ccci_utils: ^1.0.0-dev.5 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 Flutter:

 $ flutter pub add ccci_utils

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

dependencies:
  ccci_utils: ^1.0.0-dev.5

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:ccci_utils/ccci_utils.dart';
1
likes
130
points
53
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage

Documentation

API reference

License

MIT (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_utils