pass_flutter 2.0.2 copy "pass_flutter: ^2.0.2" to clipboard
pass_flutter: ^2.0.2 copied to clipboard

A Flutter library for getting and reading Apple Wallet passes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pass_flutter

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

dependencies:
  pass_flutter: ^2.0.2

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:pass_flutter/pass_flutter.dart';
33
likes
120
pub points
84%
popularity

Publisher

unverified uploader

A Flutter library for getting and reading Apple Wallet passes.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

archive, dio, equatable, flutter, json_annotation, path, path_provider, uuid

More

Packages that depend on pass_flutter