Code Monkey home page Code Monkey logo

photon3009 / ecopulse-clean-new-app Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 227 KB

This is a News App built with Flutter following the principles of Clean Architecture. It utilizes the Bloc state management pattern for a clear separation of concerns and easy maintainability. The data is persisted locally using the Floor database, and network requests are handled by Retrofit. Dependency injection is managed with GetIt

License: MIT License

Kotlin 0.23% Swift 0.64% Objective-C 0.06% Dart 51.94% HTML 6.27% CMake 13.07% C++ 26.63% C 1.16%

ecopulse-clean-new-app's Introduction

Ecopulse Clean News App

Screenshot_1705922205

Overview

This is a News App built with Flutter following the principles of Clean Architecture. It utilizes the Bloc state management pattern for a clear separation of concerns and easy maintainability. The data is persisted locally using the Floor database, and network requests are handled by Retrofit. Dependency injection is managed with GetIt.

Features

  • Clean Architecture: Organized codebase with a clear separation of concerns, making it scalable and maintainable.
  • Bloc State Management: Efficient state management using the Bloc pattern, providing a clean and predictable way to manage the app's state.
  • Floor Database: Local data persistence with Floor, a SQLite-based database library for Flutter.
  • Retrofit: Network requests are handled seamlessly with Retrofit, making it easy to communicate with APIs.
  • Dependency Injection with GetIt: Simplified and organized dependency injection using GetIt, enhancing code readability and testability.

Tech Stack

  • Flutter
  • Bloc State Management
  • Floor Database
  • Retrofit
  • GetIt for Dependency Injection

Getting Started

  1. Clone the repository: git clone https://github.com/yourusername/news-app.git
  2. Navigate to the project directory: cd news-app
  3. Install dependencies: flutter pub get
  4. Run the app: flutter run

Screenshots

Screenshot_1705922213

Screenshot_1705922230

Contributions

Contributions are welcome! Feel free to open issues and pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

ecopulse-clean-new-app's People

Contributors

photon3009 avatar

Stargazers

Rakhim Abdullayev avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.