printify 1.0.14 copy "printify: ^1.0.14" to clipboard
printify: ^1.0.14 copied to clipboard

outdated

A package for making Printify print-on-demand objects out of json response objects.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add printify

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

dependencies:
  printify: ^1.0.14

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:printify/printify.dart';
1
likes
0
points
124
downloads

Publisher

unverified uploader

Weekly Downloads

A package for making Printify print-on-demand objects out of json response objects.

Repository

License

unknown (license)

Dependencies

dio, flutter_riverpod, foundation, freezed, freezed_annotation, json_annotation, json_serializable, riverpod, riverpod_annotation

More

Packages that depend on printify