Skip to content

jackeyyaoxy/flutter_animation_explorer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter animation interactive guide

flutter anim explorer

curves

  • Curves visualizer
  • Animated widgets demo :
    • AnimatedContainer
    • AnimatedAlign
    • AnimatedPositioned
    • AnimatedOpacity
    • AnimatedDefaultTextStyle
  • Staggered animation explorer

web

You need to be on Flutter master branch to run/build for web, and follow this instructions

flutter run -d chrome

mac os

You need to be on Flutter master branch to run/build for web, and follow this instructions

flutter run -d macos -t lib/main_desktop.dart

About

📈 flutter animation explorer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 96.0%
  • Swift 1.9%
  • Other 2.1%