From 1887c470c21ac2be737d5fb82000452c79c3f9a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E5=91=86=E5=91=86666?= Date: Wed, 22 May 2024 12:27:15 +0800 Subject: [PATCH] update web effect --- lib/module/function/smart_dialog/state.dart | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/module/function/smart_dialog/state.dart b/lib/module/function/smart_dialog/state.dart index 07e73e8..b6b86da 100644 --- a/lib/module/function/smart_dialog/state.dart +++ b/lib/module/function/smart_dialog/state.dart @@ -1,5 +1,4 @@ import 'package:flutter/cupertino.dart'; -import 'package:flutter/material.dart'; import 'package:flutter_use/widgets/other/other_trick.dart'; import 'package:flutter_use/widgets/show_attach/attach_dialog_business.dart'; import 'package:flutter_use/widgets/show_attach/attach_dialog_guide.dart';