turbo_widgets 1.1.0 copy "turbo_widgets: ^1.1.0" to clipboard
turbo_widgets: ^1.1.0 copied to clipboard

Common reusable UI widgets, extensions, and animation utilities for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add turbo_widgets

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

dependencies:
  turbo_widgets: ^1.1.0

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:turbo_widgets/turbo_widgets.dart';
0
likes
160
points
122
downloads

Publisher

unverified uploader

Weekly Downloads

Common reusable UI widgets, extensions, and animation utilities for Flutter.

Homepage
Repository (GitHub)
View/report issues

Topics

#widget #flutter #ui #animations #layout

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

device_frame_plus, flutter, flutter_animate, flutter_quill, gap, shadcn_ui, turbo_forms, turbo_mvvm

More

Packages that depend on turbo_widgets