Commit Graph

16 Commits (remove-git-from-cli)

Author SHA1 Message Date
hunteraraujo 17d93421e7 Add flutter_markdown dependency 2023-10-19 22:13:15 -07:00
hunteraraujo 8c58df706a Show helpful toast if someone hits a 404 2023-09-28 23:43:02 -07:00
Swifty ca65dfc4fa
Update frontend build (#5376)
Co-authored-by: GitHub Action <action@github.com>
2023-09-28 11:00:26 +02:00
merwanehamadi 793ff1c163
Add data challenges (#5361)
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
2023-09-27 10:47:34 -07:00
hunteraraujo 654f3dff06 Add URL launcher dependency 2023-09-26 19:26:47 -07:00
hunteraraujo 62efc6b07e Add Firebase Analytics dependency 2023-09-20 20:40:12 -07:00
hunteraraujo b3d0cf9a22 Add UUID dependency 2023-09-18 19:42:42 -07:00
hunteraraujo 70625f85a3 Add firebase libraries + google/github logo assets 2023-09-15 14:15:00 -07:00
hunteraraujo bea78c50e6 Add graph view dependency 2023-09-10 13:50:29 -07:00
hunteraraujo 76f2e12b97 Remove dart:html from pubspec 2023-09-07 12:52:05 -07:00
hunteraraujo 3ccffdab19 Implement artifact download functionality in Flutter web app
Added the downloadArtifact method to the ChatService class, enabling the download of artifacts in the Flutter web application. The function uses the dart:html package to trigger a browser-based file download, allowing users to save artifacts locally. This implementation complements the existing REST API and enhances the user experience.
2023-09-06 16:08:51 -07:00
hunteraraujo ef2d64513b Merge commit 'e5d30a9f6d0854e20049309333c2f637cd03025c' as 'frontend' 2023-09-06 11:22:37 -07:00
hunteraraujo 4e7ea36490 Delete frontend subdirectory 2023-09-06 11:22:33 -07:00
hunteraraujo 121e79410b Add frontend subdirectory to project 2023-09-06 10:43:26 -07:00
Merwane Hamadi 668fc8c352 Fix forge and benchmark 2 2023-09-05 17:05:45 -07:00
SwiftyOS 11c1bc3aa9 Renamed gui to frontend 2023-09-04 16:43:51 +02:00