A Flutter project to demonstrate disk writes in main thread in Android apps that use share_plus package.
- (optional) Use the specified in .fvmrc version of Flutter:
fvm flutter pub get - Run the app in debug mode.
- Trigger any call to
SharePlus.instance.sharewith any parameters. - Check that a strict policy violation warning is printed in the Flutter debug console and Android logcat.