Releases: renancaraujo/omesh
Releases · renancaraujo/omesh
flutter-v0.4.1
flutter-0.4.0
- feat: Animated mesh gradients are up to 2x faster now thanks to @jonahwilliams #10
- Breaking feat: with the performance gain,
OVertex
is no longer aVector2
subclass. See the breaking changes on #12 - Breaking feat: fix mesh gradiens on Impeller by fooling Impeller.
impellerCompatibilityMode
was removed #13.
Full Changelog: flutter-v0.3.0...flutter-0.4.0
flutter-v0.3.0
- chore: add additional links to readme
- fix: artifacts on the web on Flutter 3.24
- feat: add repaint boundary by default
flutter-v0.2.1
- Fix readme images on pub.dev
flutter-v0.2.0
- First release 🐣