717 Commits

Author SHA1 Message Date
Alex Garneau
9e46bfa2e7 Removed flutter clean from workflow; doesn't affect anything. 2026-03-04 10:13:36 -07:00
Alex Garneau
0f5711f5c7 Added no-wasm-dry-run tag to staging workflow. 2026-03-03 16:23:01 -07:00
Alex Garneau
8c39721e12 Added flutter clean to workflow. 2026-03-03 16:03:54 -07:00
Alex Garneau
ad7605326e Revert "Added --no-wasm to workflow file to force mode."
This reverts commit 90aa3a6b7a.
2026-03-03 15:41:14 -07:00
Alex Garneau
90aa3a6b7a Added --no-wasm to workflow file to force mode. 2026-03-03 14:36:58 -07:00
Alex Garneau
7cebf275d6 Workflow - added WASM input toggle for staging. 2026-03-03 11:40:11 -07:00
Alex Garneau
d30aee040e Google Map - Changed google_maps_flutter version to allow updated google_maps_flutter_web version
Gotta downgrade to upgrade. Weird.
2026-02-27 23:40:59 -07:00
Alex Garneau
9e399a23db Google Maps - Needed to add this line to activate Advanced Markers. 2026-02-27 23:23:36 -07:00
Alex Garneau
59dbf267bd v2.2.7+236 (includes flutter pub updates) 2026-02-25 14:20:21 -07:00
Alex Garneau
68bd45ed4e Merge pull request #228 from gskinnerTeam/google-maps-update
Google Maps Flutter - Deprecated Marker
2026-02-25 12:24:39 -07:00
Alex Garneau
155f7c3d08 Merge branch 'main' into google-maps-update 2026-02-23 17:31:07 -07:00
Alex Garneau
a6277d2d88 Updated to latest google_maps_flutter to include AdvancedMarkers. 2026-02-23 17:29:55 -07:00
Alex Garneau
8e5d737ac9 Merge pull request #243 from gskinnerTeam/clipping-issue-fix
202 - 200% Zoom Clipping Fixes
2026-02-23 11:37:50 -07:00
Alex Garneau
e1a8ba4ae9 Merge pull request #244 from gskinnerTeam/accessability-collectionscreenmousewheel
Accessability - Collection Screen Mouse Wheel
2026-02-23 11:37:31 -07:00
Alex Garneau
540cca24a4 Merge pull request #242 from gskinnerTeam/youtube-player-fix
Youtube Video Fix
2026-02-23 11:37:17 -07:00
Alex Garneau
5df5e52348 Fixed issue; Column doesn't support flex very well and prefers it to be set to 0. 2026-01-09 15:56:57 -07:00
Alex Garneau
2413aec5db Merge branch 'main' into accessability-collectionscreenmousewheel 2026-01-08 11:35:08 -07:00
Alex Garneau
9e0508c50a Set flex to 50 for better readability. 2026-01-08 11:06:57 -07:00
Alex Garneau
4add875574 Added smallModes to wonderEvents and collectible found screen. 2026-01-08 10:59:44 -07:00
Alex Garneau
05ad22ee2f Added smallMode to Info Column; info boxes now stack when width is small enough to warrant it. Reordered padding / scroll so the scroll bar no longer overlaps text. 2026-01-07 11:40:56 -07:00
Alex Garneau
6aaba62c8d Applied smallMode to intro screen and info column. 2026-01-07 09:55:58 -07:00
Alex Garneau
63ed25c32d Fixed issue with youtube player not working with latest flutter framework. 2026-01-06 12:35:46 -07:00
Alex Garneau
22feb00eb0 Gradle version update. 2026-01-06 09:29:33 -07:00
Alex Garneau
1dd933ad69 Subversion 235. 2026-01-05 15:39:58 -07:00
Alex Garneau
f8c3b92a59 Merge pull request #240 from gskinnerTeam/dart-sdk-update
Dart SDK Update
2026-01-05 14:59:25 -07:00
Alex Garneau
7796a4d473 Increased line width to 120. 2026-01-05 14:27:12 -07:00
Alex Garneau
f3d9c6b39a Ran dart format . 2026-01-05 14:18:36 -07:00
Alex Garneau
06a6ea4b83 Merge branch 'main' into dart-sdk-update 2026-01-05 14:16:56 -07:00
Alex Garneau
75256f30ec Merge pull request #233 from akhil-ge0rge/fix/deprecations
Refactor: Replace deprecated Flutter APIs for compatibility with newer versions
2026-01-05 14:15:47 -07:00
Alex Garneau
a6648e87fb Second update; set SDK to 3.8.0 for updated formatter to preserve trailing commas. Set page_width to 100. 2026-01-05 13:55:47 -07:00
Alex Garneau
ee16560c70 Dart SDK update 2026-01-05 11:41:11 -07:00
Akhil George
4d1a09f9f5 Merge remote-tracking branch 'origin/main' into fix/deprecations 2025-12-30 21:32:24 +05:30
Alex Garneau
557e6657fd Subversion 234. 2025-12-19 00:26:43 -07:00
Alex Garneau
e5cab82c4d Made Google Map loadLibrary async. 2025-12-18 23:52:22 -07:00
Alex Garneau
3821b0c606 Applied fix to InternetConnectionChecker. Added extra gradle version updates. 2025-12-18 23:51:56 -07:00
Alex Garneau
499efbfcf3 Flutter framework major version updates. 2025-12-18 17:38:48 -07:00
Alex Garneau
dd6bfa56e0 v2.2.6 2025-12-17 17:03:49 -07:00
Alex Garneau
35b553b459 Merge pull request #234 from gskinnerTeam/182-FontManifestPreload
182 - Font Manifest preload
2025-12-17 14:37:40 -07:00
Alex Garneau
7b55750f44 Merge pull request #235 from gskinnerTeam/187-FixTimelineScrubberDuringTalkback
187 - Fix Timeline Scrubber in Browse Artifacts with TalkBack on
2025-12-17 14:37:22 -07:00
Alex Garneau
002e127237 Merge pull request #236 from gskinnerTeam/202-FixUnresponsiveTalkBackButtons
202 - Fix unresponsive buttons during TalkBack mode
2025-12-17 11:33:45 -07:00
Alex Garneau
560863088d Merge pull request #237 from gskinnerTeam/172-ArtifactCarouselOverflow
172 - Artifact Carousel Overflow fix
2025-12-17 11:27:23 -07:00
Alex Garneau
39364228ac Fixed improper tabbing. 2025-12-17 11:08:59 -07:00
Alex Garneau
397d950424 Merge pull request #238 from gskinnerTeam/150-LazyLoadingLibraries
150 - Lazy Loading Libraries
2025-12-17 10:29:48 -07:00
Alex Garneau
e6b9a28a6e Merge pull request #239 from gskinnerTeam/144-ButtonHoverStates
144 - Hover Button States for Web
2025-12-17 10:27:11 -07:00
Alex Garneau
6833ed2c19 Fixed up home_menu's tabbing. 2025-12-17 10:01:43 -07:00
Alex Garneau
cec17c7287 Set isOver in home_menu to private. 2025-12-16 22:42:40 -07:00
Alex Garneau
39f7b6e06c Removed unused hoverColor. 2025-12-16 21:52:09 -07:00
Alex Garneau
28b0a11413 Added new custom hover state to make buttons highlight on mouse selection (only on web). Added new scale-up hover state to GridBtns in home_menu. 2025-12-16 17:39:22 -07:00
Alex Garneau
21fefd5f25 Added some text styling to the error text if Google Maps fails to load. 2025-12-12 12:25:03 -07:00
Alex Garneau
eb60a2d6c2 Google Maps library now only loads when first on-screen, saving app initial load time. 2025-12-11 15:00:19 -07:00