rationalowl_flutter 1.1.1 copy "rationalowl_flutter: ^1.1.1" to clipboard
rationalowl_flutter: ^1.1.1 copied to clipboard

Flutter plugin for RationalOwl, a realtime mobile messaging service

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rationalowl_flutter

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

dependencies:
  rationalowl_flutter: ^1.1.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:rationalowl_flutter/rationalowl_flutter.dart';
3
likes
125
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for RationalOwl, a realtime mobile messaging service

Homepage
Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on rationalowl_flutter