Skip to content

Commit

Permalink
Prepare 2.0-nullsafety
Browse files Browse the repository at this point in the history
  • Loading branch information
brianegan committed Jan 29, 2021
1 parent d7b3a3e commit be2ac5f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 2.0.0

- Transparent image is even stronger. It has achieved null safety. Thanks @renefloor!!!

## 1.0.0

- Transparent image is strong. Therefore, 1.0.
Expand Down
File renamed without changes.
1 change: 0 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: transparent_image
description: A transparent image in Dart code, represented as a Uint8List.
version: 2.0.0-nullsafety.0
homepage: https://github.com/brianegan/transparent_image
author: Brian Egan <[email protected]>

environment:
sdk: '>=2.12.0-0 <3.0.0'

0 comments on commit be2ac5f

Please sign in to comment.