| # 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. |