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
I try to build web application, but it stuck with error:
══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═══════════════════════════════════════════════════════════
The following UnsupportedError was thrown building _InheritedState:
Unsupported operation: Platform._operatingSystem
The relevant error-causing widget was:
_InheritedState
file:///Users/macbook/flutter/.pub-cache/hosted/pub.dartlang.org/frideos-1.0.0+1/lib/src/app_state_provider.dart:51:7
Please help me check it again, thank you!
The text was updated successfully, but these errors were encountered:
frideos 1.0.1 seems to work on web. But it doesn't support null safe.
Warnings pop up:
The library 'package:frideos/frideos.dart' is legacy, and should not be imported into a null safe library.
Hello frideos team,
I try to build web application, but it stuck with error:
Please help me check it again, thank you!
The text was updated successfully, but these errors were encountered: