11 Commits

Author SHA1 Message Date
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
4b34f81555 Merge branch 'main' into feature/routing_fixes 2024-01-18 12:07:04 -07:00
Shawn
fa640e005d Merge branch 'main' into feature/routing_fixes
# Conflicts:
#	lib/router.dart
#	pubspec.lock
#	pubspec.yaml
2024-01-18 12:04:11 -07:00
Shawn
a57a23d4e0 Resolve merge conflicts 2024-01-18 11:53:38 -07:00
Shawn
6f7a69d50d Merge main 2024-01-18 11:36:39 -07:00
Shawn
3d9d15c5a0 switch to context.pop() so we're going through the goRouter pkg as designed 2024-01-09 14:57:11 -07:00
Shawn
432becb17a Add escape key support to backBtn by default 2023-12-05 11:42:26 -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
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
0805da1b37 Add back button fallback to go to /home if the view can not be popped 2023-11-02 09:57:01 -06:00
Shawn
a1e1aa156f Initial public commit 2022-08-29 20:38:28 -06:00