ad4630e495
Attempting to add the form for passing the weather location but it's been failing to render. Hardcoded field sizes for now. Still figuring out how the expense tracker app is working without this.
dev
Hyperling2025-05-14 18:46:39 -07:00
7e53a2b4e2
Successfully pulling a good weather report. Now to add the heat index and wind chill calculations.
Hyperling2025-04-25 17:10:22 -07:00
b1d01c6915
Begin a refactor of code to make it more reusable and get it out of main. Going to stop worrying about this for now though and just get the data formatted and presented well, then refactor once it's working correctly.
Hyperling2025-04-25 15:59:53 -07:00
c2995dac6d
Add variables for the Open Weather config rather than holding it in the min file.
Hyperling2025-04-25 15:59:02 -07:00
4483c1ebb0
Add file for future JSON related code.
Hyperling2025-04-25 15:58:26 -07:00
8c8b848090
Change magic numbers to be a variable. :)
Hyperling2025-04-25 08:41:03 -07:00
54ae255e9e
Add var for number of seconds between data refreshes. Rename locals file to config and also end example files in .dart.
Hyperling2025-04-25 08:39:56 -07:00
7a48d137e0
Do not allow the weather to be refreshed very quickly.
Hyperling2025-04-25 08:34:19 -07:00
0f475773de
Add a refresh button! Yeehaw!
Hyperling2025-04-25 08:20:03 -07:00
d8cc22ce80
Create locals file for local configuration and testing variables. Move variable-based files to a var folder.
Hyperling2025-04-25 08:19:41 -07:00
c2537f78cd
Project is successfully hitting the weather API and returning the response to the screen after the async method finishes. Yay!!
Hyperling2025-04-25 07:54:20 -07:00
b598f4cddb
Add a bin folder with the start of a few helper scripts.
Hyperling2025-04-25 07:52:46 -07:00
8cc609ff4e
Add a secrets file for storing API keys and such.
Hyperling2025-04-25 07:52:19 -07:00
ee116bed8d
Add empty flutter project named com_hyperling_buddy_website.
Hyperling2025-04-25 07:12:45 -07:00