Is there an existing issue for this?
What happened?
Typos Found
-
Route name typo in lib/main.dart (line 52)
/progarm_page should be /program_page
-
Route name typo in lib/splash_screen.dart (line 14)
/progarm_page should be /program_page
-
Error message typo in lib/programs screen/open_summer_of_code.dart (line 281)
"Some error occured" should be "Some error occurred"
These are simple spelling/naming fixes that won't affect functionality.
Record
Is there an existing issue for this?
What happened?
Typos Found
Route name typo in
lib/main.dart(line 52)/progarm_pageshould be/program_pageRoute name typo in
lib/splash_screen.dart(line 14)/progarm_pageshould be/program_pageError message typo in
lib/programs screen/open_summer_of_code.dart(line 281)"Some error occured"should be"Some error occurred"These are simple spelling/naming fixes that won't affect functionality.
Record