layrz_ui 0.0.6 copy "layrz_ui: ^0.0.6" to clipboard
layrz_ui: ^0.0.6 copied to clipboard

A Material-free and Cupertino-free Flutter design system built on package:flutter/widgets.dart. The successor to layrz_theme.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add layrz_ui

With Flutter:

 $ flutter pub add layrz_ui

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

dependencies:
  layrz_ui: ^0.0.6

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:layrz_ui/layrz_ui.dart';
0
likes
0
points
630
downloads

Publisher

verified publisherlayrz.com

Weekly Downloads

A Material-free and Cupertino-free Flutter design system built on package:flutter/widgets.dart. The successor to layrz_theme.

Repository (GitHub)
View/report issues

Topics

#design-system #flutter-ui #widget #theming #ui

License

unknown (license)

Dependencies

flutter, google_fonts, layrz_icons

More

Packages that depend on layrz_ui