We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dabb34 commit d902968Copy full SHA for d902968
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## [0.0.4] - August 21, 2018
2
+* Adjust pubspec.yml to match Dart 2.0 SDK version
3
+
4
## [0.0.3] - May 4th, 2018
5
* Port to Dart 2.0
6
pubspec.yaml
@@ -1,6 +1,6 @@
name: screen
description: A Flutter plugin to manage the device's screen on Android and iOS.
-version: 0.0.3
+version: 0.0.4
author: Clovis Nicolas <clovisnicolas0@gmail.com>
homepage: https://github.com/clovisnicolas/flutter_screen
0 commit comments