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

discontinued
outdated

Flutter Package That Contains (Widgets, Services and Commons) classes and files

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.9.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/common/dimensions.dart';
import 'package:chaotic/common/faker.dart';
import 'package:chaotic/common/helper.dart';
import 'package:chaotic/common/nav.dart';
import 'package:chaotic/common/path.dart';
import 'package:chaotic/commons.dart';
import 'package:chaotic/service/dio.dart';
import 'package:chaotic/services.dart';
import 'package:chaotic/widget/custom_drop_down.dart';
import 'package:chaotic/widget/custom_form.dart';
import 'package:chaotic/widget/custom_scrollable_column.dart';
import 'package:chaotic/widget/custom_scrollable_row.dart';
import 'package:chaotic/widget/custom_text.dart';
import 'package:chaotic/widget/custom_text_field.dart';
import 'package:chaotic/widgets.dart';
2
likes
0
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Package That Contains (Widgets, Services and Commons) classes and files

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bot_toast, country_code_picker, dio, easy_localization, firebase_messaging, flutter, flutter_spinkit, get, google_maps_flutter, package_info_plus, platform_device_id, provider, sizer

More

Packages that depend on chaotic