db changes, seed changes, media view work for local images, and video prep, initial achievement work
This commit is contained in:
@ -89,7 +89,7 @@ class _AppState extends State<App> {
|
||||
NavigationDestination(
|
||||
icon: Icon(Icons.sports), label: "Sessions"),
|
||||
NavigationDestination(
|
||||
icon: Icon(Icons.landscape), label: "Activities"),
|
||||
icon: Icon(Icons.sports_gymnastics_rounded), label: "Activities"),
|
||||
NavigationDestination(
|
||||
icon: Icon(Icons.calendar_month_rounded), label: "Plan"),
|
||||
NavigationDestination(
|
||||
|
Reference in New Issue
Block a user