This repository was archived by the owner on Apr 28, 2021. It is now read-only.

Description
when do pub run bin/server.dart
this occurs:
Unhandled exception:
Unsupported operation: Cannot extract a file path from a http URI
#0 _SimpleUri.toFilePath (dart:core/uri.dart:4561)
#1 main (http://localhost:55280/server.dart:17:46)
#2 _startIsolate.<anonymous closure> (dart:isolate-patch/dart:isolate/isolate_patch.dart:277)
#3 _RawReceivePortImpl._handleMessage (dart:isolate-patch/dart:isolate/isolate_patch.dart:165)
what I need to fix, who can help?