- 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
- 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
- Fixed: Images not appearing readme on pub.dev
- Fixed: Web tag missing in previous beta release
- 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
- Added GS Stack
- Added GS Scroll
- Widget specific enums for better developer experience
- Added more examples
- Add support to get custom JSON config for Gluestack Widgets
- Add storybook in example app
- New widgets: added Flex, Fab
- Internal refactor
- Bugfixes
- 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
- Remove provider dependency from package
- Update example to manage light and dark theme
- Initial alpha release