diff --git a/pubspec.yaml b/pubspec.yaml index ad5dcd6..09b80e2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ description: webfeed is a dart package for parsing RSS and Atom feeds. author: Wito Chandra homepage: https://github.com/witochandra/webfeed environment: - sdk: ">=1.8.0 <3.0.0" + sdk: ">=2.0.0 <3.0.0" dependencies: xml: "^3.0.0" dev_dependencies: