sdga_design_system 0.0.2 copy "sdga_design_system: ^0.0.2" to clipboard
sdga_design_system: ^0.0.2 copied to clipboard

A comprehensive set of UI components and design principles that adhere to the Saudi Digital Government Authority (SDGA) design guidelines.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sdga_design_system

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

dependencies:
  sdga_design_system: ^0.0.2

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:sdga_design_system/sdga_design_system.dart';
3
likes
150
points
20
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A comprehensive set of UI components and design principles that adhere to the Saudi Digital Government Authority (SDGA) design guidelines.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, sdga_icons

More

Packages that depend on sdga_design_system