mocobaas_pkg

Last updated:

0 purchases

mocobaas_pkg Image
mocobaas_pkg Images
Add to Cart

Description:

mocobaas pkg

mocobaas_pkg #
Mocobaas client for flutter
Getting Started #
String appUrl = "https://example.xyz";
var opt = MocoOpts.fromJson({
"options": {
"payloadEncryption": {
"enforcement": []
},
"tokenStorageKeyPrefix" : "customKeyPrefix."
}
});
var client = Moco(appUrl, options: opt);

copied to clipboard

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.