mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
web: dartfmt all files
This commit is contained in:
@@ -41,9 +41,9 @@ void main(List<String> args) {
|
||||
_tocTemplate(
|
||||
fileMap.entries.map(
|
||||
(entry) => _Demo(
|
||||
entry.key,
|
||||
entry.value,
|
||||
),
|
||||
entry.key,
|
||||
entry.value,
|
||||
),
|
||||
),
|
||||
),
|
||||
flush: true);
|
||||
|
||||
Reference in New Issue
Block a user