Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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 at

http://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.