thumblr_macos

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

thumblr macos

thumblr_macos #
The macOS implementation of the thumblr plugin.
Usage #
This is an endorsed implementation of the thumblr plugin. All you need to do is depend on thumblr
in your pubspec.yaml. You can then use the thumblr API normally. You should not use
thumblr_macos APIs directly.
Entitlements #
You will need to add an entitlement for either read-only access:
<key>com.apple.security.files.user-selected.read-only</key>
<true/>
copied to clipboard
or read-write access:
<key>com.apple.security.files.user-selected.read-write</key>
<true/>
copied to clipboard
depending on your use case. It may also be necessary to turn off the app-sandbox entitlement.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.