Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 901 Bytes

README2.md

File metadata and controls

27 lines (20 loc) · 901 Bytes

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.

Documentation