Skip to content

Feature headlines feed #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Mar 14, 2025
Merged

Feature headlines feed #1

merged 11 commits into from
Mar 14, 2025

Conversation

fulleni
Copy link
Member

@fulleni fulleni commented Mar 14, 2025

Description

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

fulleni added 11 commits March 14, 2025 07:34
- Created HeadlinesFeedPage
- Updated routes to use it
- Added HeadlinesFeedBloc
- Manages headlines feed state
- Fetches headlines from repository
- Added HeadlineItemWidget
- Added FailureStateWidget
- Added LoadingStateWidget
- Added InitialStateWidget
- Added cursor based pagination
- Implemented scroll listener
- Handled initial refresh
- Display headline in a card
- Added image and source info
- Improved visual appeal
- Added HeadlineFilter model
- Created filter bottom sheet UI
- Implemented filter apply logic
- Removed separate filter file
- Simplified filter logic
- Kept state inside bottom sheet
- Added reset filter button
- Added null value to dropdowns
- Added SingleChildScrollView
- Added visual filter indicator
- Show when filter is applied
- Fixed filter reset logic
- Changed bool to var
- Removed unnecessary params
@fulleni fulleni merged commit 28f4250 into main Mar 14, 2025
0 of 2 checks passed
@fulleni fulleni deleted the feature-headlines-feed branch March 14, 2025 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant