WeMace also Known as "Women Empowering Markets And Connecting Enterprises" is a cross-platform app designed for Self Help Groups (SHGs) committed to organizing and forming resilient communities. Harness the power of collaboration as SHG members come together to share resources, support one another, and create positive change. Join WeMace and embark on a journey of community empowerment where individuals unite for collective growth and impact.
-
Clone the project:
git clone https://github.com/WeMace/Flutter_App.git
-
Go to the project directory and Open Project:
cd Flutter_App code .
-
Install dependencies:
dart pub get
-
Set your Firebase Project Key and Gemini Pro API key to Test Locally!
-
Set Up your Device (Use Debugging) or Emulator
- List Emulators
flutter emulators
- Launch An Emulator
flutter emulators --launch <emulator_id>
-
Run Your App In Debug Mode:
flutter run -v
-
Build your APK:
flutter build apk --release
-
Go To Build Directory
cd build\app\outputs\flutter-apk\
-
APK
app-release.apk
is the App, Install it on your Android Device