Skip to content

Optimize Screenshot Detection Plugin#1

Open
HadesPTIT wants to merge 1 commit into
Umar1312:mainfrom
HadesPTIT:feature/fixup-android-ios
Open

Optimize Screenshot Detection Plugin#1
HadesPTIT wants to merge 1 commit into
Umar1312:mainfrom
HadesPTIT:feature/fixup-android-ios

Conversation

@HadesPTIT

Copy link
Copy Markdown
  • Refactor version check logic Android/IOS
  • Fix issue screenshot callback being called twice
  • Downgrade constraint version due to it is no longer required for the plugin's functionality

Comment thread example/pubspec.yaml
# activated in the `analysis_options.yaml` file located at the root of your
# package. See that file for information about deactivating specific lint
# rules and activating additional ones.
flutter_lints: ^4.0.0

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are we downgrading this?

Comment thread example/pubspec.yaml

# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are we downgrading this?

zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.3-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.3-all.zip

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are we downgrading this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants