dheeraj-p / animated_chess_flutter

A flutter library to render Chessboard with good performance and animations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Animated Chess (Work In Progress)

This is a chessboard rendering library for Flutter. The aim of this library is to have animated Chessboard widget with good performance.

It used Flutter's Custom Painter to render the Chessboard which is more efficient than using GridView or Rows and Columns.

About

A flutter library to render Chessboard with good performance and animations

License:Other


Languages

Language:Dart 100.0%