gluestack_ui 0.1.0-beta.2 gluestack_ui: ^0.1.0-beta.2 copied to clipboard
A universal UI library that provides optionally styled and accessible widgets, designed for easy integration into applications developed with Flutter.
0.1.0-beta.2 #
- Fixed: Images not appearing readme on pub.dev
- Fixed: Web tag missing in previous beta release
0.1.0-beta.1 #
- Removed Material dependency from all the components, built from Flutter core apis
- New widgets: added Icon Button, Accordion
- Updated example app with new widgets
- Improved accessibility support
- Internal refactor & code structurting
- Bug Fixes
0.0.1-alpha.5 #
- Added GS Stack
- Added GS Scroll
- Widget specific enums for better developer experience
- Added more examples
0.0.1-alpha.4 #
- Add support to get custom JSON config for Gluestack Widgets
- Add storybook in example app
- New widgets: added Flex, Fab
- Internal refactor
- Bugfixes
0.0.1-alpha.3 #
- Add
GluestackProvider
- Add support to set custom values for design tokens through GluestackProvider
- New widget: added Forms
- Add responsiveness to existing widgets
- Update example app with new widgets
0.0.1-alpha.2 #
- Remove provider dependency from package
- Update example to manage light and dark theme
0.0.1-alpha.1 #
- Initial alpha release