adding packages
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
/// A high-performance, asynchronous file system for the web.
|
||||
library web_file_system;
|
||||
|
||||
export 'package:file/file.dart';
|
||||
export 'src/web_file_system.dart';
|
||||
Reference in New Issue
Block a user