stream_feed_unofficial 0.0.1 copy "stream_feed_unofficial: ^0.0.1" to clipboard
stream_feed_unofficial: ^0.0.1 copied to clipboard

A feature-rich Flutter package supporting Flutter 3.24.2, designed with Clean Code architecture principles. Stream Feed Unofficial makes it easy to integrate and manage activities, posts, and Open Gra [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stream_feed_unofficial

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

dependencies:
  stream_feed_unofficial: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:stream_feed_unofficial/stream_feed_unofficial.dart';
0
likes
125
points
45
downloads

Publisher

verified publisherkartikeyabadekar.com

Weekly Downloads

A feature-rich Flutter package supporting Flutter 3.24.2, designed with Clean Code architecture principles. Stream Feed Unofficial makes it easy to integrate and manage activities, posts, and Open Graph data using Stream API, providing seamless and modern feed-based application experiences.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, cupertino_icons, dart_jsonwebtoken, dio, equatable, flutter, flutter_bloc, flutter_secure_storage, flutter_slidable, get_it, google_fonts, husky, intl, jose, json_annotation, logger, shared_preferences, shimmer, url_launcher

More

Packages that depend on stream_feed_unofficial