multi_slice_progress_indicator

A fantastic progress bar implemented from scratch by building a custom render box.

In this mini project you’ll learn how to :

  • build a cusotm RenderBox from scratch.
  • use animations.
  • use ProxyAnimation.
  • build a dynamic app without any rebuild(setState).

MultiSliceProgressIndicator.mp4

GitHub

View Github