Ravi Teja Gudapati

Results 56 issues of Ravi Teja Gudapati

``` Relative paths for dart extensions are not supported: 'src/serial_port''package:serial_port/serial_port.dart': error: line 20 pos 1: library handler failed import 'dart-ext:src/serial_port'; ``` error occurs at line ``` import 'dart-ext:src/serial_port'; ```

Can [test/http_mock.dart](https://github.com/dart-lang/http_server/blob/master/test/http_mock.dart) be moved to lib directory, so that it can be used in other packages to mock test its api.

There is a good serial_port serial port library as part of dartino project. Can it be given a new life with its own repository?