Skip to content
#

state-management

Here are 167 public repositories matching this topic...

A refactored version of the default Flutter "counter" app, demonstrating The Clean Architecture with reactive state management using streams. This example showcases a maintainable and scalable approach, incorporating immutability, dependency injection, and a clear separation of concerns.

  • Updated Aug 8, 2024
  • C++

A refactored version of the default Flutter counter app, demonstrating Onion Architecture with reactive state management using streams. This example showcases a maintainable and scalable approach, incorporating immutability, dependency injection, and a clear separation of concerns.

  • Updated Aug 8, 2024
  • C++

This Flutter application serves as a fully functional e-commerce platform that leverages the Fake Store API. It includes essential features such as infinite scrolling on the homepage, detailed product pages, robust search functionality, user authentication, product sorting, and a shopping cart.

  • Updated Jul 23, 2024
  • C++

This Flutter e-commerce app integrates with the Fake Store API, offering features like infinite scrolling, product detail pages, search, user authentication, sorting, and a shopping cart. It uses state management and a service-oriented architecture for a responsive and maintainable codebase.

  • Updated Jul 23, 2024
  • C++

The Journal/Notes App is a software designed to provide users with a simple and intuitive platform for keeping notes, journal entries, or personal thoughts. With a clean and minimalistic user interface, users can easily create, edit, and manage their entries, whether it's jotting down daily thoughts, recording important events, or project ideas.

  • Updated May 7, 2024
  • C++

Improve this page

Add a description, image, and links to the state-management topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the state-management topic, visit your repo's landing page and select "manage topics."

Learn more