Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theindianappguy/FlutterNewsApp
Flutter news app with NewsApi Org
https://github.com/theindianappguy/FlutterNewsApp
flutter-examples flutter-ui newsapi
Last synced: about 1 month ago
JSON representation
Flutter news app with NewsApi Org
- Host: GitHub
- URL: https://github.com/theindianappguy/FlutterNewsApp
- Owner: theindianappguy
- Created: 2020-03-19T05:19:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-03T09:06:30.000Z (4 months ago)
- Last Synced: 2024-08-03T17:18:30.765Z (4 months ago)
- Topics: flutter-examples, flutter-ui, newsapi
- Language: Dart
- Homepage: https://youtu.be/aaGcER1uUoE
- Size: 67.4 KB
- Stars: 509
- Watchers: 33
- Forks: 203
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
- fucking-open-source-ios-apps - Flutter News App
README
![Flutter news app theindianappguy](https://user-images.githubusercontent.com/55942632/81510826-7fccd680-9332-11ea-9e67-ad6268aadf35.png)
Installation
```
flutter pub get
```
Usage```
flutter run
```### Learn
I will show how to create a flutter news app with NewsApi Org, In Flutter News App we will load top headlines on the home page and we have categories option to see top headlines based on categories https://youtu.be/aaGcER1uUoE
### Created & Maintained By
[Sanskar Tiwari](https://github.com/theindianappguy) ([@theindianappguy](https://twitter.com/Theindianappguy)) ([YouTube](https://www.youtube.com/c/SanskarTiwari))
> If you found this project helpful or you learned something from the source code and want to thank me,
> consider checking out what i am building at [MagicSlides.app](https://www.magicslides.app), [MagicForm.app](https://www.magicform.app) & [SheetAI.app](https://www.sheetai.app)### License
Copyright 2020 Sanskar Tiwari
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.