Skip to content

Commit ecc36c9

Browse files
committed
🔖 Release 3.0.0
1 parent 5ad714c commit ecc36c9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 3.0.0
2+
### API changes
3+
- Minimum Dart SDK requirement changed to 2.12.0.
4+
- All components have been updated for the new [null-safety](https://dart.dev/null-safety/understanding-null-safety) system (courtesy of [bsutton](https://github.com/bsutton)).
5+
6+
### Fixes
7+
- Fix a couple of broken references in the API documentation.
8+
19
## 2.0.1
210
### Additions
311
- Add [example/example.md](example/example.md) to make the new examples show up on pub.dev.

0 commit comments

Comments
 (0)