tenon 1.4.6 copy "tenon: ^1.4.6" to clipboard
tenon: ^1.4.6 copied to clipboard

unlisted

A template for quickly developing flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tenon

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

dependencies:
  tenon: ^1.4.6

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:tenon/tenon.dart';
0
likes
40
points
119
downloads

Publisher

unverified uploader

Weekly Downloads

A template for quickly developing flutter applications.

Homepage

License

BSD-2-Clause (license)

Dependencies

buffer, collection, convert, crclib, crypto, dio, equatable, flutter, flutter_localizations, go_router, intl, isar, path, path_provider, provider, shared_preferences, stack_trace, uuid

More

Packages that depend on tenon