file_picker_web 3.0.1 copy "file_picker_web: ^3.0.1" to clipboard
file_picker_web: ^3.0.1 copied to clipboard

Platformweb

Web platform implementation of the file_picker plugin, providing browser file selection, file streaming, and file loading.

example/example.dart

// An example demonstrating the usage of file_picker_web.
import 'package:file_picker_web/file_picker_web.dart';

void main() {
  print('Web implementation: $FilePickerWeb');
}
10
likes
160
points
37.2k
downloads

Documentation

API reference

Publisher

verified publishermiguelruivo.com

Weekly Downloads

Web platform implementation of the file_picker plugin, providing browser file selection, file streaming, and file loading.

Repository (GitHub)
View/report issues
Contributing

Topics

#file-picker #web

License

MIT (license)

Dependencies

cross_file, file_picker_platform_interface, flutter, flutter_web_plugins, meta, path, web

More

Packages that depend on file_picker_web

Packages that implement file_picker_web