layrz_ui_extensions 1.0.1 copy "layrz_ui_extensions: ^1.0.1" to clipboard
layrz_ui_extensions: ^1.0.1 copied to clipboard

Adapters and extensions bridging layrz_sdk and other Layrz packages into layrz_ui, including i18n bindings and model conversions.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add layrz_ui_extensions

With Flutter:

 $ flutter pub add layrz_ui_extensions

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

dependencies:
  layrz_ui_extensions: ^1.0.1

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_extensions/layrz_ui_extensions.dart';
0
likes
0
points
466
downloads

Documentation

Documentation

Publisher

verified publisherlayrz.com

Weekly Downloads

Adapters and extensions bridging layrz_sdk and other Layrz packages into layrz_ui, including i18n bindings and model conversions.

Repository (GitHub)
View/report issues

Topics

#i18n #localization #flutter-ui #design-system

License

unknown (license)

Dependencies

flutter, flutter_material_design_icons, flutter_mdi_remap, go_router, http, layrz_i18n, layrz_sdk, layrz_ui

More

Packages that depend on layrz_ui_extensions