layrz_ui_extensions 0.0.4 copy "layrz_ui_extensions: ^0.0.4" to clipboard
layrz_ui_extensions: ^0.0.4 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 Flutter:

 $ flutter pub add layrz_ui_extensions

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

dependencies:
  layrz_ui_extensions: ^0.0.4

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

Documentation

Documentation
API reference

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

MIT (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