Carl-M
Results
2
issues of
Carl-M
Trying to use the library with a new flutter project, flutter doctor output : Doctor summary (to see all details, run flutter doctor -v): [√] Flutter (Channel stable, 2.5.3, on...
Handler createFileHandler in static_handler.dart, this line is stopping the file being sent : if (request.url.path != url) return Response.notFound('Not Found'); if removed my code works fine and the file is...