You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@skemayou please see my PR for the project it fixes the issue with the PI error. #2
The units library being used has a bug. I have submitted a PR for to fix the library.
In order to get past this issue without the units library I have also created a PR to this project.
Compiler message:
/C:/flutter/.pub-cache/hosted/pub.dartlang.org/units-0.0.7/lib/src/angle.dart:10:42: Error: Getter not found: 'PI'.
static const double _degree_to_rad = PI / 180.0
can you help me with that.
The text was updated successfully, but these errors were encountered: