559 Commits

Author SHA1 Message Date
6e0d4e2d92 Creating a Trackpad reader to cover bases. 2025-03-17 18:58:35 -06:00
6469ae1043 Excluded several illustration images from Semantics to prevent VoiceOver from highlighting them unnecessarily. 2025-03-01 02:30:48 -07:00
281b298967 Set search input field to a fixed maxWidth. 2025-02-26 11:52:14 -07:00
885554657e Added lang="en" to HTML tag to show app's default language (usually starts on English). 2025-02-24 09:40:10 -07:00
526f587752 Renamed fullscreen image viewer left button to "previous" so they are not both labelled as "next". 2025-02-21 20:02:42 -07:00
9973af837a Missed one. 2025-02-21 17:01:55 -07:00
398d0581be Replaced deprecated IgnorePointer with custom Flutter docs provided IgnorePointerWithSchematics. 2025-02-21 16:47:33 -07:00
e14836bc68 Added focus element to Artifact Info Column so artifact details can be read aloud. 2025-02-19 16:25:43 -07:00
1b81500607 Modified _scrolling_content.dart to include all text in a Focusable Semantic. _callout.dart also has Focus set. This allows the user to select all the text in the wonders_details_screens. 2025-02-19 13:33:24 -07:00
346d01f63c Swapped count and total for appPageSemanticSwipe. Renamed count to current. 2025-02-19 01:07:20 -07:00
6f3e784c90 Merge pull request #201 from Uniyo-Ltd/main
Fix Incomplete platform check
2025-02-07 11:17:53 -07:00
302fdf4f64 Fix Incomplete platform check 2025-02-07 20:00:24 +02:00
f3a402f7ad Update Android runner files for latest Flutter version. 2025-01-10 13:05:44 -07:00
5cbde836cd Fix for #183, only set min-size on macOs and Windows, linux appears to have issues despite the package claiming support. 2025-01-10 09:26:56 -07:00
cdd9f17a28 Update iOS build runner files, added min deploy target of iOS 14.0 to satisfy google maps dependency requirements. 2025-01-10 08:50:39 -07:00
f838fe3025 Update README now that wasm can be run on the main brain 2025-01-10 08:38:08 -07:00
420324cdba Build files 2025-01-06 10:02:06 -07:00
cd24ee45f7 Formatting 2025-01-06 10:02:06 -07:00
79d95e668b Restore image caching and splashscreen on the web 2025-01-06 10:02:06 -07:00
890f243050 Remove duplicate images 2025-01-06 10:02:06 -07:00
a12a4d7ed6 Update build_web.yml 2024-09-26 16:27:57 -06:00
e0e414a849 Update build_web.yml 2024-09-26 16:27:31 -06:00
7b96ce488a Add production deploy action 2024-09-26 10:32:37 -06:00
b16c65172e Update google maps key 2024-09-26 10:25:50 -06:00
3747a68767 Update build_and_deploy_web_staging.yml 2024-09-26 10:04:10 -06:00
af20e94027 Delete .github/workflows/build_and_deploy_web.yml 2024-09-26 01:14:25 -06:00
b3c4ee2fa3 Update deploy actions 2024-09-26 01:01:35 -06:00
31717e43e0 Merge pull request #190 from gskinnerTeam/esDotDev-continuous-deployment
Update build_web.yml
2024-09-25 21:54:40 -06:00
86d30f4ff2 Update build_web.yml 2024-09-25 21:52:30 -06:00
1a6310ecfd Create build_web.yml 2024-09-25 21:42:30 -06:00
1b606e8ff0 Merge pull request #189 from gskinnerTeam/feature/wasm
Feature/wasm
2024-09-25 21:35:31 -06:00
ab3c4aa318 Cleanup lint warnings for theme colors 2024-09-25 21:34:19 -06:00
721276ea14 Restore splash screen for web 2024-09-25 21:31:42 -06:00
011aa0a8bc Organize imports 2024-09-25 16:16:47 -06:00
055b3a03b9 Remove temp video fix, fix typing on markerIcon 2024-09-25 16:15:15 -06:00
fee3b13b89 Merge branch 'main' into feature/wasm
# Conflicts:
#	pubspec.yaml
2024-09-25 16:11:50 -06:00
f60556a94e Restore google maps functionality 2024-09-25 16:08:59 -06:00
d5971af3c8 Merge pull request #181 from bienvenuelisis/main
Replace outdated dependencies, with gskinner updated one's, and overrides intl dependency.
2024-07-26 09:07:42 -06:00
85ec7b5fbd Replace outdated dependencies, with gskinner updated one's. 2024-05-19 22:22:21 +00:00
3effe93b24 Update README.md 2024-05-15 14:52:19 -06:00
f94e63f8be Update README.md 2024-05-15 14:51:06 -06:00
05d2c90ba5 Disable splash screen 2024-05-13 14:43:37 -06:00
57a66936e6 switch base_href to /web 2024-05-13 13:29:03 -06:00
575304b849 Delay render of Youtube video, to workaround PlatformViews rendering issue (https://github.com/flutter/flutter/issues/146539) 2024-05-13 10:38:09 -06:00
823cd0c52b Update index.html for wasm 2024-05-09 16:57:00 -06:00
a9a4f3061c Brute-force remove google maps plugin. Would prefer to use conditional compilation here, but can't seem to make it build when the packages are defined in pub-spec. 2024-05-09 11:24:50 -06:00
2489de519a Fix deeplink issue caused by bootstrap finishing too quickly (due to removal of marker bitmap loading) 2024-05-09 11:01:21 -06:00
3e33ebc134 Roll deps 2024-05-08 10:43:18 -06:00
c35148fe08 Update pubspec for Flutter beta branch 2024-05-08 10:42:01 -06:00
a8c4a35d89 Merge pull request #174 from kevmoo/smaller_pngs
Optimize pngs
2024-04-04 13:33:25 -06:00