Hyperling me
me pushed to main at me/flutter-expense-tracker 2025-02-05 13:32:52 -07:00
87392cc73c Break code into multiple files.
1b95feb5d4 Forms is working, items show if hot reloaded, need to refactor code and get the global variable into the state of the expense page.
Compare 2 commits »
me pushed to main at me/flutter-expense-tracker 2025-02-05 04:20:00 -07:00
99b1ec82e6 Add the Form widget and get the fields working with it. Still need to pull the values into a usable object for saving.
7ead0e5ebb Format dialog a little better.
Compare 2 commits »
me pushed to main at me/flutter-expense-tracker 2025-02-05 03:27:02 -07:00
bcae40e0e2 Buttons now close the dialog properly.
me pushed to main at me/flutter-expense-tracker 2025-02-05 03:20:16 -07:00
aa3c2f9304 Expense input form is now in a popup! Still needs to look and function properly though.
me pushed to main at me/flutter-expense-tracker 2025-02-05 03:02:17 -07:00
96811f5bfd Make the name of the function more agnostic.
c44d4553c3 Attempting to move the input form to a popup.
d722172cb3 Add buttons and fake items.
43dd151cb4 Refactor the order of the classes based on the UI.
c2cc71eae0 Add widgets for each of the future pages.
Compare 10 commits »
me pushed to main at me/flutter-example-wordpair 2025-02-05 03:02:06 -07:00
8f34757540 Attempt to move the project up a directory.
me pushed to dev at me/env-ansible 2025-02-05 03:01:45 -07:00
2c6c4fee25 Add cleaning of flutter projects.
me created branch main in me/flutter-expense-tracker 2025-01-30 21:11:10 -07:00
me pushed to main at me/flutter-expense-tracker 2025-01-30 21:11:10 -07:00
45b5e33491 Add license.
8a2dfc2131 More messing around.
3b7313ca10 Made the UI fancier but still unable to get the controller to work.
b07a8f9c0a Add the enum properly.
19e10e6792 Test UI done enough, start working on how to get the input into an Expense.
Compare 10 commits »
me created repository me/flutter-expense-tracker 2025-01-30 21:10:10 -07:00
me pushed to main at me/flutter-example-wordpair 2025-01-30 13:06:14 -07:00
f7a27a5de1 Note to self to get the fancy version, which is what I thought I had just done.
me pushed to main at me/flutter-example-wordpair 2025-01-30 12:40:33 -07:00
711d4ae312 Move my version to a different file and use the version from GitHub for further testing and analysis.
me pushed to main at me/flutter-example-wordpair 2025-01-30 12:35:45 -07:00
fe15a0edad Tutorial's version of the page.
acb6ed8599 My working attempt to get the page going. Ran into weird issues trying to get it all centered. Going to see what the tutorial uses.
Compare 2 commits »
me pushed to main at me/flutter-example-wordpair 2025-01-30 12:19:06 -07:00
ab0b551a64 Add navigation with expanding sidebar.
082dff1810 Added the Favorites button.
71b76ecb2d Finished styling section.
Compare 3 commits »
me pushed to dev at me/env-ansible 2025-01-29 13:34:13 -07:00
85ba9946c3 Add a newline before the final message.
me created branch dev in me/nodejs-website 2025-01-29 13:28:46 -07:00
me pushed to dev at me/nodejs-website 2025-01-29 13:28:46 -07:00
me pushed to main at me/nodejs-website 2025-01-29 13:28:35 -07:00
71ac8f3cfe Merge pull request 'Style Overhaul' (#2) from dev into main
297e0c90a9 Remove attempts at having columns take up the full row height, was not working. Likely due to how HTML renders they did not know how large the elements after them would be.
76429b1ace Try ensuring columns tak up full row height a different way.
c000140040 Add fill class so that donation boxes take up all the available height.
a48c767ffb Fix tags being on wrong level / element.
Compare 119 commits »
me deleted branch dev from me/nodejs-website 2025-01-29 13:28:35 -07:00
me merged pull request me/nodejs-website#2 2025-01-29 13:28:33 -07:00
Style Overhaul