material_widgets 0.4.0-preview.9 copy "material_widgets: ^0.4.0-preview.9" to clipboard
material_widgets: ^0.4.0-preview.9 copied to clipboard

An package of widgets conforming to the material design spec.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add material_widgets

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

dependencies:
  material_widgets: ^0.4.0-preview.9

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_widgets/material_widgets.dart';
0
likes
50
points
11
downloads

Publisher

unverified uploader

Weekly Downloads

An package of widgets conforming to the material design spec.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

collection, dynamic_color_compat, flutter, flutter_monet_theme, material_you, meta, shape_theme_switcher, smooth_page_indicator

More

Packages that depend on material_widgets