roomful_flutter 0.1.0-alpha.4 copy "roomful_flutter: ^0.1.0-alpha.4" to clipboard
roomful_flutter: ^0.1.0-alpha.4 copied to clipboard

Flutter widgets and controllers for Roomful — presence, live cursors, comments, locks, and shared state over a self-hostable relay, built on the pure-Dart roomful core.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add roomful_flutter

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

dependencies:
  roomful_flutter: ^0.1.0-alpha.4

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:roomful_flutter/roomful_flutter.dart';
0
likes
160
points
5
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Flutter widgets and controllers for Roomful — presence, live cursors, comments, locks, and shared state over a self-hostable relay, built on the pure-Dart roomful core.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#collaboration #realtime #flutter #presence #widget

License

MIT (license)

Dependencies

flutter, roomful

More

Packages that depend on roomful_flutter