Skip to content

Commit 54f77cf

Browse files
committed
-- release 0.2.0
1 parent 578f7a3 commit 54f77cf

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ packages:
9696
source: hosted
9797
version: "0.12.6"
9898
meta:
99-
dependency: transitive
99+
dependency: "direct main"
100100
description:
101101
name: meta
102102
url: "https://pub.dartlang.org"

pubspec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,13 @@ authors:
1010
homepage: https://github.com/dreamsoftin/flutter_wordpress
1111

1212
environment:
13-
sdk: ">=2.0.0-dev.68.0 <3.0.0"
13+
sdk: ">=2.0.0 <3.0.0"
1414

1515
dependencies:
1616
flutter:
1717
sdk: flutter
1818
http: ^0.12.0+1
19+
meta: ^1.1.8
1920

2021
dev_dependencies:
2122
flutter_test:

0 commit comments

Comments
 (0)