visa_nova_icons_flutter 4.1.0
visa_nova_icons_flutter: ^4.1.0 copied to clipboard
VPDS Nova Flutter icon library contains string-based icons for Flutter. Icons represent ideas, functions, or content. Supports Visa-branded and generic icons for various uses.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add visa_nova_icons_flutterThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
visa_nova_icons_flutter: ^4.1.0Alternatively, 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:visa_nova_icons_flutter/visa_nova_icons_flutter.dart';