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

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

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, layrz_i18n, layrz_sdk, layrz_ui

More

Packages that depend on layrz_ui_extensions