tloc 0.0.1 copy "tloc: ^0.0.1" to clipboard
tloc: ^0.0.1 copied to clipboard

testing this pluging to confirm a bug

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tloc

With Flutter:

 $ flutter pub add tloc

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

dependencies:
  tloc: ^0.0.1

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:tloc/tloc.dart';
0
likes
0
points
8
downloads

Publisher

unverified uploader

Weekly Downloads

testing this pluging to confirm a bug

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on tloc

Packages that implement tloc