visa_nova_icons_flutter 4.0.2
visa_nova_icons_flutter: ^4.0.2 copied to clipboard
VPDS Nova Flutter icon library. This repository contains VPDS Flutter icon library in string format. Icons are visual representations of core ideas, functions, or content. The Visa Product Design Syst [...]
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add visa_nova_icons_flutterWith Flutter:
$ flutter pub add visa_nova_icons_flutterThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
visa_nova_icons_flutter: ^4.0.2Alternatively, 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:visa_nova_icons_flutter/visa_nova_icons_flutter.dart';