tf_shadcn_flutter 0.0.53+2 copy "tf_shadcn_flutter: ^0.0.53+2" to clipboard
tf_shadcn_flutter: ^0.0.53+2 copied to clipboard

Beautifully designed components from Shadcn/UI is now available for Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tf_shadcn_flutter

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

dependencies:
  tf_shadcn_flutter: ^0.0.53+2

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:tf_shadcn_flutter/shadcn_flutter.dart';
import 'package:tf_shadcn_flutter/shadcn_flutter_experimental.dart';
import 'package:tf_shadcn_flutter/shadcn_flutter_extension.dart';
1
likes
60
points
6
downloads

Documentation

API reference

Publisher

verified publishertf98.work

Weekly Downloads

Beautifully designed components from Shadcn/UI is now available for Flutter

Topics

#widget #user-interface #design #components #shadcn-ui

License

BSD-3-Clause (license)

Dependencies

animation_kit, country_flags, cross_file, data_widget, email_validator, expressions, flutter, flutter_localizations, gap, intl, phonecodes, skeletonizer, web

More

Packages that depend on tf_shadcn_flutter