tenzor 3.1.0 copy "tenzor: ^3.1.0" to clipboard
tenzor: ^3.1.0 copied to clipboard

retracted

A comprehensive Flutter utility & UI toolkit containing widgets, utilities, helpers, and integrations for rapid development.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tenzor

With Flutter:

 $ flutter pub add tenzor

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

dependencies:
  tenzor: ^3.1.0

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

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter utility & UI toolkit containing widgets, utilities, helpers, and integrations for rapid development.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cached_network_image, cloud_firestore, collection, crypto, firebase_auth, firebase_core, firebase_storage, flutter, http, path_provider, video_player, wakelock_plus

More

Packages that depend on tenzor