nicky-song / Feversi

A Reversi codebase that covers the basics of cross-platform development using Flutter & Dart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feversi

A Reversi application that covers the basics of cross-platform development using Flutter and Dart.

Preview

Start End

Remarks

  • Building animations using AnimatedBuilder
  • Controlling element visibility using both Visibility and collection if
  • Creating custom widgets
  • Creating custom color swatches. Further explanations can be found in this article on Medium 🍻
  • Adding more than one FloatingActionButtons in Scaffold. More like a hack tho.
  • Responsive element & font sizes across different types of mobile devices
  • Most efficient handling of application constants in Flutter

Any concerns or motivations?

Make sure to report any issues/bugs/concerns if you find one. Or, create a PR directly through GitHub portal we all know and love. 💖 I am totally broke but you don't have to donate nothing. 😎

About

A Reversi codebase that covers the basics of cross-platform development using Flutter & Dart


Languages

Language:Dart 93.9%Language:Objective-C 4.1%Language:Java 2.0%