implemented basic settings into the backend, renamed files, fixed bugs, and added back button functionality

This commit is contained in:
Joshua
2024-07-10 15:36:55 -06:00
parent 5d2e162da8
commit e5b69aa2b6
9 changed files with 104 additions and 64 deletions
@@ -1169,6 +1169,7 @@ class _SettingsWidgetState extends State<SettingsWidget>
focusColor: Colors.transparent,
hoverColor: Colors.transparent,
highlightColor: Colors.transparent,
// TODO: Should open in a browser rather than in-app?
onTap: () async {
await showModalBottomSheet(
isScrollControlled: true,