metro_ui 0.1.0 copy "metro_ui: ^0.1.0" to clipboard
metro_ui: ^0.1.0 copied to clipboard

A Flutter component library inspired by Microsoft's Windows 8 Modern UI design language.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add metro_ui

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

dependencies:
  metro_ui: ^0.1.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_ui/metro_ui.dart';
1
likes
160
points
13
downloads
screenshot

Documentation

API reference

Publisher

verified publishergt610.dpdns.org

Weekly Downloads

A Flutter component library inspired by Microsoft's Windows 8 Modern UI design language.

Repository (GitHub)
View/report issues
Contributing

Topics

#metro #modern-ui #windows #desktop #widget

License

MIT (license)

Dependencies

flutter

More

Packages that depend on metro_ui