v1.1.3
What's Changed
- Fix: Improved merge behavior between ShapeDecoration and BoxDecoration by @leoafarias in #316
- Chore: Colors, Spacing, and Border cleanup and improvements by @leoafarias in #328
- Update melos, scripts, and pipeline by @tilucasoli in #324
- Updated pipeline to use fvm by @leoafarias in #329
- Chore: Cleaned up pressable and widget state by @leoafarias in #331
- Add utility methods for defining width, height, and square size in SizedBoxModifierUtility by @Maksimka101 in #323
- Fix: Gap resolve in flex attribute by @tilucasoli in #327
- Fix: callable specs and modifiers by @tilucasoli in #332
mix_generator Changes
- Fix: Get correct type override from MixableDto by @leoafarias in #315
- Enhancement: Improved Dto resolved type lookup logic by @leoafarias in #318
- Feature: Class and Enum utility generation by @leoafarias in #325
- Feature: Generate List of value extension of a Dto by @leoafarias in #330
New Contributors
- @Maksimka101 made their first contribution in #323
Full Changelog: v1.1.2...v1.1.3