stream2app 1.0.0+1 copy "stream2app: ^1.0.0+1" to clipboard
stream2app: ^1.0.0+1 copied to clipboard

discontinued

Framework that facilitate building servers for Flutter Apps

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stream2app

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

dependencies:
  stream2app: ^1.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:stream2app/stream2app.dart';
0
likes
25
points
9
downloads

Publisher

verified publisherdesired.app

Weekly Downloads

Framework that facilitate building servers for Flutter Apps

Repository (GitHub)
View/report issues

Documentation

Documentation

License

MIT (license)

Dependencies

connectivity, flutter, random_string, synchronized, web_socket_channel

More

Packages that depend on stream2app