Last updated:
0 purchases
siarashield flutter
siarashield_flutter #
To authenticate using siarashield
Getting started #
To use this package, add siarashield_flutter as a dependency in your pubspec.yaml file.
Usage #
This MasterUrlId you will get from this webist when you add your package name.
https://mycybersiara.com/
Minimal example:
SaraShieldWidget(
loginTap: (val) {
//To-Do On LoginTap
},
cieraModel: CyberCieraModel(
masterUrlId: 'GIGYGUgeyiy86786BJHBIY', //Master URl ID
requestUrl: 'com.app.testapp' //Package name,
),
),
),
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.