innovaccer_design_system 0.1.2 copy "innovaccer_design_system: ^0.1.2" to clipboard
innovaccer_design_system: ^0.1.2 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 Flutter:

 $ flutter pub add innovaccer_design_system

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

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

Publisher

unverified uploader

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

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

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

More

Packages that depend on innovaccer_design_system