Skip to content

Andre-at-LaCapitale/guess_the_text

 
 

Repository files navigation

Guess the text

Words guess game app

made-with-Markdown Flutter Responsive

Free educational app deployable on several native platforms: Android & iOS (iPhone, Tablets), Webapp, Linux, MacOS, and Windows. The application is an evolving educational game. The goal is to establish native development standards applied to a real world application deployed on production via the Flutter framework:

  • app technical architecture, solution design and active development
  • promote Flutter cookbook recipies and Dart language best patterns
  • responsive layouts, screen design, app theme, typography, dark mode, animations
  • local storage, shared preferences, devoce NoSQL database like Sembast, local SQL db SQFLite
  • automated unit and behavioral tests, end to end (e2e) tests, code coverage report
  • evolutive structure of the source code, choice of open source libraries
  • integration to REST and/or GraphQL backend APIs
  • dependencies injections pattern (IoC) for the whole application
  • implementation of best practices, development guide, code reviews, training sessions

Some screen captures of the implemented features

start game success categories custom chalenge qr-code

Deployed on production

Coding standards

Guidelines for developers

BE Api (deployed on Heroku)

Completed so far

List of demonstrated elements inside the codebase, divided by categories:

Platforms support

The app supports multiple plateforms (more than just Android and iOS). See the list of supported platforms and how to add another platform

Usefull VSCode & Flutter CLI operations

Running e2e tests, re-generate .g.dart files, coverages reports and many other commands

Contributors

We are actually limiting the number of contributors (so dont take that personnaly) since this project:

  • has to refine it's roadmap and goals
  • we are in the process of adding a lot of assets to improve the onboarding process
  • coding conventions have to be defined
  • the developer documentation will be re-structured soon

About

Words guess game app in Flutter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 76.8%
  • C++ 10.1%
  • CMake 8.5%
  • Ruby 1.3%
  • Swift 0.9%
  • HTML 0.9%
  • Other 1.5%