magic_receipts 1.0.2 copy "magic_receipts: ^1.0.2" to clipboard
magic_receipts: ^1.0.2 copied to clipboard

Magic Receipts Flutter plugin, allows integration of Magic Receipts into Flutter Android and iOS apps

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add magic_receipts

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

dependencies:
  magic_receipts: ^1.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:magic_receipts/magic_receipts.dart';
0
likes
130
points
19
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Magic Receipts Flutter plugin, allows integration of Magic Receipts into Flutter Android and iOS apps

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on magic_receipts

Packages that implement magic_receipts