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

outdated

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.3

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
0
pub points
41%
popularity

Publisher

unverified uploader

VCard(3.0) parser

Repository
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on vcard_parser