Mohsin Elahi

Results 1 comments of Mohsin Elahi

Just comment out this piece of code in the iniState() inside the package file ``` if (widget.onTimeChange != null) { WidgetsBinding.instance! .addPostFrameCallback((_) => widget.onTimeChange!(getDateTime())); } ```