vcard_parser 0.1.6 copy "vcard_parser: ^0.1.6" to clipboard
vcard_parser: ^0.1.6 copied to clipboard

VCard(3.0) parser

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vcard_parser

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

dependencies:
  vcard_parser: ^0.1.6

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:vcard_parser/vcard_parser.dart';
3
likes
10
pub points
43%
popularity

Publisher

unverified uploader

VCard(3.0) parser

Repository
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on vcard_parser