go_responsive_generator 0.3.4 go_responsive_generator: ^0.3.4 copied to clipboard
A code generator for go_responsive which generate useful widget, classe and build_context extension methods.
0.3.4 #
- FEAT: Add isLandscape extension method to build context.
0.3.3 #
- Update readme
0.3.2 #
- FEAT: ✨ Change generator To SharedPartBuilder to match other common code generators and improve over all code orgnizationa and clean up.
0.3.1 #
- Readme update
0.3.0 #
- FIX: 🐛 Fix extension output, clean up and organize.
- FEAT: ✨ Update generator to use annotation new class name and update build context tension to match with new GoResponsive.of method.
- FEAT: 🐛 Fix output file extension conflict with other genrators and added breakpoint names string fileds.
- FEAT: ✨ Change genrator extension and update eample.
0.2.0 #
- FIX: 🐛 Fix extension output, clean up and organize.
- FEAT: 🐛 Fix output file extension conflict with other genrators and added breakpoint names string fileds.
0.1.0 #
- Initial release.