shadcn_flutter_web 0.0.2 copy "shadcn_flutter_web: ^0.0.2" to clipboard
shadcn_flutter_web: ^0.0.2 copied to clipboard

discontinued
Platformweb

A web implementation for Shadcn Flutter components

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add shadcn_flutter_web

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

dependencies:
  shadcn_flutter_web: ^0.0.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:shadcn_flutter_web/shadcn_flutter_web.dart';
0
likes
120
pub points
37%
popularity

Publisher

unverified uploader

A web implementation for Shadcn Flutter components

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_web_plugins, shadcn_flutter_platform_interface, web

More

Packages that depend on shadcn_flutter_web