The Webfeed Flutter package for Appeto SDK.
Nevar pievienot vairāk kā 25 tēmas
Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
|
- 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: "^4.3.0"
- intl: "^0.16.0"
- dev_dependencies:
- test: ^1.3.0
- http: "^0.11.3+16"
|