Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
cd4b121
featuring bottom nav with a drawer on it
haz1ru Jun 4, 2025
fc63aa2
hmoe_screens moved to the screens folder
haz1ru Jun 4, 2025
cae952a
sory my bad.
haz1ru Jun 4, 2025
643d621
created theme/theme.dart
haz1ru Jun 4, 2025
4a48798
make changes on theme
haz1ru Jun 4, 2025
af7b939
add theme colors to nav bar
haz1ru Jun 4, 2025
f05ccff
add theme colors to drawer
haz1ru Jun 4, 2025
a9a510e
add : form fields to page
Priyankara2003 Jun 3, 2025
f34d9e1
chore : add register button
Priyankara2003 Jun 3, 2025
33c4cf1
chore : add privacy policy agreement and user already sign up redirec…
Priyankara2003 Jun 3, 2025
23b5200
add : register button added to widgets
Priyankara2003 Jun 3, 2025
b6eeb6b
add : common text fileds also added to widgets
Priyankara2003 Jun 3, 2025
040ac11
chore : use widgets and clean the code
Priyankara2003 Jun 3, 2025
a012286
add : handle exceptions and create,get & authSignUp user functions
Priyankara2003 Jun 4, 2025
7adcef0
add : data models for users
Priyankara2003 Jun 4, 2025
6034c87
chore : email signup functions features and check email or phone number
Priyankara2003 Jun 4, 2025
9914ba1
chore : make some changes according to final keyword
Priyankara2003 Jun 4, 2025
f8d3feb
chore : send data models to auth service
Priyankara2003 Jun 4, 2025
b461b72
chore : update ndk and sdk versions
Priyankara2003 Jun 4, 2025
8649d62
add : add two separate models for handle user data when signup with p…
Priyankara2003 Jun 5, 2025
715e43d
chore : add basemodel for decouple my user models
Priyankara2003 Jun 5, 2025
c70b18d
add : add seperate file for handle custom exceptions
Priyankara2003 Jun 5, 2025
23631bd
modified
Priyankara2003 Jun 5, 2025
43dd842
add : add seperate file for store user details
Priyankara2003 Jun 5, 2025
8447f18
chore : clean code and add another method for classify user inputs
Priyankara2003 Jun 5, 2025
767a4bb
chore : add users role for data
Priyankara2003 Jun 5, 2025
f92751f
chore : add validations and use form
Priyankara2003 Jun 5, 2025
1adb49c
chore : add toasts for show erors and success masages .
Priyankara2003 Jun 5, 2025
91d1ef7
chore : add toast to signup screen and added loading effect for button
Priyankara2003 Jun 6, 2025
92f560f
chore : change validator of gmail regex pattern
Priyankara2003 Jun 6, 2025
4294763
add : assets images
Priyankara2003 Jun 6, 2025
890aa1c
add : add dependencies firebase_auth,firebase_core,delightful_toast,c…
Priyankara2003 Jun 6, 2025
eb8a911
add : cofigure firebase
Priyankara2003 Jun 6, 2025
fb37e83
feature : check authenticate user or not and redirect to pages.
Priyankara2003 Jun 6, 2025
b708f3b
add : add background template for use pages in the app
Priyankara2003 Jun 6, 2025
0c98151
chore : rename the folder name
Priyankara2003 Jun 6, 2025
afdbb5c
chore : remove unwanted import line
Priyankara2003 Jun 6, 2025
d9702cf
featuring bottom nav with a drawer on it
haz1ru Jun 4, 2025
7ba283e
hmoe_screens moved to the screens folder
haz1ru Jun 4, 2025
bb53f2e
sory my bad.
haz1ru Jun 4, 2025
66ec5d4
created theme/theme.dart
haz1ru Jun 4, 2025
da90661
make changes on theme
haz1ru Jun 4, 2025
b06acb1
add theme colors to nav bar
haz1ru Jun 4, 2025
fec168a
add theme colors to drawer
haz1ru Jun 4, 2025
68abd46
make changes while conflict
haz1ru Jun 6, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions android/app/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
plugins {
id("com.android.application")
// START: FlutterFire Configuration
id("com.google.gms.google-services")
// END: FlutterFire Configuration
id("kotlin-android")
// The Flutter Gradle Plugin must be applied after the Android and Kotlin Gradle plugins.
id("dev.flutter.flutter-gradle-plugin")
Expand All @@ -9,6 +12,7 @@ android {
namespace = "edu.BitaZoft.harvest_manager"
compileSdk = flutter.compileSdkVersion
ndkVersion = flutter.ndkVersion
ndkVersion = "29.0.13113456"

compileOptions {
sourceCompatibility = JavaVersion.VERSION_11
Expand All @@ -28,6 +32,8 @@ android {
targetSdk = flutter.targetSdkVersion
versionCode = flutter.versionCode
versionName = flutter.versionName

minSdk = 23
}

buildTypes {
Expand Down
29 changes: 29 additions & 0 deletions android/app/google-services.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"project_info": {
"project_number": "599479154364",
"project_id": "teatrack-72861",
"storage_bucket": "teatrack-72861.firebasestorage.app"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:599479154364:android:70266cc67307eaa3b102b9",
"android_client_info": {
"package_name": "edu.BitaZoft.harvest_manager"
}
},
"oauth_client": [],
"api_key": [
{
"current_key": "AIzaSyCVBzfluJLARQcYuk7pVremlZ4MxCl3JcQ"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": []
}
}
}
],
"configuration_version": "1"
}
Binary file added assets/images/Loading round.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/bottom.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/teacup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/top_left.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/top_right.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading