animated_dailog 0.0.1 animated_dailog: ^0.0.1 copied to clipboard
Flutter Animated Dailog.
"Generate constants for resources which require using them as a String like fonts and assets. Generated file will look like this"
Features #
["It give animated dailogue feature"]
Getting started #
"Generate constants for resources which require using them as a String like fonts and assets. Generated file will look like this"
Usage #
"
class MyHomePage extends StatefulWidget { const MyHomePage({Key? key, required this.title}) : super(key: key); final String title;
@override State
class _MyHomePageState extends State
const like = 'sample';
copied to clipboard
Additional information #
"Generate constants for resources which require using them as a String like fonts and assets. Generated file will look like this"