hcchappy / flutter_animation_explorer

πŸ“ˆ flutter animation explorer

Home Page:https://rxlabz.github.io/flutter_animation_explorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://rxlabz.github.io/flutter_animation_explorer


Languages

Language:Dart 96.0%Language:Swift 1.9%Language:Objective-C 0.7%Language:Shell 0.5%Language:HTML 0.5%Language:Java 0.4%