flutter_responsive 0.0.3+1 flutter_responsive: ^0.0.3+1 copied to clipboard
Responsive and wrap behaviour for layout and texts widgets in Flutter. This plugin was inspired by Bootstrap web project.
0.0.3+1 #
- Start to use Dartdoc to generate respective documentation about the project Classes
0.0.3 #
- Sandbox page implemented to test visual properties.
- Shrink property removed from ResponsiveText due to not be intuitive enough.
- Display property adopted as global plugin standard to define if ResponsiveText should occupy all line or not, copying the display Html div property.
- Case tests to Cascade Stylesheet implemented
0.0.2+2 #
- Improvements on source to increase Pub Dev score. Also the README file was completed.
0.0.2+1 #
- Improvements on source to increase Pub Dev score, such as format source and @immutable objects with non-final variables
0.0.2 #
- Fixed english errors on example app.
- Established standard values for Container and Row bool variables.
0.0.1 #
- TODO: Describe initial release.