tree: 833c2d2cc24ba85fa74e1d80bf421ad84ea7c9be
  1. data/
  2. hook/
  3. lib/
  4. linux/
  5. macos/
  6. test/
  7. web/
  8. windows/
  9. .gitignore
  10. .metadata
  11. pubspec.yaml
  12. README.md
dev/integration_tests/data_asset_app/README.md

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.