9 Commits

Author SHA1 Message Date
c51008b333 Cleanup (#4043)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Chores**
- Updated dependency configurations to allow greater flexibility and
removed an obsolete linting tool.
- **Refactor**
- Streamlined state management and theme handling to improve
maintainability without impacting visible functionality.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-03-29 23:48:21 +01:00
b6b8d2d38e fix: typos (#2963) 2023-10-10 15:39:00 +02:00
77530346bd Extract user.dart from common.dart and move classes 2022-07-31 13:28:41 +02:00
a2a6f8e5ba Upgrade dependencies and split home.dart 2022-07-31 13:03:55 +02:00
0359ecf090 Refactor theme logic 2022-07-31 12:37:48 +02:00
6ce875ae62 Allow all providers to be scoped (#542) 2021-06-27 13:40:35 +01:00
0542abbd06 Riverpod 1.0.0 (#462) 2021-06-20 20:11:18 +01:00
abd70baa65 Migrate riverpod/flutter_riverpod/hooks_riverpod to null-safety (#292) 2021-01-29 10:14:59 +00:00
ddadf852ac Split SO example in multiple files 2020-08-23 17:24:29 +01:00