siarashield_flutter 0.0.2
siarashield_flutter: ^0.0.2 copied to clipboard
To authenticate using siarashield
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.
Minimal example:
SaraShieldWidget(
cieraModel: CyberCieraModel(
MasterUrlId: 'VYz433DfqQ5LhBcgaamnbw4Wy4K9CyQT', //Master URl ID
RequestUrl: 'com.app.cyber_ceiara' //Package name
),
),