Changed search screen with modal
This commit is contained in:
@@ -48,10 +48,6 @@ final List<RouteBase> appRoutes = [
|
||||
),
|
||||
],
|
||||
),
|
||||
GoRoute(
|
||||
path: RoutesPaths.bookmarksSearch,
|
||||
builder: (context, state) => const SearchBookmarksScreen(),
|
||||
),
|
||||
GoRoute(
|
||||
path: RoutesPaths.tagBookmarks,
|
||||
name: RoutesNames.tagBookmarks,
|
||||
|
||||
Reference in New Issue
Block a user