214 contributions in the last year
214 contributions in the last year
September 2025
View All MonthsRecent work updates grouped by day.
-
Trim - Weight Loss Program Completed - monthly yearly chart completed for medicine; yearly chart shown with all data points.; working on yearly line chart with full data; version 1.1.35+35.
-
Trim - Weight Loss Program Completed - injection data graph (in progress); refactoring names in copied code; medicine tab graph ui shown correctly (currently weight data).
-
Trim - Weight Loss Program Completed - yearly chart finalized; separate class for monthly line chart; weekly chart dynamic y-range based on min/max y-values with 5% padding.
-
Trim - Weight Loss Program Completed - shown data points not more that 12 (have reasonable gaps if there are more points in month chart).
-
Trim - Weight Loss Program Completed - show dots at-least after 1 point and preferably after 2 points; added weight goal line in line chart & dynamic range based on min/max range of y values.
-
Trim - Weight Loss Program Completed - record injection API implemented; recipe filters finalized; minor font issues.
-
Trim - Weight Loss Program Completed - record injection ui done; working on dropdown; record injection very basic ui.
-
Trim - Weight Loss Program Completed - working on medicine tab; improved categories widget ui; supported 16kb page size (as required by Google); iOS-1.1.24+31 uploaded to Appstore and GooglePlay.
-
Trim - Weight Loss Program Completed - scrollable items in categories widget & multi-screen size support; Bugs: shown correct percentage of Consumed in overview screen & reset consumptionPercentage to 100% in NutritionAI screen when new image is selected.
-
Trim - Weight Loss Program Completed - working on recipe filters screen; created CategoriesWidgetUniversal so it can be re-used in other screens easily.
-
Trim - Weight Loss Program Completed - creating categories widget universal; iOS-1.1.22+22 uploaded for internal testing.
-
Trim - Weight Loss Program Completed - fixed one issue in track screen (reported on crashlytics); fixed dashboard screen issues reported on crashlytics; fixed splash screen issue reported on crashlytics; Android-1.1.22+30 uploaded for internal testing.
-
Trim - Weight Loss Program Completed - nutrition logic & ui completed; new Nutritions.fromJson -- io.flutter.plugins.firebase.crashlytics.FlutterError - type 'double' is not a subtype of type 'int?'; consumption logic fixed according to API requirements.
-
Trim - Weight Loss Program Completed - firebase setup using flutterfire; update pods; crashlytics upload symbols file issue fixed for ios.
-
Trim - Weight Loss Program Completed - updated firebase google-services.json & google-services-info.plist files; FoodAndDrinkState.loading.<fn>.<fn>.<fn> -- io.flutter.plugins.firebase.crashlytics.FlutterError - Null check operator used on a null value; Fatal Exception: TrackScreenState.setAwardsInModel DashBoardScreenState.setAwardsInModel -- type 'String' is not a subtype of type 'List<dynamic>'; SLEEP UNKNOWN is not available on iOS and we are not using it on Android as well, so we have removed it. This was the same code already available in 1.1.19-build deployed on iOS.