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

outdated

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: ^1.1.0

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

Publisher

unverified uploader

A Flutter library for getting and reading Apple Wallet passes.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

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

More

Packages that depend on pass_flutter