Word Manager

A Flutter project to collect and manage words for crossword like games with clean architecture using bloc pattern and feature driven structure.
Alternatives To Word Manager
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Bloc10,2782101642 days ago112August 14, 202289mitDart
A predictable state management library that helps implement the BLoC design pattern
Getx8,3281924 days ago310August 08, 2022808mitDart
Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
Provider4,7136153122 days ago59May 22, 202218mitDart
InheritedWidgets, but simple
Riverpod4,291
9 days ago120mitDart
A simple way to access state while robust and testable.
Mobx.dart2,25532476 days ago112September 20, 202265mitDart
MobX for the Dart language. Hassle-free, reactive state-management for your Dart and Flutter apps.
Flutter Boilerplate Project1,992
10 days ago31mitDart
A boilerplate project created in flutter using MobX and Provider.
Getx_pattern841
3 months agoMakefile
Design pattern designed to standardize your projects with GetX on Flutter.
Flutter Provide7632923 years ago3February 22, 201910otherDart
A simple framework for state management in Flutter.
States_rebuilder4781123 months ago78June 13, 20229otherDart
a simple yet powerful state management technique for Flutter
Cubit44563 years ago18July 06, 2020mitDart
Cubit is a lightweight state management solution. It is a subset of the bloc package that does not rely on events and instead uses methods to emit new states.
Alternatives To Word Manager
Select To Compare


Alternative Project Comparisons
Readme

flutter word manager

A Flutter project to collect and manage words for crossword like games with clean architecture you can import words from file and curd operation by using bloc and hive database.

screenshots:

Screenshot_20220717_144446 Screenshot_20220717_144257
Screenshot_20220717_144336 Screenshot_20220717_144509
Popular Flutter Projects
Popular State Management Projects
Popular User Interface Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Dart
Flutter
State Management
Repository Pattern