gluestack_ui 0.1.0-beta.4 gluestack_ui: ^0.1.0-beta.4 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.4 #
- Updated theme colors to be algined with a more grayscale look
- Implemented a dyanmic theming system which also supports user addressable themes
- Fixed: GS Radio's size not being updated
- Updated the links to the all new Token Congigurator
- Bug Fixes
0.1.0-beta.3 #
- Added VSCode extension for gluestack-ui-flutter
- Added new widgets: GS Header, GSLayout, GSTabs, GSStepper, GSNavigation Rail, GSModal
- Font Family Token level Support
- Refactored Accordion
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