chaotic_helper 3.2.1 copy "chaotic_helper: ^3.2.1" to clipboard
chaotic_helper: ^3.2.1 copied to clipboard

discontinued

Flutter Helper Tool To => (Create A Flutter Project Structure, Screen, Service, Widget, Model, Common, Asset, Local Model and Local Widget) and (github automation)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chaotic_helper

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

dependencies:
  chaotic_helper: ^3.2.1

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:chaotic_helper/init.dart';
import 'package:chaotic_helper/init/enums.dart';
import 'package:chaotic_helper/init/files_and_folders.dart';
import 'package:chaotic_helper/init/files_templates.dart';
2
likes
100
pub points
0%
popularity

Publisher

unverified uploader

Flutter Helper Tool To => (Create A Flutter Project Structure, Screen, Service, Widget, Model, Common, Asset, Local Model and Local Widget) and (github automation)

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, process_run

More

Packages that depend on chaotic_helper