77 Commits

Author SHA1 Message Date
Shawn
07bd69ac77 Tweak styling on prevNextNav widget 2023-11-30 13:11:54 -07:00
Shawn
d856f91a93 Add physical btn for carousel navigation,
add keyboard support,
add flipIcon property to CircleIconbtn
2023-11-30 10:41:05 -07:00
Shawn
7feafe35b8 Fix issue with [Tab] key not working after arrow keys are used (focus gets lost?) 2023-11-30 09:51:30 -07:00
Shawn
66ca833c58 Add keyboard support to FullscreenUrlImgViewer 2023-11-29 16:01:38 -07:00
Shawn
5b595c3f31 Add fullscreen keyboard listener 2023-11-29 16:00:27 -07:00
Shawn
1c853b1c39 Unify shortcuts on desktop/web, remove arrow-press for focus traversal from desktop.
Add focusNode support for btns
2023-11-29 16:00:00 -07:00
Shawn
79631cd91d Remove proxy code 2023-10-03 14:16:01 -06:00
Shawn
27613c6922 Update search data files with fresh items, remove the imageUrl param 2023-10-03 14:11:01 -06:00
Shawn
c7f00c8d32 Fix issue with Youtube player blocking clicks on the back btn 2023-09-06 20:26:17 -06:00
Shawn
ab7ce7bcd6 Implement a server proxy for external images to avoid CORS errors on web
Remove ResizeImage component on web platform to avoid UI thread locking
2023-09-06 20:12:36 -06:00
Shawn
a132e97916 Add proxy to MET image requests 2023-09-05 17:48:20 -06:00
Shawn
345f73f048 Replace describeEnum with .name 2023-09-05 17:47:45 -06:00
Shawn
ce767b7155 Reorder header elements in stack so that the back button can be selected when using screen reader. 2023-08-23 11:04:27 -06:00
Shawn
ac10dc36f8 Remove unused imports 2023-08-23 10:28:54 -06:00
Shawn
9b4d7cc226 Enable drag-to-scroll on desktop 2023-07-28 10:04:51 -06:00
Shawn
23a1741722 Show youtube player on web 2023-07-11 12:07:26 -06:00
Shawn
ddf5e54089 Add play/pause keyboard handler to FullscreenVideoView 2023-05-10 14:33:30 -06:00
Shawn
0c255bec9a Add KeyboardArrowListener to experiment with hz arrow key support on lists 2023-04-20 00:01:45 -06:00
Shawn
c6eec34922 Fix deprecated color warnings by adding a .colorFilter extension method to Color 2023-04-18 11:13:03 -06:00
Shawn
7906e6ba36 Add focus node 2023-03-01 14:36:39 -07:00
Shawn
068d7daf9d Add focus outlines to btns, add focus nodes to event markers and editorial text content 2023-03-01 14:36:30 -07:00
Shawn
cda6d7cbaa Add 10% white focus state to AppBtn 2023-02-28 10:06:46 -07:00
Shawn
a1af24f7d4 Remove fullscreen mode support, problematic implementation 2023-02-16 10:35:11 -07:00
Shawn
4608eecb30 Add safe area to fullscreen maps view 2023-02-16 10:24:00 -07:00
Shawn
6e5a715283 Update youtube plugin, and switch to flutter_webview for inline web views 2023-02-16 00:32:07 -07:00
Shawn
24f5f8487d Upgraded youtube iframe package 2023-02-15 11:01:42 -07:00
Shawn
9a9ccff85c Refactor supported orientations logic to be more robust. Fixes bug where some Android Tablets could not rotate to landscape. 2023-02-13 23:24:13 -07:00
Shawn
e30f5de874 Tweak loading indicator to start with indeterminant spinner until progress has started. 2023-02-13 10:38:55 -07:00
Shawn
9c2c93ea91 Update about us with string keys, restore increased blur amt 2023-01-05 15:43:51 -07:00
Shawn
5abdc22102 Reduce blur slightly 2023-01-05 12:20:46 -07:00
Jared Bell
4fe946e587 Enhance Wonder Events
* Increase font sizes + remove discretionary ligatures from body type (clean up, simplify)
* Adjust spacing
* Standardize maxContentWidth use
* Adjust scroll blur height for tablet portrait (was unblurring)
2023-01-04 22:13:26 -07:00
Jared Bell
1eae15a1a8 Menu screen enhancements
* Increase background blur
* Reduce overlay transparency
* Override local button padding to reduce size
2023-01-04 21:32:50 -07:00
Shawn
23cd1b4c71 Allow AppBtn.onPressed to be null 2023-01-03 10:35:53 -07:00
Shawn
7f54f4fab6 Incorporate scale into appHeader 2023-01-03 10:04:45 -07:00
Shawn
439b5d63df Cleanup 2022-12-22 13:33:59 -07:00
Shawn
77ecacabf7 standardize all backbtns to use AppHeader widget 2022-12-22 10:36:46 -07:00
Shawn
574c4503fd Latest polish tweaks 2022-12-20 10:23:20 -07:00
Shawn
a40f7c42ce Add close underlay btn to collectibles and home menu 2022-12-19 14:13:25 -07:00
Shawn
9463be0bcd Update line endings 2022-12-19 13:43:30 -07:00
Shawn
e5f55ef9db Fix comments 2022-12-12 11:50:24 -07:00
Shawn
a4f2daffec Add cupertino page routes for all full-screen dialogs 2022-12-08 18:50:27 -07:00
Shawn
4205cc0b00 Cleanup 2022-12-08 16:24:43 -07:00
Shawn
7d6cca3b6b Polish artifacts carousel 2022-12-01 20:09:28 -07:00
Shawn
bd3a87edd9 Polish editorial screen 2022-11-30 13:30:56 -07:00
Shawn
4b560a75e1 Remove modal bottom sheet 2022-11-29 22:49:39 -07:00
Shawn
5b5042b92e Add support for latest l10n implementation 2022-11-29 22:05:14 -07:00
Shawn
be4e3c1ea4 Finish first pass of home illustrations 2022-11-28 17:54:11 -07:00
Shawn
e9ae67bff5 carousel WIP, added trailing param to SimpleHeader 2022-11-22 10:56:53 -07:00
Shawn
667108943f Add centeredBox widget, polish editorial 2022-11-14 15:36:34 -07:00
Shawn
90902e27aa Add ListenableBuilder, remove all AnimatedBuilders 2022-11-14 14:49:00 -07:00