Skip to content

Commit

Permalink
Merge pull request #49 from mono0926/master
Browse files Browse the repository at this point in the history
Stable null safety
  • Loading branch information
yadaniyil authored May 13, 2021
2 parents e2afe15 + 51337f9 commit dde5712
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## [2.0.0] - [April 20, 2021]
* Stable null safety

## [2.0.0-nullsafety.1] - [March 13, 2021]
* Null safety, finally! Prerelease

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: badges
description: A flutter package for creating badges. Badges can be used for an additional marker for any widget, e.g. show a number of items in a shopping cart.
version: 2.0.0-nullsafety.1
version: 2.0.0
homepage: https://github.com/yadaniyil/flutter_badges

dependencies:
Expand Down

0 comments on commit dde5712

Please sign in to comment.