asset_copy 0.0.1 copy "asset_copy: ^0.0.1" to clipboard
asset_copy: ^0.0.1 copied to clipboard

The Asset Copy Plugin allows you to copy files from the Flutter app's assets to the device's local file system on both Android and iOS. This is useful when you need to manipulate or access large files [...]

0.0.1 #

Initial release

0
likes
140
points
100
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

The Asset Copy Plugin allows you to copy files from the Flutter app's assets to the device's local file system on both Android and iOS. This is useful when you need to manipulate or access large files that are bundled within your Flutter app, such as JSON files, images, or other resources.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, path_provider, plugin_platform_interface

More

Packages that depend on asset_copy

Packages that implement asset_copy