Adding Search View

This commit is contained in:
2021-03-22 17:56:42 +02:00
parent e407b4ff45
commit ce237c13a4
6 changed files with 143 additions and 10 deletions
+3
View File
@@ -61,6 +61,9 @@ class SettingView extends StatelessWidget {
@override
Widget build(BuildContext context) {
// TOdo: Remove statique data
return Scaffold(
appBar: AppBar(
centerTitle: false,