change package

This commit is contained in:
Phuoc Nguyen
2025-11-11 10:48:18 +07:00
parent 4e40a52b84
commit 47cdf71968
8 changed files with 48 additions and 90 deletions

View File

@@ -25,7 +25,7 @@ class WorkerApp extends ConsumerWidget {
return MaterialApp.router(
// ==================== App Configuration ====================
debugShowCheckedModeBanner: false,
title: 'Worker App',
title: 'DBIZ Partner',
// ==================== Router Configuration ====================
// Using go_router for declarative routing with deep linking support