bad_fl 0.8.0 copy "bad_fl: ^0.8.0" to clipboard
bad_fl: ^0.8.0 copied to clipboard

A flutter package, including components, implementations, helper functions and extensions. Designed to provide a simple way to develop with flutter.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bad_fl

With Flutter:

 $ flutter pub add bad_fl

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

dependencies:
  bad_fl: ^0.8.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:bad_fl/bad_fl.dart';
2
likes
0
points
60
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter package, including components, implementations, helper functions and extensions. Designed to provide a simple way to develop with flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

device_info_plus, dio, easy_refresh, flutter, flutter_math_fork, hive_ce, hive_ce_flutter, image_gallery_saver_plus, image_picker, package_info_plus, path, path_provider, url_launcher, webview_flutter

More

Packages that depend on bad_fl