ux4g 0.1.1 copy "ux4g: ^0.1.1" to clipboard
ux4g: ^0.1.1 copied to clipboard

Community-driven implementation of the Government of India UX4G design system for Flutter. Production-ready UI library for accessible, responsive apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ux4g

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

dependencies:
  ux4g: ^0.1.1

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/ux4g.dart';
1
likes
160
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

Community-driven implementation of the Government of India UX4G design system for Flutter. Production-ready UI library for accessible, responsive apps.

Homepage
Repository (GitHub)
View/report issues

Topics

#ux4g #design-system #government #ui #accessibility

Documentation

API reference

Funding

Consider supporting this project:

www.ux4g.gov.in

License

AGPL-3.0 (license)

Dependencies

flutter, google_fonts

More

Packages that depend on ux4g