6a

Results 4 comments of 6a

But it originally felt like there was wrong, the default value theory should be unconditional, which would be more reasonable. However, a condition (0 < width < 100000) was added...

@AlexV525 ### the sample code like this ```dart import 'package:flutter/cupertino.dart'; import 'package:flutter/material.dart'; import 'package:photo_manager/photo_manager.dart'; class PageTest extends StatefulWidget { @override State createState() => _PageTestState(); } class _PageTestState extends State {...

> Switch to `AdvancedCustomFilter` like this should immediately see improvements: > > https://github.com/fluttercandies/flutter_wechat_assets_picker/blob/fa258eaa0b27b70994bafc59eefeeb047e322160/lib/src/provider/asset_picker_provider.dart#L353 Thanks, I will try。 And how do I disable the checkIfExists in here https://github.com/fluttercandies/flutter_photo_manager/blob/main/android/src/main/kotlin/com/fluttercandies/photo_manager/core/utils/AndroidQDBUtils.kt#L206