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

Updating flutter, flame, android, etc #4

Merged
merged 3 commits into from
Apr 11, 2020
Merged

Conversation

luanpotter
Copy link
Member

No description provided.

Copy link
Member

@erickzanardo erickzanardo left a comment

Choose a reason for hiding this comment

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

LGTM

@luanpotter luanpotter merged commit 0ef6a9c into master Apr 11, 2020
@luanpotter luanpotter deleted the luan.update-everything branch April 11, 2020 15:18
@@ -116,7 +118,9 @@ class _HomeScreenState extends State<HomeScreen> {
IAP.setup(),
Audio.init(),
];
print('awaiting ps');
Copy link
Member

Choose a reason for hiding this comment

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

🤔

Future.wait(ps).then((rs) async {
print("foooo");
Copy link
Member

Choose a reason for hiding this comment

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

🤔

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.

None yet

2 participants