layrz_ui 0.0.11 copy "layrz_ui: ^0.0.11" to clipboard
layrz_ui: ^0.0.11 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 Flutter:

 $ flutter pub add layrz_ui

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

dependencies:
  layrz_ui: ^0.0.11

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:layrz_ui/layrz_ui.dart';
0
likes
160
points
630
downloads

Documentation

API reference

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

MIT (license)

Dependencies

flutter, flutter_svg, google_fonts, layrz_icons

More

Packages that depend on layrz_ui