ccci_utility 1.1.53+30 copy "ccci_utility: ^1.1.53+30" to clipboard
ccci_utility: ^1.1.53+30 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_utility
copied to clipboard

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

dependencies:
  ccci_utility: ^1.1.53+30
copied to clipboard

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_utility/ccci_utility.dart';
copied to clipboard
1
likes
130
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

2024.07.06 - 2025.01.18

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

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

dio, dotenv, flutter, flutter_dotenv, flutter_riverpod, flutter_secure_storage, flutter_svg, intl, jwt_decoder, logger, skeletonizer

More

Packages that depend on ccci_utility