display api stuff in frontend

This commit is contained in:
2023-12-29 18:13:51 +01:00
parent 6faa995b19
commit ce7a260760
28 changed files with 441 additions and 183 deletions

View File

@ -15,7 +15,7 @@ class SideMenu extends StatelessWidget {
// it enables scrolling
child: Column(
children: [
DrawerHeader(
const DrawerHeader(
child: Column(
mainAxisAlignment: MainAxisAlignment.center,
children: [
@ -29,7 +29,7 @@ class SideMenu extends StatelessWidget {
SizedBox(
height: defaultPadding,
),
Text("AUR Build Server")
Text("AURCache")
],
)),
DrawerListTile(