Skip to content

minimalist news aggregator made with flutter + BLoC applying MVVM architecture

Notifications You must be signed in to change notification settings

devdezzies/day-news

Repository files navigation

dayandnews

A Minimalist News App Aggregator made with Flutter + BLoC

daynews

Installation

  1. Clone the repository:

    git clone https://github.com/devdezzies/moviemax.git
    cd moviemax
  2. Install the dependencies:

    flutter pub get
  3. Run the app:

    flutter run

Contributing

Contributions are welcome! Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature-name.
  3. Make your changes and commit them: git commit -m 'Add some feature'.
  4. Push to the branch: git push origin feature-name.
  5. Create a pull request.

License

This project is licensed under the MIT License

About

minimalist news aggregator made with flutter + BLoC applying MVVM architecture

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published