ux4g_flutter_components 1.0.0 copy "ux4g_flutter_components: ^1.0.0" to clipboard
ux4g_flutter_components: ^1.0.0 copied to clipboard

Flutter implementation of the UX4G design system components and foundations.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ux4g_flutter_components

With Flutter:

 $ flutter pub add ux4g_flutter_components

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

dependencies:
  ux4g_flutter_components: ^1.0.0

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

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

Flutter implementation of the UX4G design system components and foundations.

License

unknown (license)

Dependencies

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

More

Packages that depend on ux4g_flutter_components