Releases: zeshuaro/appainter
Releases · zeshuaro/appainter
v1.0.4
🐛 Fixes
- fix: advanced theme not exporting correct color scheme (#336)
💬 Other
- chore(deps): update dependencies (#341)
v1.0.3
🚀 Features
- feat: add more customizations for input border (#307)
- chore(deps): update dependency flutter to v2.10.3 (#305)
💬 Other
- chore(deps): update dependencies (#334)
v1.0.2
🚀 Features
- chore(deps): update dependency flutter to v2.10.2 (#296)
💬 Other
- refactor: update enum model methods names (#301)
- chore(deps): update dependencies (#302)
- chore(deps): update dependency mocktail to ^0.3.0 (#303)
v1.0.1
🚀 Features
- chore: update flutter sdk to 2.10.1 (#288)
- feat: enable tonal palette for color pickers (#290)
- feat: set minimum window size for desktop apps (#291)
💬 Other
- chore(deps): update dependencies (#289)
v1.0.0
🚀 Features
- Update app bar and use material icons (#260)
- Add Appainter icon and update app bar style (#261)
- Add font picker for text theme (#267)
- Refactor font picker with dropdown search (#273)
- Update Flutter SDK to 2.10.0, add material design 3 colors to basic theme (#277)
- Add seed color for basic theme editor (#281)
- Update basic theme editor to group colors (#283)
🐛 Fixes
- Fix browser title (#253)
- Fix font picker card color in dark mode (#271)
- Fix cubits to rely on color theme state (#274)
- Fix default advanced dark theme (#279)
📄 Documentation
- Update app screenshot on readme (#285)
💬 Other
- Update dependencies (#257)
- Update dependencies (#266)
v0.4.3
🐛 Fixes
- fix: macos app stuck on startup (#250)
💬 Other
- chore(deps): update dependencies (#248)
v0.4.2
🚀 Features
- feat: add border dropdown for input decoration theme (#243)
💬 Other
- chore(deps): update dependencies (#242)
v0.4.1
🚀 Features
- feat: add dark theme support for the app (#237)
- feat: add toggle for app theme brightness (#241)
📄 Documentation
- docs: update app screenshot (#238)
💬 Other
- chore(deps): update dependencies (#234)
- fix(deps): update copy with extension dependencies to v4 (major) (#230)
v0.4.0
Project and app has been renamed to Appainter 🎉
🚀 Features
- feat: add basic theme dark mode support (#223)
- feat: add dark theme support for advanced theme (#232)
📄 Documentation
- docs: update app screenshot (#222)
💬 Other
- chore(deps): update dependencies (#225)
- refactor: update to store and use color scheme (#227)
v0.3.1
🚀 Features
- chore: update flutter sdk to 2.8.1 (#215)
🐛 Fixes
- fix: color indicator not being unfocused (#217)
- fix: disable opacity for primary color pickers (#220)
💬 Other
- refactor: tidy up basic theme state class (#216)
- refactor: tidy up widgets folder (#219)