Lint all files

This commit is contained in:
Imran Remtulla
2025-06-13 16:53:36 -04:00
parent 5f971dcddb
commit e0c69b9cf4
42 changed files with 6864 additions and 5334 deletions

View File

@@ -3,4 +3,4 @@ import 'main.dart' as m;
void main() async {
m.fdroid = true;
m.main();
}
}