chaotic 1.0.0 copy "chaotic: ^1.0.0" to clipboard
chaotic: ^1.0.0 copied to clipboard

discontinued
outdated

A new Flutter package project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chaotic

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

dependencies:
  chaotic: ^1.0.0

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/common/dimensions.dart';
import 'package:chaotic/common/path.dart';
import 'package:chaotic/commons.dart';
import 'package:chaotic/init.dart';
import 'package:chaotic/init/extensions.dart';
import 'package:chaotic/init/files_and_folders.dart';
import 'package:chaotic/init/files_templates.dart';
import 'package:chaotic/init/init_helper.dart';
import 'package:chaotic/widget/custom_scrollable_column.dart';
import 'package:chaotic/widgets.dart';
2
likes
0
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter package project.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, get, process_run, sizer

More

Packages that depend on chaotic