flutter-state-management-evaluation

There are 2 repositories under flutter-state-management-evaluation topic.

  • Suebersson/ephemeral_state_manager

    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.

    Language:Dart3100
  • eddiesTime/sme_app

    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

    Language:Dart2200