me
|
3aae269460
|
Playing with the callback but still not having any luck.
|
2026-05-21 14:35:12 -07:00 |
|
me
|
b3e955b38a
|
Add comment explaining why 13 is being used, not 11.
|
2026-05-21 14:23:27 -07:00 |
|
me
|
447182c3bf
|
Use the debugPrint command so that it does not happen in production.
Pass the board directly rather than with an intermediate variable.
|
2026-05-21 14:23:13 -07:00 |
|
me
|
a586c712ed
|
Starting to pass a callback function but child is not cooperating yet.
|
2026-05-08 12:26:45 -07:00 |
|
me
|
cd18c49d55
|
Kinda sorta working, but not really. The buttons are all playing on their own version of BOARD rather than the session version, so the plays are not compounding.
|
2026-05-08 11:52:49 -07:00 |
|
me
|
375a0599c1
|
Got the UI to update for the button being pressed! Other buttons are not getting updated yet though.
|
2026-05-08 10:48:27 -07:00 |
|
me
|
4d0dab8c41
|
Trying to get the UI components to update but so far have just broken things. Taking a break.
|
2026-05-07 20:09:46 -07:00 |
|
me
|
58b8ab9253
|
Get some decent logging going so we can see what's actually going on. Array ios working great; UI is not being redrawn based on the variables (like in Android).
|
2026-05-06 14:59:15 -07:00 |
|
me
|
32bf2353d5
|
Added lots of code, not completely showing value yet, but seems to be on the right track.
|
2026-05-06 12:28:21 -07:00 |
|
me
|
ff4b596121
|
Make the spots clickable and have them increment their inner value.
|
2026-05-04 17:05:59 -07:00 |
|
me
|
df9c2dc9c9
|
Got a good looking layout now!
|
2026-05-04 16:59:34 -07:00 |
|
me
|
c946e9a003
|
Change to using sized boxes to make all the spacing even.
|
2026-05-04 16:51:05 -07:00 |
|
me
|
27fde6474e
|
Make the game board its own widget.
|
2026-02-24 11:23:53 -07:00 |
|
me
|
5ec7fb02db
|
Make the game bord more legible.
|
2026-02-22 12:25:20 -07:00 |
|
me
|
4f7ada0302
|
Create a very simple text-based game board.
|
2026-02-22 12:15:35 -07:00 |
|
me
|
63a85f2a72
|
Add base Flutter project files.
|
2026-02-22 12:02:18 -07:00 |
|