| # data_asset_app | |
| This app demonstrates and tests the use of Dart data assets in a Flutter application. | |
| It includes a local data asset and depends on `data_asset_package` which also provides a data asset. | |
| The app displays the content of these assets and is used for integration testing of the Dart data assets feature. |