single-player reversi clone 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 its not that sophisticated, but puts up a reasonable fight.