Thanks to visit codestin.com
Credit goes to github.com

Skip to content

satisf1ed/hw_flutter

Repository files navigation


Flutter News Feed

Downloads Contributors Issues License

Table Of Contents

About The Project

The News Feed project in Flutter is a dynamic and visually appealing application that displays the latest news articles from newsapi. Users can scroll through a continuous feed of news stories and view each article in more detail. The app features a clean and intuitive user interface, with smooth animations and transitions, making it easy and enjoyable to stay informed on current events.

News feed

Built With

  • Dart
  • Flutter
  • newsapi.org

Getting Started

This guide is written for MacOS users.

Prerequisites

  • dart
  1. Add the official tap.
brew tap dart-lang/dart
  1. Install the Dart SDK.
brew install dart

Installation

Clone the repo

git clone https://github.com/satisf1ed/hw_flutter.git

Usage

Just scroll feed and enjoy :) You can also change theme (light/dark) in settings.

Dark Theme

By clicking on an article you will see it in more detail.

Article details

Recently I added "Saved" tab, where you can see your favorite articles :)

Favorite articles

If you unlike any article it will be removed from "Saved".

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.
  • Please also read through the Code Of Conduct before posting your first idea as well.

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Authors

  • Andrew Zhogov - Comp Sci Student - Andrew Zhogov - Flutter News Feed

Acknowledgements

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published