te_widgets 0.0.4 copy "te_widgets: ^0.0.4" to clipboard
te_widgets: ^0.0.4 copied to clipboard

Te Flutter Widgets

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add te_widgets

With Flutter:

 $ flutter pub add te_widgets

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

dependencies:
  te_widgets: ^0.0.4

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:te_widgets/te_widgets.dart';
1
likes
0
points
254
downloads

Publisher

unverified uploader

Weekly Downloads

Te Flutter Widgets

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, go_router, intl, responsive_builder, toastification

More

Packages that depend on te_widgets