Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

flutter flutter logo flip

public repo for flutterflip, a reversi download built with flutter.

a single-player reversi clone built with flutter, which compiles for both android and ios. the user plays as black, and the cpu will make moves as white in response. the move search only goes 4-5 plies ahead, so it’s not that sophisticated, but puts up a reasonable fight.

flip - a 1-player reversi clone

why this exists

this was written as an exercise to help me ramp up on flutter, and it’s intended to be an open source example. the tech used includes:

  • streams!
  • dart isolates
  • implicit animations like animatedopacity and animatedcontainer.

if you spot a bug, feel free to file an issue report. i haven’t tested this on very many screen sizes, so it’s likely to break on small devices.

download the full project for this post from the following button

this source is fully free for all time

download as zip


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

Comments are closed.

Top