mingsnx / animated_digit

A scrolling digit animation widget
MIT License
37 stars 17 forks source link

every number need a standalone controller?? #1

Closed lucasjinreal closed 3 years ago

lucasjinreal commented 3 years ago

every number need a standalone controller??

mingsnx commented 3 years ago

yes

mingsnx commented 3 years ago

Published 2.0.6

AnimatedDigitWidget(
  value: 1111,
  duration: const Duration(milliseconds: 500),
)