主要目的是允许用户从图库/相机中选择图像,但为了使效果更好,使用了一些动画,并设计了整个图像拾取对话框 class _ProfileImageState extends State<ProfileImage>{
void initState() {
//initiating to start so that transitio
与SingleTickerProviderStateMixin IDE一起使用会给出以下错误:
class _AnimationControllerOutputBodyState extends State<AnimationControllerOutputBody> with SingleTickerProviderStateMixin