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

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.4

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
120
points
221
downloads

Publisher

unverified uploader

Weekly Downloads

A template for quickly developing flutter applications.

Repository (GitHub)
View/report issues

Documentation

API reference

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