Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
Update to nullsafe
  • Loading branch information
ripsware committed Mar 4, 2021
1 parent 1f87336 commit 81de1ad
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,8 @@
## [5.8.55] - 23 dec 2020

- update community material icon to version 5.8.55
- reformat code using `dartfmt`
- reformat code using `dartfmt`

## [5.8.55-null-safe] - 04 mar 2021

- update to null-safe
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ A [community material design icon](https://materialdesignicons.com) as set of Fl
In the `dependencies:` section of your `pubspec.yaml`, add the following line:

```yaml
community_material_icon: ^5.4.55
community_material_icon: ^5.8.55-null-safe
```
## Usage
Expand Down

0 comments on commit 81de1ad

Please sign in to comment.