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

A set of custom Flutter UI components.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tb_flutter_toolkit

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

dependencies:
  tb_flutter_toolkit: ^0.0.1

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:tb_flutter_toolkit/tb_flutter_toolkit.dart';
0
likes
120
points
57
downloads

Publisher

unverified uploader

Weekly Downloads

A set of custom Flutter UI components.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, dio, flutter, gal, photo_view

More

Packages that depend on tb_flutter_toolkit