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

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
1.77k
downloads

Documentation

Documentation

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

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

More

Packages that depend on layrz_ui