index
:
espadge-flutter
main
ESP32-based badge - Flutter app
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
widgets
Age
Commit message (
Collapse
)
Author
2025-08-03
Use file prefix logger
main
uvok
2025-08-03
Avoid late final by using factory ctor/getters
uvok
2025-08-02
badge: Dispose scanner on exit
uvok
technically not needed, but eh
2025-08-02
DD: Pull up button, error text, ViewModel
uvok
ListView should really only be a list. Makes more sense to add error after rfresh button.
2025-08-01
Request permissions on scan
uvok
2025-08-01
bml: Separate variable for better debugging
uvok
2025-08-01
Hilight current selection
uvok
2025-08-01
Use VM to get current selection
uvok
2025-08-01
Add UB motive listing, and intergrate into View
uvok
2025-08-01
Add proper selection/setting motive
uvok
2025-08-01
Proper theming, selection
uvok
2025-08-01
Rewrite BadgeMotiveList widget
uvok
2025-08-01
badgetemplate->motive
uvok
2025-07-31
Introduce sample templates
uvok
2025-07-31
Prepare badge template list
uvok
2025-07-31
Cleanup
uvok
2025-07-31
ValueNotifier, remove manual back button
uvok
2025-07-31
Close connection on app exit
uvok
2025-07-31
Add async linting
uvok
2025-07-31
Disable scan with no adapter available
uvok
2025-07-31
scan: Move SB down
uvok
2025-07-31
dd: disconnect on back()
uvok
2025-07-31
Move connections to package
uvok
2025-07-31
Move devices to package
uvok
2025-07-31
Fixes, remove duplicate Expanded
uvok
2025-07-30
Push scanner selection to main
uvok
2025-07-30
Shuffle code around / reorder
uvok