- Notifications
You must be signed in to change notification settings - Fork0
BonDizard/news-app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- Email-Password Authentication
- Secure authentication using email and password.
- Persistent Login
- Users stay logged in after logging in or signing up (only need to log in once).
- User Data Storage
- User data is stored in Firebase Firestore in the user collection.
- News Fetching
- Fetches news fromNews API.
- Top Headlines by Country
- Displays the top headlines based on the user's country.
- Country Details Configuration
- Country details are manipulated by Flutter Remote Config.
- State Management
- Utilizes Provider for state management.
- Responsive UI
- User interface is responsive and adapts to different screen sizes.
If you have any feedback, please reach out to me atbharathkumar.kuro@gmail.com.