isolate icon indicating copy to clipboard operation
isolate copied to clipboard

Remove extra top-level libraries

Open natebosch opened this issue 4 years ago • 1 comments

The modern pattern for most packages is to use a single top-level import library and put the implementation libraries in lib/src. We don't typically ship fine-grained libraries unless there is a specific use case like supporting platform specific imports.

natebosch avatar Jun 07 '21 22:06 natebosch

Would be reasonable if we ever make a 3.0 release. We likely won't.

lrhn avatar Jun 16 '21 08:06 lrhn