User panel fully functional
This commit is contained in:
parent
e562216658
commit
f67e947f8b
16 changed files with 1346 additions and 641 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import 'package:bottom_sheet/bottom_sheet.dart';
|
||||
/*import 'package:bottom_sheet/bottom_sheet.dart';
|
||||
import 'package:data_table_2/data_table_2.dart';
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:get/get.dart';
|
||||
|
|
@ -255,3 +255,4 @@ class _OpenTableBottomSheetState extends State<OpenTableBottomSheet> {
|
|||
});
|
||||
}
|
||||
}
|
||||
*/
|
||||
Loading…
Add table
Add a link
Reference in a new issue