krokyze / FitKit

Flutter plugin for reading health and fitness data. Wraps HealthKit on iOS and GoogleFit on Android.
BSD 2-Clause "Simplified" License
98 stars 73 forks source link

NoSuchMethodError: The getter 'millisecondsSinceEpoch' was called on null. #11

Closed endrelovas closed 5 years ago

endrelovas commented 5 years ago

Hi, Thank you for this nice lib. I used the earlier version without issues. Now I am getting the above exception on read. I am not 100% sure if it is related to the update or not. Issues seems to be in "fit_kit.dart" file upon _channel.invokeListMethod call.

endrelovas commented 5 years ago

Sorry mate, my bad. I forgot to set the "dateFrom" parameter on call.