Pair Game Save

A simple pair game made with Flutter, a custom library, BLoC and tunnel pattern.

Project README

Pair game

A simple pair game created with Flutter.

Article on Medium here: https://medium.com/@frmineoapps/a-simple-pair-game-made-with-flutter-a-custom-library-and-the-tunnel-pattern-52e03584f1d1

  • BLoC pattern
  • Tunnel pattern (to share data between two blocs)
  • Multiple selections
  • Animations
  • Widgets streaming (to switch the widget to show)
  • Custom library to work with streams and Stateless widgets

Packages used:

Screenshots

Screenshot Screenshot Screenshot

Open Source Agenda is not affiliated with "Pair Game" Project. README Source: frideosapps/pair_game