diff --git a/bin/asset_showcase.dart b/bin/asset_showcase.dart index 502fa60..3eb38ea 100644 --- a/bin/asset_showcase.dart +++ b/bin/asset_showcase.dart @@ -36,7 +36,7 @@ void generateHtmlForAssets(String assetsDir, String outputFilePath) { htmlStream.write( '\n\n\nAsset Showcase\n'); htmlStream.write( - '\n'); + '\n'); htmlStream.write('\n\n'); htmlStream.write('
'); @@ -52,7 +52,8 @@ void generateHtmlForAssets(String assetsDir, String outputFilePath) { : (totalSize / 1024).toStringAsFixed(2) + " MB"; // Write the search bar and text below it - htmlStream.write('
'); + htmlStream.write( + '
'); htmlStream.write( '