Demonstrates how to draw an animated dashed line using a CustomPaint.
- Setup Flutter.
- Clone
git clone https://github.com/d-wolf/flutter_marching_ants_path.git
. - Call
flutter run
in the Project Folder.
Demonstrates how to draw an animated dashed line using a CustomPaint.
git clone https://github.com/d-wolf/flutter_marching_ants_path.git
.flutter run
in the Project Folder.