This repository has been archived by the owner on Jan 25, 2024. It is now read-only.
Releases: Parabeac/parabeac_core
Releases · Parabeac/parabeac_core
1.3.5 - Release
- Wrap leading items and action items on IconButton for Appbar
- Improved PBGenerationConfiguration paths for committing imports
- Bug fixes
1.3.4 - Release
- Support for AutoSizeText.
- Adding numbering notation if duplicate vars are detected.
- Fixed issues with state management middleware.
- Abstracted similarities between Provider and Riverpod.
1.3.3 - Release
- Fixed provider registration.
- Fixed import generation.
- Figma now removed shadows from images.
- Fixed state management bugs.
- Fixed PBDL bugs.
1.3.2 - Release
- Added riverpod support.
- Provider fixes (MultiProvider widget is now being generated in main.dart).
- Added ability for any state management system to rewrite the main() function.
1.3.1 - Release
Bug Fixes and the ability to export and import PBDL files.
1.3.0 - Release
This new release includes:
- the beta feature of generating code based on the desired state management configuration.
- Bug fixes!
1.2.1 Release
- Added Unit Testing
- Code Generation Improvements
1.2.0 Release
- Figma Support!
- Docs Improvements!
- More bugfixes!
1.1.2 Release
- Format code when the project is created.
- font-family to attributes.
- border thickness for rectangles.
- different configurations for layout service.
- added font-kerning parameter 'letter-spacing' to text style
- bug fixes.
1.1.1 Release
- Egg Metrics