tl_flutter_plugin 1.0.7 copy "tl_flutter_plugin: ^1.0.7" to clipboard
tl_flutter_plugin: ^1.0.7 copied to clipboard

A flutter plugin project for Tealeaf.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tl_flutter_plugin

With Flutter:

 $ flutter pub add tl_flutter_plugin

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

dependencies:
  tl_flutter_plugin: ^1.0.7

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:tl_flutter_plugin/tl_flutter_plugin.dart';
1
likes
0
pub points
26%
popularity

Publisher

unverified uploader

A flutter plugin project for Tealeaf.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

crypto, flutter, http, logger, yaml

More

Packages that depend on tl_flutter_plugin