running formatter
This commit is contained in:
@@ -191,7 +191,7 @@ class MyApp extends StatelessWidget {
|
||||
|
||||
""";
|
||||
|
||||
const String webManifest = """
|
||||
const String webManifest = """
|
||||
{
|
||||
"name": "{{name}}",
|
||||
"short_name": "{{name}}",
|
||||
@@ -251,4 +251,4 @@ const String webIndex = """
|
||||
</body>
|
||||
</html>
|
||||
|
||||
""";
|
||||
""";
|
||||
|
||||
Reference in New Issue
Block a user