Dart

Cards - Virtual deck of standard playing cards


      

Cards is a virtual deck of playing cards with beautiful 3D animations and drawing mechanics.
A list of previously drawn cards can be accessed from the bottom.


Flutter Framework

This app is developed with Google's Flutter Framework and compiles to Android and iOS native machine code as well as JavaScript for the web.
The Flutter Framework uses the Dart language for the code and allows for one code base run on both Androdi and iOS devices with little to no performance impacts as the source code is compiled to native machine code.


GitHub Repository

https://github.com/ChrisSkorka/Cards

Other Mobile Development Projects