chess_vectors_flutter 1.1.0 copy "chess_vectors_flutter: ^1.1.0" to clipboard
chess_vectors_flutter: ^1.1.0 copied to clipboard

Chess pieces vectors for Flutter. These vectors are custom widgets based on original SVG from Wikimedia Commons.

chess vectors flutter #

Chess pieces vectors for Flutter. These vectors are custom widgets based on Wikimedia commons Svg. You can customize the size.

Getting Started #

Add whatever piece widget you want to your components tree :

  • size property takes a double value for defining the piece side size (same width and height),
  • you can change the stroke and fill color for each piece (thanks to daniel-mf).

CREDITS #

This project is using the SVG definitions of Chess pieces from a Wikimedia Commons page

15
likes
130
pub points
79%
popularity

Publisher

verified publisherpassion-programmation-laurentdu64.blogspot.com

Chess pieces vectors for Flutter. These vectors are custom widgets based on original SVG from Wikimedia Commons.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, tuple

More

Packages that depend on chess_vectors_flutter