Lossy is a mobile application built using flutter framework and firebase for android.
- Track your daily weight progress
- Check out stats and remain updated
- ✨Magic ✨
- User Login/Signup
- Weight Tracking , Editing and Deleting from firestore
- Model–view–viewmodel (MVVM) Architectured App
- Uses Providers Inside GetIt to effectively manage state of app
- Design is responsive to different screen sizes
- Support Light/Dark mode
- Cool EyeCatching UI/UX
- Beginner Friendly and Optimised Code
This project is part of an assignment
More updates inside it will be coming soon stay updated Code will be refactored and more comments will be added soon Create your own firestore database to start using project App link for testing is available above
Splash Screen | Welcome Screen | Login/Signup |
---|---|---|
Home Screen | History Screen | User Profile |
Lossy uses a number of open source techs to work properly:
- [Flutter] -
- [Firebase]
- [Flutter-plugins]
- [Dart Engine]
Lossy requires Flutter v2.8+ to run.
Install the dependencies and devDependencies and start the server.
cd weight-tracker-app
flutter pub get
flutter pub run
Lossy is currently extended with the following plugins. You can find them on pub.dev.
cupertino_icons: ^1.0.2
cloud_firestore: ^3.1.5
firebase_core: ^1.10.6
firebase_auth: ^3.3.4
image_picker: ^0.8.4+4
firebase_storage: ^10.2.4
flex_color_scheme: ^4.1.1
get_it: ^7.2.0
provider: ^6.0.2
fl_chart: ^0.40.6
fluttertoast: ^8.0.8
babstrap_settings_screen: ^0.1.1
#carousel_slider: ^4.0.0
smooth_page_indicator: ^1.0.0+2
percent_indicator: ^3.4.0