flutter_animated_theme 0.9.0-dev.2 flutter_animated_theme: ^0.9.0-dev.2 copied to clipboard
Animate theme change with circular, scale and fade animations
import 'package:flutter/material.dart';
import 'package:flutter_animated_theme_example/app.dart';
void main() => runApp(App());