bad_fl 0.13.3 copy "bad_fl: ^0.13.3" to clipboard
bad_fl: ^0.13.3 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 Flutter:

 $ flutter pub add bad_fl

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

dependencies:
  bad_fl: ^0.13.3

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:bad_fl/bad_fl.dart';
2
likes
130
points
15
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

Documentation

API reference

License

MIT (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