Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App architecture makeover #8

Closed
wants to merge 39 commits into from
Closed

App architecture makeover #8

wants to merge 39 commits into from

Conversation

baumths
Copy link
Owner

@baumths baumths commented Oct 10, 2021

Closes #2 and Closes #4

Also bumps the min dart sdk constraint to 2.14
Also cleans up  how sections work
Missing extraction of state to controller/bloc
Also replaces custom Sidebar with builtin NavigationRail;
- Updates settings section titles of codearq and browse
- Updates codearq hint text and hyperlink
- Adds a couple variants to primary color
- Adds extra small option to edge insets metrics
- Adds Divider theme
- Mainly spacing and color adjustments
- Renames _browse_type.dart to _browser_type.dart;
- Adds SettingsScope widget;
- Moves BrowserType logic to placeholder state management;
- Moves Codearq logic to placeholder state management;
@baumths baumths added the enhancement New feature or request label Oct 10, 2021
@baumths baumths self-assigned this Oct 10, 2021
@baumths
Copy link
Owner Author

baumths commented Jan 20, 2023

Either migrate user's data from legacy version or move old app to elpcd.github.io/legacy instead of deleting.

@baumths baumths closed this Jan 20, 2023
@baumths baumths deleted the dev branch October 8, 2023 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Helper texts Feature: Search screen
1 participant