chore: update package lints and apply fixes

This commit is contained in:
Gordon Hayes
2022-10-06 14:31:51 +02:00
parent fe029b35d0
commit 3ae658e204
29 changed files with 481 additions and 462 deletions
@@ -1,3 +1,5 @@
// ignore_for_file: constant_identifier_names
/// Application routes
abstract class Routes {
static const String APP = '/app';