blob: afc1a16e464f4cfd99f0167e8d67c829f0def773 [file] [view]
# data_asset_package
A Flutter package that demonstrates and tests the bundling of Dart data assets.
It provides a data asset at `data/id1.txt` and a helper function to read it.
This package is used as a dependency in the `data_asset_app` integration test.