Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoaudy committed Jan 27, 2023
1 parent 19ecad3 commit 4eeb4b3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [2.0.0] - 27/01/2023

- Upgrade to support latest flutter
- Resolve weird behavior
- Using hooks instead of native statefull

## [1.0.1] - 12/10/2021

- Add example screenshot
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ In your flutter or dart project add the dependency:
```yml
dependencies:
...
dpad_container: ^1.0.1
dpad_container: ^2.0.0
```
For help getting started with Flutter, view the online
Expand Down

0 comments on commit 4eeb4b3

Please sign in to comment.