Installation
Add our SDK to your project’s pubspec.yaml
file.
amani_flutter_sdk:
git:
url: https://github.com/AmaniTechnologiesLtd/Flutter_SDK_Public
ref: feat/v3-ui
After adding our SDK to your project don't forget to run the command below to install our SDK.
$ flutter pub get