Skip to content

Commit

Permalink
non-change to un-stuck google testing
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewkolos authored and goderbauer committed Jun 20, 2023
1 parent d7a5e47 commit af6b32a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/flutter/lib/src/services/asset_manifest.dart
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ abstract class AssetManifest {
/// file at build time.
///
/// See [Specifying assets](https://docs.flutter.dev/development/ui/assets-and-images#specifying-assets)
/// and [Loading assets](https://docs.flutter.dev/development/ui/assets-and-images#loading-assets) for more
/// information.
/// and [Loading assets](https://docs.flutter.dev/development/ui/assets-and-images#loading-assets)
/// for more information.
List<String> listAssets();

/// Retrieves metadata about an asset and its variants. Returns null if the
Expand Down

0 comments on commit af6b32a

Please sign in to comment.