rss_agent 1.20250822.10625 copy "rss_agent: ^1.20250822.10625" to clipboard
rss_agent: ^1.20250822.10625 copied to clipboard

A comprehensive RSS/Atom/JSON Feed monitoring service for Dart and Flutter. Provides automatic monitoring, diff detection, smart scheduling, and real-time notifications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add rss_agent

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  rss_agent: ^1.20250822.10625

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:rss_agent/rss_agent.dart';
0
likes
0
points
2
downloads

Publisher

verified publisherchangyy.app

Weekly Downloads

A comprehensive RSS/Atom/JSON Feed monitoring service for Dart and Flutter. Provides automatic monitoring, diff detection, smart scheduling, and real-time notifications.

Repository (GitHub)
View/report issues

Topics

#rss #feed #atom #monitoring #agent

Documentation

Documentation

License

unknown (license)

Dependencies

collection, crypto, html, http, logging, meta, xml

More

Packages that depend on rss_agent