xwidget_builder 0.2.0
xwidget_builder: ^0.2.0 copied to clipboard
Development tool for generating XWidget components to build dynamic Flutter UIs with XML based markup.
0.2.0 #
Breaking Changes #
Increased Flutter version constraint from >=1.17.0 to >=3.10.0 Decreased Dart SDK constraint from >=3.4.4 to >=3.0.0 Fixed bug with dependency versioning Fixed builder tests
0.1.2 #
- Fixed several issues with project initialization scripts
0.1.1 #
- Added example usage
- Updated package description
0.1.0 #
- Initial release.