pickle_parser 1.0.2+4 copy "pickle_parser: ^1.0.2+4" to clipboard
pickle_parser: ^1.0.2+4 copied to clipboard

outdated

Basic Cocumber to test parser.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pickle_parser

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

dependencies:
  pickle_parser: ^1.0.2+4

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:pickle_parser/pickle_parser.dart';
2
likes
0
points
11
downloads

Publisher

unverified uploader

Weekly Downloads

Basic Cocumber to test parser.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

file_picker, flutter, flutter_test, http, intl, path_provider

More

Packages that depend on pickle_parser