The Webfeed Flutter package for Appeto SDK.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 rivejä
206 B

  1. name: webfeed
  2. version: 0.1.0
  3. description: A dart package for parsing web feed.
  4. author: Wito Chandra <wito.c.91@gmail.com>
  5. dependencies:
  6. xml: "^3.0.0"
  7. dev_dependencies:
  8. test: ^0.12.0
  9. http: "^0.11.3+16"