thingaha-mobile is a mobile application to make life easier for thingaha donation group monthly donation data tracking and workflows.
IDE: Android Studio (Mac, Window)
Get Android Studio
Other Download Options
Language: Flutter
Setup an editor Android Studio & Intelli J
Setup Test Drive
- Open the IDE and select Start a new Flutter project.
- Select Flutter Application as the project type. Then click Next.
- Verify the Flutter SDK path specifies the SDK’s location (select Install SDK… if the text field is blank).
- Enter a project name (Thingaha), Then click Next.
- Enter a package name (com.thingaha.Thingaha), Then click Next.
- Click Finish.
- Wait for Android Studio to install the SDK and create the project.