Commit graph

21 commits

Author SHA1 Message Date
Álvaro González
0d20542825 Merge branch 'feature/save-edited-formulas' 2026-03-06 08:29:00 +01:00
Álvaro González
db83c6ecc2 saved formulas 2026-02-28 19:35:47 +01:00
Álvaro González
7461a2addf fn() for use inside formulas.
Compiling in:
Flutter 3.38.9 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 67323de285 (4 weeks ago) • 2026-01-28 13:43:12 -0800
Engine • hash 5eb06b7ad5bb8cbc22c5230264c7a00ceac7674b (revision 587c18f873) (29 days ago) • 2026-01-27 23:23:03.000Z
Tools • Dart 3.10.8 • DevTools 2.51.1
2026-02-26 20:03:19 +01:00
Álvaro González
a50474ef9b First test of network, string as input 2026-02-24 20:28:01 +01:00
Your Name
74b226591e Try to read formulas from database, it is not working 2026-02-13 08:53:04 +01:00
Your Name
5ef88beef5 con drift 2026-02-07 17:01:37 +01:00
Álvaro González
76769973f3 can't make valiation on each user interaction 2026-01-21 08:49:56 +01:00
Álvaro González
daa8b31879 Raw strings in formulas, to avoid $$ 2025-10-05 16:53:46 +02:00
Álvaro González
00eb595d2d feat: add FormulaList widget and force unit definitions 2025-09-21 21:35:20 +02:00
Álvaro González
d3dce8794c removing initial unit list, more units and formulas 2025-09-21 16:35:54 +02:00
Álvaro González
ba0476ed26 towards a full example of corpus 2025-09-20 16:46:21 +02:00
Álvaro González
c497633cac feat: add angle units and formula documentation 2025-09-15 22:12:26 +02:00
Álvaro González
e08474a7eb magnitude -> unit 2025-09-15 21:42:15 +02:00
Álvaro González
943436b9bb feat: add energy units
Co-authored-by: aider (openrouter/deepseek/deepseek-r1:free) <aider@aider.chat>
2025-09-14 16:35:55 +02:00
Álvaro González
76f953f4b1 feat: add mass units and fix temperature typo
Co-authored-by: aider (openrouter/deepseek/deepseek-r1:free) <aider@aider.chat>
2025-09-14 16:33:21 +02:00
Álvaro González
0eef3b6554 feat: add area, distance, pressure, and temperature unit resources 2025-09-14 16:33:14 +02:00
Álvaro González
bf39f07928 feat: add velocity unit support
Co-authored-by: aider (openrouter/deepseek/deepseek-r1:free) <aider@aider.chat>
2025-09-14 16:25:11 +02:00
Álvaro González
eb8b32c762 first ai version of formula screen 2025-09-10 17:17:28 +02:00
Álvaro González
666fa20e7b feat: switch to async unit loading with temperature corpus
Co-authored-by: aider (openrouter/deepseek/deepseek-r1:free) <aider@aider.chat>
2025-09-08 20:27:42 +02:00
Álvaro González
e6bd0f512f dart --fix 2025-09-05 18:53:06 +02:00
Álvaro González
57c8d8b064 Compilation problems, will recreate flutter app again 2025-08-27 11:10:22 +02:00