Skip to content

Commit

Permalink
Pre-release 2.0.0-nullsafety.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimibe committed Mar 28, 2021
1 parent fda8ec3 commit b1707a5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [2.0.0-nullsafety.0] - 28.03.2021

* Sound null-safety

## [1.3.0] - 15.11.2020

* Update dependencies
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The list will be scrolled to the end in the initial state and therefore scrollin
Add the package to your pubspec.yaml:

```yaml
sticky_grouped_list: ^1.3.0
sticky_grouped_list: ^2.0.0-nullsafety.0
```
In your dart file, import the library:
Expand Down

0 comments on commit b1707a5

Please sign in to comment.