innovaccer_design_system 0.1.0 copy "innovaccer_design_system: ^0.1.0" to clipboard
innovaccer_design_system: ^0.1.0 copied to clipboard

A package that contains the core UI components as per the Innovaccer design system.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add innovaccer_design_system

With Flutter:

 $ flutter pub add innovaccer_design_system

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

dependencies:
  innovaccer_design_system: ^0.1.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:innovaccer_design_system/innovaccer_design_system.dart';
28
likes
0
pub points
23%
popularity

Publisher

unverified uploader

A package that contains the core UI components as per the Innovaccer design system.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

decimal, flutter, flutter_linkify, flutter_styled_toast, shared_preferences, sms_autofill, url_launcher

More

Packages that depend on innovaccer_design_system