Skip to content

Commit 631361c

Browse files
authored
chore: flutter-v0.5.0 (#29)
1 parent d9583fe commit 631361c

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

flutter/mesh/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# v0.5.0
2+
3+
- feat: **Breaking** remove deprecated impeller API [#28](https://github.com/renancaraujo/omesh/pull/28)
4+
- feat: introduce mesh hash [#20](https://github.com/renancaraujo/omesh/pull/20)
5+
16
# v0.4.3
27

38
- feat: support wide gamut colors [#25](https://github.com/renancaraujo/omesh/pull/25)
-90.4 KB
Loading

flutter/mesh/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: mesh
22
description: Fast and highly customizable animated Mesh Gradients for Flutter applications. Using Shaders and vertices.
3-
version: 0.4.3
3+
version: 0.5.0
44
repository: https://github.com/renancaraujo/omesh/tree/main/flutter/mesh
55
issue_tracker: https://github.com/renancaraujo/omesh/issues
66
homepage: https://github.com/renancaraujo/omesh

0 commit comments

Comments
 (0)