Skip to content

Commit

Permalink
mark inherit as experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
aprosail committed Jun 27, 2024
1 parent 57003e3 commit 2a675df
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## 0.2.0
## 0.1.1

- Inherit handle and test.
- Wrap center align to parent.
- Inherit handle and test (experimental).
- Add examples to compare before and after.

## 0.1.0
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: modifier
description: Syntax sugar optimizations to avoid nesting hell in Flutter.
version: 0.1.0
version: 0.1.1
homepage: https://github.com/treeinfra/modifier
environment: {sdk: ">=3.4.3 <4.0.0", flutter: ">=3.22.2"}
topics:
Expand Down

0 comments on commit 2a675df

Please sign in to comment.