Move the folder navigation drawer trigger to the bottom by default, matching the issue request. Add a user preferences DB table (schema v34) and a settings screen so users can switch back to the top hamburger menu. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2 lines
32 B
Dart
2 lines
32 B
Dart
const int dbSchemaVersion = 34;
|