Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 409 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 409 Bytes

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