virnavi_ui_bootstrap 0.0.1
virnavi_ui_bootstrap: ^0.0.1 copied to clipboard
A Flutter UI bootstrap providing responsive Screen/ScreenLayout architecture, adaptive design scaling, SectionBox widgets, SVG image helpers, and async stream builders.
0.0.1 #
- Initial release.
Screen+ScreenLayoutbase classes for responsive multi-layout screens (mobile portrait/landscape, tablet portrait/landscape).ScreenDatafor shared reactive state across layouts withoutStatefulWidgetboilerplate.VirnaviUIBootstrap.initfor configuring mobile and tablet design canvas sizes.SectionBox,SectionBoxStart,SectionBoxMid,SectionBoxEnd— composable bordered section containers.AppAutoSizeText—AutoSizeTextwith auto-scaled minimum font size.AppSvgImage— SVG asset widget with transparent support for pre-compiled vector graphics.FutureModelStreamBuilder,FutureMultiStreamBuilder,FutureOptionalBuilderand listener variants for async stream UI patterns.ErrorTextSnackBar— theme-aware error snack bar.DesignNumExtension—.dimenand.fontextensions for consistent scaled values.