stream24 0.1.4 copy "stream24: ^0.1.4" to clipboard
stream24: ^0.1.4 copied to clipboard

A flutter plugin for creating 24Stream Rich Page widgets.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add stream24

With Flutter:

 $ flutter pub add stream24

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

dependencies:
  stream24: ^0.1.4

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:stream24/stream24.dart';
1
likes
0
points
138
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter plugin for creating 24Stream Rich Page widgets.

Homepage

License

unknown (license)

Dependencies

flutter, webview_flutter

More

Packages that depend on stream24

Packages that implement stream24