gofeed_flutter 0.0.2
gofeed_flutter: ^0.0.2 copied to clipboard
RSS parsing library powered by Go's gofeed package, exposing itself via FFI
0.0.2 #
- Return more information from the response.
- Introduce multiple method for parsing feeds (single, multiple, validation) and distinguish between operations that strip HTML tags from titles/descriptions/content.
- Delegate work to the background isolate.
0.0.1 #
- Initial release of the package. May be unstable, not production ready.