...
The feature-flutter branch of android-reg-client is currently being actively developed. If you wish to access this branch, you can clone the repository by executing the following command in your terminal. Alternatively, you can download one of the releases available in the repository's release section.
Code Block language bash git clone -b feature-flutter https://github.com/mosip/android-registration-client.git
Active Branches:
developer-release/flutter/0.9.x (developer release branch)
feature-flutter (active development branch)
Set Up Flutter in Android Studio
...