ux4g_flutter_design_system 0.3.0 copy "ux4g_flutter_design_system: ^0.3.0" to clipboard
ux4g_flutter_design_system: ^0.3.0 copied to clipboard

discontinuedreplaced by: ux4g_flutter_components

Flutter implementation of the UX4G design system components and foundations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ux4g_flutter_design_system

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

dependencies:
  ux4g_flutter_design_system: ^0.3.0

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:ux4g_flutter_design_system/ux4g_flutter_design_system.dart';
2
likes
0
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter implementation of the UX4G design system components and foundations.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

camera, connectivity_plus, flutter, flutter_svg, google_mlkit_commons, google_mlkit_face_detection, image_picker, permission_handler, shimmer

More

Packages that depend on ux4g_flutter_design_system