mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 11:36:24 +00:00
Cleanup settings page(s)
- New separate directory - Separate view for About information
This commit is contained in:
parent
31fc5cb80b
commit
4b33f9c65c
6 changed files with 131 additions and 101 deletions
|
|
@ -7,7 +7,7 @@ import 'package:InvenTree/api.dart';
|
|||
import 'package:InvenTree/widget/category_display.dart';
|
||||
import 'package:InvenTree/widget/location_display.dart';
|
||||
|
||||
import 'package:InvenTree/settings.dart';
|
||||
import 'package:InvenTree/settings/settings.dart';
|
||||
import 'package:font_awesome_flutter/font_awesome_flutter.dart';
|
||||
|
||||
class InvenTreeDrawer extends StatelessWidget {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue