metro_button 0.2.0 copy "metro_button: ^0.2.0" to clipboard
metro_button: ^0.2.0 copied to clipboard

Package to create two types of stylized buttons like Metro UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add metro_button

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

dependencies:
  metro_button: ^0.2.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:metro_button/metro_button.dart';
5
likes
140
pub points
0%
popularity

Publisher

verified publisherajomuch92.site

Package to create two types of stylized buttons like Metro UI.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on metro_button