native_liquid_glass_flutter 0.0.2
native_liquid_glass_flutter: ^0.0.2 copied to clipboard
Native iOS Liquid Glass surfaces, controls, overlays, menus, and adaptive Flutter fallbacks for Flutter apps.
0.0.2 #
- Updated the public README for pub.dev with absolute screenshot links for each component showcase.
- Added pub.dev screenshot metadata.
- Removed internal setup and publishing-only content from the package README.
0.0.1 #
- Initial plugin package with native iOS Liquid Glass surfaces and adaptive Flutter fallbacks for non-iOS platforms.
- Added glass app bar, native app bar bridge, native tab bar bridge, scaffold, button, sheets, dialogs, action sheet, option picker, date/time pickers, and share sheet helpers.
- Added native iOS slider, switch, segmented control, stepper,
UIMenu, and pull-down button helpers with Flutter fallbacks. - Added bridge support for theme, text direction, and locale updates so mounted native views resync when the Flutter app changes language or direction.
- Added example component gallery screenshots and package architecture docs.