evy icon indicating copy to clipboard operation
evy copied to clipboard

Look at package:shelf

Open kevmoo opened this issue 7 years ago • 2 comments

Many of our packages are based on it - https://github.com/dart-lang/?utf8=%E2%9C%93&q=shelf&type=&language=

It would serve as a good base for this work!

kevmoo avatar Aug 03 '18 19:08 kevmoo

Thanks for suggesting shelf, how do you thing it can be use in this project?

carlosjs23 avatar Aug 04 '18 00:08 carlosjs23

You could use the request/response objects and subclass them. You could layer on top of it instead of directly connecting via dart:io.

Just ideas...maybe just get inspiration...

kevmoo avatar Aug 04 '18 02:08 kevmoo