ccci_run 1.1.2+23
ccci_run: ^1.1.2+23 copied to clipboard
This project sets up a basic folder structure and creates default files for a Flutter application. The structure aims to provide a clear organization for project components, making it easier to manage [...]
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add ccci_runThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
ccci_run: ^1.1.2+23Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.