|
|
@@ -4,7 +4,7 @@ description: webfeed is a dart package for parsing RSS and Atom feeds. |
|
|
author: Wito Chandra <wito.c.91@gmail.com> |
|
|
author: Wito Chandra <wito.c.91@gmail.com> |
|
|
homepage: https://github.com/witochandra/webfeed |
|
|
homepage: https://github.com/witochandra/webfeed |
|
|
environment: |
|
|
environment: |
|
|
sdk: ">=1.8.0 <3.0.0" |
|
|
|
|
|
|
|
|
sdk: ">=2.0.0 <3.0.0" |
|
|
dependencies: |
|
|
dependencies: |
|
|
xml: "^3.0.0" |
|
|
xml: "^3.0.0" |
|
|
dev_dependencies: |
|
|
dev_dependencies: |
|
|
|