Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
P
PaperChase
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
h703249754
PaperChase
Commits
c79cef55
Commit
c79cef55
authored
Apr 29, 2025
by
Aryan Patel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit 4/29/25 2
parent
22d957cc
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
0 deletions
+1
-0
.DS_Store
.DS_Store
+0
-0
main.dart
lib/main.dart
+1
-0
No files found.
.DS_Store
View file @
c79cef55
No preview for this file type
lib/main.dart
View file @
c79cef55
...
@@ -286,6 +286,7 @@ String _filterBy = 'Latest Posted'; // Default filter option
...
@@ -286,6 +286,7 @@ String _filterBy = 'Latest Posted'; // Default filter option
),
),
const
SizedBox
(
width:
8
),
// Small space between search and sort
const
SizedBox
(
width:
8
),
// Small space between search and sort
// Sort button
// Sort button
if
(!
_searchController
.
text
.
isEmpty
)
// Only show if search is not empty
GestureDetector
(
GestureDetector
(
onTap:
()
=>
showModalBottomSheet
(
onTap:
()
=>
showModalBottomSheet
(
context:
context
,
context:
context
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment