-
**Is your feature request related to a problem? Please describe.**
User will enjoy playing the game.
**Describe the solution you'd like**
# Tic Tac Toe Game
Welcome to the Tic Tac Toe game bui…
-
-
Thanks for the feedback! If your issue is related to the Flutter framework itself,
please open an issue at
[github.com/flutter/flutter](https://github.com/flutter/flutter/issues/new).
## Steps to…
-
I'm sure you're tracking the pulse of material design standards like me and others. That being said, material ui version 3 is out.
We should track MUI being migrated from Material Design v2 to Mate…
-
### Describe the bug
When adding the same route as a child to different sections for deep nesting I receive the below error once generating.
```The name 'navigateToMessagesView' is already defined.
…
-
I'm using a package that depends on wakelock_plus, and on the first attempt to make a web build it seemed to work fine. However, our app is designed to be embedded into other web applications and when…
-
On a regular domestic router, no firewall, I'm unable to get any srflx candidates on either MacOS, iOS simulator, or iOS builds.
A browser test from the same machine works fine.
**To Reproduce**…
-
Hello - I'm attempting to migrate my app to use the latest analytics_flutter package, but when I try to add the appsflyer plugin, it doesn't initialize properly.
This is how I'm setting up my ana…
-
https://io.google/2023/program/3a895611-42dc-4735-8ff5-7c759a1ced34/intl/ja/
https://www.youtube.com/watch?v=CfOlY36GWYU
-
We are duplicating code across disposables in order to:
1. restrict double disposal
2. restrict usage after disposal
3. instrument code for leak tracking by communicating creation and disposal…