resource 2.0.0
resource: ^2.0.0 copied to clipboard
Reading resource data from (package and other) files.
Changelog #
2.0.0 #
- Use configuration dependent imports to avoid having separate implementations
for
dart:ioanddart:html. - Remove
browser_resource.dart.
1.1.0 #
- Added browser-compatible version as
browser_resource.dartlibrary. Only needed because configurable imports are not available yet.
1.0.0 #
- Initial version