uri_content 0.0.6 uri_content: ^0.0.6 copied to clipboard
Get the Uint8List content of a given Uri. Supports file, data, content and http/https
0.0.6 #
-
Improved error handling
-
Fix false
Unclosed instance of 'Sink'.
warning by pub dev
0.0.5 #
- Fix false
Unclosed instance of 'Sink'.
warning by pub dev
0.0.4 #
- new
getContentStream
method, allowing to retrieve chunks of buffered data instead of the entire data at once.
0.0.3 #
- support for linux, macos and windows
- Removed
pigeon
dependency
0.0.2 #
- new
getContentOrNull
getter andfromOrNull
function
0.0.1 #
- Experimental version