ten 0.0.11 copy "ten: ^0.0.11" to clipboard
ten: ^0.0.11 copied to clipboard

A set of Flutter component libraries based on UX-first principles

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ten

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

dependencies:
  ten: ^0.0.11

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:ten/ten.dart';
0
likes
140
points
6
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A set of Flutter component libraries based on UX-first principles

Homepage

License

Apache-2.0 (license)

Dependencies

cached_network_image, flutter, flutter_animate

More

Packages that depend on ten