All Projects → TheAlphamerc → Flutter_news_app

TheAlphamerc / Flutter_news_app

Licence: bsd-2-clause
A Simple News App built with Flutter.

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Flutter news app

Flutter For Wordpress App
🎃 Cross-platform wordpress news app built with Flutter and WP REST API.
Stars: ✭ 157 (+34.19%)
Mutual labels:  flutter-apps, news
Event Registry Python
Python package for API access to news articles and events in the Event Registry
Stars: ✭ 179 (+52.99%)
Mutual labels:  news, news-feed
Inshorts Clone The News App
inshorts News App Clone with flutter and newsapi.org API
Stars: ✭ 145 (+23.93%)
Mutual labels:  flutter-apps, news
Light dark toggle
An awesome flutter app which artistically animates light and dark mode 😍
Stars: ✭ 175 (+49.57%)
Mutual labels:  flutter-apps, dark-theme
expense-manager
Developers : Checkout this repo for complete CI-CD of flutter with fastlane. Android/iOS both apps are getting deployed on stores with Fastlane.
Stars: ✭ 28 (-76.07%)
Mutual labels:  dark-theme, flutter-apps
Stream Framework
Stream Framework is a Python library, which allows you to build news feed, activity streams and notification systems using Cassandra and/or Redis. The authors of Stream-Framework also provide a cloud service for feed technology:
Stars: ✭ 4,576 (+3811.11%)
Mutual labels:  news, news-feed
Xreader
XML, NEWS, RSS & Scrapping Reader maked in Xamarin, for educational purpose.
Stars: ✭ 259 (+121.37%)
Mutual labels:  news, news-feed
Realtime Newsapi
Financial News Aggregator - Real Time & Query API for Financial News
Stars: ✭ 34 (-70.94%)
Mutual labels:  news, news-feed
Haxe.io
The home of the Haxe Roundup's (Work in Progress)
Stars: ✭ 106 (-9.4%)
Mutual labels:  news
St Theme Freesia
Freesia theme for Sublime Text 3. (Unmaintained.)
Stars: ✭ 108 (-7.69%)
Mutual labels:  dark-theme
Cryptoholic
A Cryptocurrency app made with Flutter
Stars: ✭ 105 (-10.26%)
Mutual labels:  flutter-apps
Machine learning flutter app
Learn how to build a tensorflow model on Techable Machine and then run it on flutter app.
Stars: ✭ 107 (-8.55%)
Mutual labels:  flutter-apps
Wordpress App With Flutter
Fully Functional IOS/Android App for WordPress Website with Flutter
Stars: ✭ 109 (-6.84%)
Mutual labels:  news
Zxtheme
使用MethodSwizzling实现零侵入修改全局主题,无需修改项目旧代码,可随时添加、移除,可快速实现“暗黑模式(黑暗模式、深色模式、换肤)”,兼容xib与纯代码创建的view,兼容所有控件(含第三方控件)
Stars: ✭ 106 (-9.4%)
Mutual labels:  dark-theme
Metro For Discord
Make your Discord client look like a UWP app.
Stars: ✭ 109 (-6.84%)
Mutual labels:  dark-theme
React Darkreader
🌓 A React Hook for adding a dark / night mode to your site.
Stars: ✭ 104 (-11.11%)
Mutual labels:  dark-theme
Swift Zhi
iOS ZhiHuDaily client, implemented in Swift
Stars: ✭ 103 (-11.97%)
Mutual labels:  news
Discord Panel
📊 User friendly dashboard/tool for discord bot developpers to manage servers
Stars: ✭ 116 (-0.85%)
Mutual labels:  dark-theme
Biaui
WPF dark theme and controls for .NET Core and .NET Framework
Stars: ✭ 109 (-6.84%)
Mutual labels:  dark-theme
Clean Flutter
This repo is a small explanation of clean architecture on with flutter framework and some test where added
Stars: ✭ 108 (-7.69%)
Mutual labels:  flutter-apps

Flutter News App Twitter URL GitHub stars GitHub forks

Dart CI GitHub pull requests GitHub closed pull requests GitHub last commit GitHub issues Open Source Love

A Simple News App built with Flutter. In this app, there is a Home page, which will display top news from newsapi.org. News categories ranges from tech to entertainment. You can choose news category displayed on category page. App is providing a smooth and amazing design with gestures effect and smooth experience with android and iOS both platform.

Todos

  • [x] News Home page
  • [x] Video News page
  • [x] Select news category page
  • [x] Profile page
  • [x] Animations
  • [x] Beautiful UI with Dual themes ie. Light Theme and Dark Theme
  • [x] Fetch news from api
  • [x] Parse complicated JSON.
  • [x] Bloc pattern
  • [x] Display news detail
  • [ ] Display full news detail

Download App GitHub All Releases

Screenshots

Dark theme Light Theme Dark theme Light Theme

Pull Requests

I welcome and encourage all pull requests. It usually will take me within 24-48 hours to respond to any issue or request.

Created & Maintained By

Sonu Sharma (Twitter) (Youtube) (Insta) (Dev.to) Twitter Follow

If you found this project helpful or you learned something from the source code and want to thank me, consider buying me a cup of ☕️

You can also nominate me for Github Star developer program https://stars.github.com/nominate

News API Credit

https://newsapi.org/

Getting Started

Before you build this App from source code, please get an ApiKey from newsapi.org and add your ApiKey in Constants.dart.

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].