file_io_interface 0.1.2+2 copy "file_io_interface: ^0.1.2+2" to clipboard
file_io_interface: ^0.1.2+2 copied to clipboard

Implementation of an IOInterface from abstract_io using files

file_io_interface #

This implements the IO Interface class from the Abstract IO package using files and path provider

Getting Started #

start by creating an Abstract IO object and using either StringFileInterface or ByteFileInterface as the IOInterface

1
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Implementation of an IOInterface from abstract_io using files

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

abstract_io, flutter, path_provider

More

Packages that depend on file_io_interface