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.

🔧👷🏻‍♂ This project is under reconstruction 🚧

Progress:

  • ✅ ext
  • ✅ impl
  • ✅ kit
  • ✅ util
  • ❌ widget

BadFL #

Pub Version

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

Overview #

The bad_fl expresses component properties in a form closer to CSS representation, making it easier for web developers to get started.

NOTE: This library completely abandons semantics! (For example, Container+GestureDetector is used to express a Button rather than build-in ones) People who have related needs or care about this should use it with caution.

Architecture #

The project mainly has the following modules:

  • /ext: Extensions
  • /impl: Implementation of common functions
  • /kit: Encapsulation of multiple components for specific functions
  • /util: Utility functions/classes
  • /widget: Widget components
2
likes
130
points
110
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)

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