Famous 2048 game made in Flutter. This code was originally written by anuranBarman three years ago.
Since there was no activity for this amazing repo, I, Nagaraj Alagusundaram wished to resolve all the issue that was raised. Along with that I have also
- Upgraded the code to Flutter 2.0
- Migrated the code to Sound Null Safety
- Added Coveralls test coverage
- Followed strict Lint rules. Thanks to very_good_analysis
- Added GitHub Action. Thanks to subosito
- Added flutter_bloc as state management. Thanks to Felix
- Used dart collections where ever possible
- Store High Score
- Colorful Grid
- Cute Font
- State management
- Flutter tests
- GitHub Actions
- 0 errors 0 warnings
- Minimal Animations
- Null Safe
- Flutter 2.0