asset_delivery 1.0.0 copy "asset_delivery: ^1.0.0" to clipboard
asset_delivery: ^1.0.0 copied to clipboard

A Flutter plugin for managing on-demand asset delivery with Play Asset Delivery, supporting asset pack setup, progress tracking, and persistent storage.

0.0.1 #

  • TODO: Describe initial release.

1.0.0 #

  1. Added Example for Plugin Usage

    • Included a comprehensive usage example to help developers integrate and use the plugin easily in their projects.
  2. Improved Documentation

    • Added detailed DartDoc comments for all methods and classes.
    • Improved explanations for better clarity on functionality, parameters, return values, and platform-specific behaviors.
  3. Updated getAssetPackPath Method

    • Introduced a new required parameter fileExtension to specify the file type when fetching the asset pack path. This ensures assets are correctly identified and fetched.
11
likes
150
points
356
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for managing on-demand asset delivery with Play Asset Delivery, supporting asset pack setup, progress tracking, and persistent storage.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on asset_delivery

Packages that implement asset_delivery