We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2826ff commit d99b42dCopy full SHA for d99b42d
CHANGELOG.md
@@ -8,7 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
9
## [0.4.0] - 2019-02-14
10
### Changed
11
-- Require Dart SDK 2.1+
+- Required Dart SDK 2.1+
12
+- Required flutter_android 0.3.0+
13
14
## [0.3.5] - 2019-01-26
15
pubspec.yaml
@@ -10,7 +10,7 @@ documentation:
dependencies:
flutter:
sdk: flutter
- flutter_android: ^0.2.4
+ flutter_android: ^0.3.0
meta: ^1.1.6
dev_dependencies:
16
flutter_test:
0 commit comments