Skip to content

Instantly share code, notes, and snippets.

@gamebox
Created May 1, 2019 21:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gamebox/c3913c7dedaf90359c9a5158b1d8cb80 to your computer and use it in GitHub Desktop.
Save gamebox/c3913c7dedaf90359c9a5158b1d8cb80 to your computer and use it in GitHub Desktop.
final AssetBundle bundle = TestAssetBundle(<String, List<String>>{
'assets/dart-logo.png': <String>['assets/dart-logo.png'],
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment