orion_talk_widget 0.0.3 copy "orion_talk_widget: ^0.0.3" to clipboard
orion_talk_widget: ^0.0.3 copied to clipboard

discontinued

The Orion Talk Widget (UI) can be used to implement flutter apps. This UI has a relation with Orion Talk Service

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add orion_talk_widget

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

dependencies:
  orion_talk_widget: ^0.0.3

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:orion_talk_widget/OrionTalkActions.dart';
import 'package:orion_talk_widget/OrionTalkWidget.dart';
import 'package:orion_talk_widget/model/TextMessage.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

The Orion Talk Widget (UI) can be used to implement flutter apps. This UI has a relation with Orion Talk Service

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, http

More

Packages that depend on orion_talk_widget