Kevin Moore
e5f1c55993
Set the min SDK to Dart 3.3, bump and fix lints, switch cleanup
2024-02-20 13:56:39 -08:00
Shawn
c00dae0b97
Update flutter_animate version
2024-02-13 11:55:47 -07:00
Shawn
848ae5cbb6
Add custom 404 page
2024-01-18 10:11:27 -07:00
Shawn
ea47695847
switch from push to go calls
2024-01-16 17:01:37 -07:00
Shawn
d7ac853653
Cleanup lint warnings
2023-12-05 11:03:23 -07:00
Shawn
4d5347013c
Fix issue with menu icon corners not being rounded consistently
2023-10-04 09:44:07 -06:00
Shawn
efc98ee6cc
Open urls externally on web and desktop platforms as in-app webviews are not working yet
2023-09-06 20:12:36 -06:00
Yang Fang
fc60942b66
Fixes language switch button being partially unclickable
...
ExpandedScrollingColumn is on top of the AppHeader and blocks presses on the left half of the language switch button. This commit moves the AppHeader to the top of the stack.
2023-09-01 13:40:30 -07:00
Shawn
c6eec34922
Fix deprecated color warnings by adding a .colorFilter extension method to Color
2023-04-18 11:13:03 -06:00
Shawn
96734a070f
Home menu now scrolls when it runs out of min-height
2023-04-11 14:46:02 -06:00
Shawn
b1084d8542
Increase font size of About Us page
2023-03-01 14:32:43 -07:00
Shawn
9c2c93ea91
Update about us with string keys, restore increased blur amt
2023-01-05 15:43:51 -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
d9e950311a
Fix typo in about us
2023-01-03 10:36:53 -07:00
Shawn
feb2ae5cbe
Fix icon on home menu
2022-12-22 13:24:55 -07:00
Shawn
77ecacabf7
standardize all backbtns to use AppHeader widget
2022-12-22 10:36:46 -07:00
Shawn
8b997644ab
Cleanup
2022-12-21 10:57:31 -07:00
Shawn
a40f7c42ce
Add close underlay btn to collectibles and home menu
2022-12-19 14:13:25 -07:00
Shawn
bb911cc5d6
Fix issues with aboutUs urls
2022-12-12 10:12:50 -07:00
Shawn
da99b66301
Cleanup about dialog
2022-12-12 09:33:26 -07:00
Shawn
883bfaed88
Add privacy url to about-us
2022-12-12 09:32:25 -07:00
Shawn
1f9bd92f80
Fix issue on aboutUs view
2022-12-03 12:36:45 -07:00
Shawn
5b5042b92e
Add support for latest l10n implementation
2022-11-29 22:05:14 -07:00
Shawn
1ab04c0043
Polish editorial view
2022-11-14 15:53:48 -07:00
Shawn
60d65e8191
Add additional space to top of home menu page, increase vertical btn height of text btns
2022-10-27 10:23:27 -06:00
Shawn
e734b5cec7
Center align home menu, cap width of btns according to vertical space
2022-10-07 11:53:52 -06:00
Shawn
65d5fd48d3
Rename to LocaleSwitcher, tweak HomeMenu layout
2022-09-07 13:28:41 -06:00
Eddie
726cc6d5e7
Add Locale button
...
- add LocaleButton to intro and menu, toasted placeholder in app_scaffold
- add localeLogic.isEnglish helper, used in _results_grid and _scrolling_content
2022-09-06 16:31:22 -06:00
Eddie
466fe074b8
Initial stab at swapping locales, work in progress
...
- stubbed in button for testing locale switching, needs design polish and direction on whether the button is available at all times or just in menu
- tested and fixed switching on the fly for wonder views, intro, timeline, artifacts, and menu
2022-09-06 15:13:36 -06:00
Shawn
240b7f05c0
Fix text scaling on about dialog
2022-09-01 21:04:25 -06:00
Shawn
9fdaaede1b
Fix github url for about screen
2022-09-01 20:46:28 -06:00
Shawn
a1e1aa156f
Initial public commit
2022-08-29 20:38:28 -06:00