Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Last version flutter not works #77

Open
ultramegagood opened this issue Jul 31, 2023 · 4 comments
Open

Last version flutter not works #77

ultramegagood opened this issue Jul 31, 2023 · 4 comments

Comments

@ultramegagood
Copy link

Please help not working on last version of flutter sdk

@beygee
Copy link
Member

beygee commented Aug 3, 2023

I confirmed that it works on version 3.10
Can you tell me what version you used?

@ultramegagood
Copy link
Author

ultramegagood commented Aug 4, 2023

Flutter 3.10.6 • channel stable • https://github.com/flutter/flutter.git
Framework • revision f468f3366c (3 weeks ago) • 2023-07-12 15:19:05 -0700
Engine • revision cdbeda788a
Tools • Dart 3.0.6 • DevTools 2.23.1

When i do screenshot on emulator or real device its not works .

class _AdsScreenState extends State<AdsScreen> with SingleTickerProviderStateMixin, WidgetsBindingObserver { @override void initState() { super.initState(); WidgetsBinding.instance.addObserver(this); screenshotCallback.addListener(() { logger.w('detect screenshot'); }); }}

@ultramegagood
Copy link
Author

@beygee have info?

@OpenSphereSoftware
Copy link

@beygee any updates on 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

No branches or pull requests

3 participants