material_ribbon 1.3.0 copy "material_ribbon: ^1.3.0" to clipboard
material_ribbon: ^1.3.0 copied to clipboard

Material 3 ribbon components for Flutter desktops, webs, phones, and adaptive layouts.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add material_ribbon

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

dependencies:
  material_ribbon: ^1.3.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:material_ribbon/material_ribbon.dart';
0
likes
160
points
98
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Material 3 ribbon components for Flutter desktops, webs, phones, and adaptive layouts.

Repository (GitHub)
View/report issues

Topics

#flutter #material-design #ribbon #desktop #web

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on material_ribbon