spect8_ui 1.0.1 copy "spect8_ui: ^1.0.1" to clipboard
spect8_ui: ^1.0.1 copied to clipboard

Official UI kit for Spect8 chat services. Helps turning passive viewers into active users with our interactive widgets

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add spect8_ui

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

dependencies:
  spect8_ui: ^1.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:spect8_ui/spect8_ui.dart';
5
likes
100
points
46
downloads

Publisher

verified publisherspect8.com

Weekly Downloads

Official UI kit for Spect8 chat services. Helps turning passive viewers into active users with our interactive widgets

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

bloc, collection, emoji_picker_flutter, equatable, flutter, flutter_bloc, flutter_randomcolor, http, page_transition, path, path_provider, percent_indicator, spect8_client, url_launcher, webview_flutter_web

More

Packages that depend on spect8_ui