Skip to content
#

flutter-state-management-evaluation

Here are 2 public repositories matching this topic...

A package é um gerenciamento de estado efêmero simples e objetivo (é um estado temporário de uma widget), com essa package é possível usar o setState ou streamCotroller de forma segura indicando onde deve ser feito a build do widget multável sem re-buildar toda árvore de widget da página ativa exatamente como a documentação da framework recomenda.

  • Updated Nov 12, 2023
  • Dart

This repository contains a collection of a weather app implemented with different state management solutions in a domain-driven-design influenced architecture. The implementations have been compared and evaluated. The results of the evaluation, recommendations for state management solutions and more can be accessed in the project's wiki

  • Updated Jul 13, 2020
  • Dart

Improve this page

Add a description, image, and links to the flutter-state-management-evaluation 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 flutter-state-management-evaluation topic, visit your repo's landing page and select "manage topics."

Learn more