added submit and reject for liked tenders

This commit is contained in:
amirrezaghabeli
2025-09-06 10:31:28 +03:30
parent 142c53f7aa
commit 185df3f40a
4 changed files with 252 additions and 93 deletions
+2 -2
View File
@@ -17,7 +17,7 @@ void main() async {
WidgetsFlutterBinding.ensureInitialized();
await SystemChrome.setPreferredOrientations([DeviceOrientation.portraitUp]);
// Initialize the logger
appLogger.init();
@@ -55,7 +55,7 @@ class _MyAppState extends State<MyApp> {
final themeProvider = context.watch<ThemeProvider>();
return MaterialApp.router(
title: 'Flutter Demo',
title: 'OppLens',
debugShowCheckedModeBanner: false,
scrollBehavior: MaterialScrollBehavior().copyWith(
dragDevices: {