rss_agent 1.20250828.12055 copy "rss_agent: ^1.20250828.12055" to clipboard
rss_agent: ^1.20250828.12055 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

With Flutter:

 $ flutter 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.20250828.12055

Alternatively, your editor might support dart pub get or flutter 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
160
points
49
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
API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on rss_agent