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 cd9415c commit 42700faCopy full SHA for 42700fa
pubspec.yaml
@@ -4,7 +4,7 @@ description: webfeed is a dart package for parsing RSS and Atom feeds.
4
author: Wito Chandra <[email protected]>
5
homepage: https://github.com/witochandra/webfeed
6
environment:
7
- sdk: ">=1.8.0 <3.0.0"
+ sdk: ">=2.0.0 <3.0.0"
8
dependencies:
9
xml: "^3.0.0"
10
dev_dependencies:
0 commit comments