channels_flutter 0.1.0 copy "channels_flutter: ^0.1.0" to clipboard
channels_flutter: ^0.1.0 copied to clipboard

Client SDK for embedding a Channels.social community as a native screen — a WebView-backed widget with passthrough auth. Requires a Channels.social account.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add channels_flutter

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

dependencies:
  channels_flutter: ^0.1.0

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:channels_flutter/channels_flutter.dart';
1
likes
150
points
30
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Client SDK for embedding a Channels.social community as a native screen — a WebView-backed widget with passthrough auth. Requires a Channels.social account.

Homepage
Repository (GitHub)
View/report issues

Topics

#community #embed #webview #chat

License

MIT (license)

Dependencies

flutter, webview_flutter

More

Packages that depend on channels_flutter