@ -48,6 +48,12 @@ class _PointsMallPage extends State<PointsMallPage>
S.current.jifendidaogao,
];
@override
void dispose() {
super.dispose();
_refreshController.dispose();
}
void initState() {
super.initState();
@ -124,7 +124,7 @@ class MyApp extends StatelessWidget {
textScaleFactor: textScaleFactor > 1.15 ? 1.15 : textScaleFactor,
// devicePixelRatio: devicePixelRatio * textScaleFactor
),
child: FlutterSmartDialog(child: widget),
child: FlutterSmartDialog(child:widget),
);
},
onGenerateRoute: (settings) {
@ -28,6 +28,12 @@ class _CouponsPage extends State<CouponsPage> {
ApiService apiService;
RefreshController _refreshController;
@ -257,11 +257,14 @@ class _ManageAddressPage extends State<ManageAddressPage> {
InkWell(
child: Text(
"删除",
style: TextStyle(
fontSize: 16,
color: Colors.black,
child: Padding(
padding: EdgeInsets.only(top:5,),
onTap: () {
@ -24,6 +24,12 @@ class _MineCardInvalidPage extends State<MineCardInvalidPage> {
@ -41,8 +41,7 @@ dependencies:
permission_handler: ^5.0.1+1
amap_flutter_map: ^1.0.0
amap_flutter_location: ^2.0.0 # Null safety
share_plus: ^2.1.4
sharesdk_plugin: ^1.3.0
share: ^0.6.1+1
# flutter_baidu_mapapi_search: ^2.0.1
# flutter_baidu_mapapi_map: ^2.0.1