Last updated:
0 purchases
pea cremation
PEA Cremation Package #
How to use #
To use this package, they're only 2 step.
Add routing paths to app by calling methode
PEACremation.getRoutes();
// Example
MaterialApp(
...
routes: PEACremation.getRoutes()
)
copied to clipboard
Open Menu Page by calling methode
openCremationMenuPage(BuildContext, "[MemberCode]", "[ProvidedClientID]", "[Secret]");
copied to clipboard
Remind that clientId and secret must keep in the secure source.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.