ccl_core 0.4.0 copy "ccl_core: ^0.4.0" to clipboard
ccl_core: ^0.4.0 copied to clipboard

CeylonCodeLabs Core Extension in favor of flutter_support_pack

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ccl_core

With Flutter:

 $ flutter pub add ccl_core

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

dependencies:
  ccl_core: ^0.4.0

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:ccl_core/ccl_core.dart';
1
likes
0
points
235
downloads

Publisher

verified publisherceyloncodelabs.com

Weekly Downloads

CeylonCodeLabs Core Extension in favor of flutter_support_pack

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

firebase_core, firebase_crashlytics, flutter, intl

More

Packages that depend on ccl_core