Skip to content

Files

Latest commit

b297bfb · Jun 12, 2013

History

History
7 lines (5 loc) · 263 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 263 Bytes

Shared Functionality Across Two Libraries

An example of how to implement a shared interface across two libraries that use dart:io and dart:html.

Note: we envision building something more configurable into the tools (maybe pub?). But this example works today.