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

outdated

Dart package to help consume SSE

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_client_sse

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

dependencies:
  flutter_client_sse: ^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:flutter_client_sse/client_sse.dart';
import 'package:flutter_client_sse/sse_event_model.dart';
93
likes
0
points
104k
downloads

Publisher

verified publisherhustlecreatives.dev

Weekly Downloads

Dart package to help consume SSE

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http

More

Packages that depend on flutter_client_sse