The Webfeed Flutter package for Appeto SDK.
25개 이상의 토픽을 선택하실 수 없습니다.
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- name: webfeed
- version: 0.4.2
- description: webfeed is a dart package for parsing RSS and Atom feeds. Media & DublinCore namespaces are also supported.
- author: Wito Chandra <wito.c.91@gmail.com>
- homepage: https://github.com/witochandra/webfeed
- environment:
- sdk: ">=2.0.0 <3.0.0"
- dependencies:
- xml: "^3.0.0"
- intl: "^0.16.0"
- dev_dependencies:
- test: ^1.3.0
- http: "^0.11.3+16"
|