Skip to content

Flutter 3.10 support ! #33

Open
piotrmoskala wants to merge 7 commits intomainfrom
flutter_3.10
Open

Flutter 3.10 support ! #33
piotrmoskala wants to merge 7 commits intomainfrom
flutter_3.10

Conversation

@piotrmoskala
Copy link
Contributor

No description provided.

@piotrmoskala piotrmoskala requested a review from simc June 19, 2023 17:17
}) {
if (_instance == null) {
final instance = HoneyWidgetsBinding();
_instance = HoneyWidgetsBinding();
Copy link
Contributor Author

Choose a reason for hiding this comment

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

it never been initialised before , should I move it back to final instance tho?

@simc
Copy link
Contributor

simc commented Jun 20, 2023

Nice!!

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