lr_design_system 0.0.3 copy "lr_design_system: ^0.0.3" to clipboard
lr_design_system: ^0.0.3 copied to clipboard

unlisted

L+R Design System Package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lr_design_system

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

dependencies:
  lr_design_system: ^0.0.3

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:lr_design_system/theme/theme.dart';
import 'package:lr_design_system/views/ds_banner.dart';
import 'package:lr_design_system/views/ds_segmented_progress_bar.dart';
import 'package:lr_design_system/views/ds_tag.dart';
import 'package:lr_design_system/views/margins.dart';
0
likes
10
pub points
0%
popularity

Publisher

unverified uploader

L+R Design System Package

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on lr_design_system