mjn_liquid_ui 0.1.5
mjn_liquid_ui: ^0.1.5 copied to clipboard
Native-inspired Liquid Glass UI components for Flutter, focused on iOS SwiftUI and UIKit.
0.1.5 #
- Added Dart API documentation for exported widgets and configuration objects.
0.1.4 #
- Fixed iOS hot restart handling for native liquid UI platform views.
- Added stable native SwiftUI hosting cleanup for embedded controls.
0.1.3 #
- Fixed the installation snippet for the latest published package version.
0.1.2 #
- Added
selectedTintColorsupport forAppleLiquidTabBar.
0.1.1 #
- Fixed pub.dev screenshot rendering in the README.
- Removed pre-publish screenshot placeholder text.
0.1.0 #
- Initial public release.
- Added iOS-focused liquid glass UI components.
- Added liquid tab bar.
- Added search tab / search segment support through native SwiftUI
TabRole.search. - Added liquid switch.
- Added liquid slider with optional stepped values.
- Added liquid glass surfaces.
- Added example app.
- Added BSD 3-Clause License.