blob: f458b13d8d194b20ccb291abe64a7d4ee6f1ba24 [file] [view]
# 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.