layrz_ui 0.0.26 copy "layrz_ui: ^0.0.26" to clipboard
layrz_ui: ^0.0.26 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.26

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
140
points
1.64k
downloads

Documentation

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

desktop_drop, emojis, file_picker, flutter, flutter_material_design_icons, flutter_mdi_remap, flutter_svg, pointer_interceptor, timezone, web

More

Packages that depend on layrz_ui