vize 1.0.0
vize: ^1.0.0 copied to clipboard
Vize is a modern, developer-friendly Flutter package for effortless responsive UIs that match your Figma designs perfectly.
1.0.0 #
All notable changes to the Vize package are documented here.
The format follows Keep a Changelog, and this project uses Semantic Versioning.
[1.0.0] - 2025-12-21 #
Added #
- Initial release
- Responsive device detection (Watch, Mobile, Tablet, Desktop)
- Figma-perfect scaling (
sw,sh,ts,r, etc.) - Percentage-based layouts (
w,h,ws,hs) - Responsive padding (
pa,ps,po) and standard spacing (sp) - Number extensions for clean syntax
- Adaptive helpers (
adaptiveColumns,adaptiveValue) - Widgets:
VizeBuilder,VizeLayout - Customizable breakpoints and Figma dimensions
- Full documentation and examples