yaviral17 / paysa

A Splitwize alternative app that intend to provide all Splitwize features fully free and also facilitates more features like personalized Daily Spending's list with insight graph
MIT License
5 stars 2 forks source link

null error on adding split data saved in the controller. #6

Open RJ2607 opened 6 months ago

RJ2607 commented 6 months ago

E/flutter (25295): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: type 'Null' is not a subtype of type 'String' E/flutter (25295): #0 new DailySpendingModel.fromJson (package:paysa/Models/DailySpendingModel.dart:32:15) E/flutter (25295): #1 _DailySpendingScreenState._fetchData (package:paysa/Views/DailySpendings/DailySpending.dart:91:41) E/flutter (25295): E/flutter (25295):