flexi_ui 0.1.0
flexi_ui: ^0.1.0 copied to clipboard
A Flutter package for adaptive UIs, simplifying responsive design with flexible and adaptive widgets.
0.0.1 #
- Responsive Widgets: Automatically adjust widget sizes based on the screen size.
- Adaptive Text: Scale text sizes dynamically.
- Device-Specific Layouts: Tailor your UI for different devices like phones, tablets, and desktops.
- Orientation Handling: Adapt to changes in screen orientation seamlessly.
- Responsive Card Configuration: Make entire card components responsive effortlessly.
0.0.2 #
- Update readme.md
- update with documentation.
- update pubspec.yaml
0.0.3 #
- Fix formatting issues.
0.0.4 #
- Update readme.md
0.0.5 #
- Update tuple package.
- Update flexi_ui_example.
0.0.6 #
- import optimization
0.0.7 #
- Feature Demo
0.0.8 #
- update screen_adaptive_config
0.0.9 #
- update screen_adaptive_config_provider( Import optimization)
0.1.0 #
- code format