-
Couldn't load subscription status.
- Fork 813
feat: add pin layouts #2937
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
base: flutter
Are you sure you want to change the base?
feat: add pin layouts #2937
Conversation
Reviewer's GuideIntroduces a pin layout feature by adding a popup menu in the app bar to select front/back layouts, defines new localization keys for these options in all supported languages, and scaffolds a placeholder screen for the pin layout. File-Level Changes
Assessment against linked issues
Possibly linked issues
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Build StatusBuild successful. APKs to test: https://github.com/fossasia/pslab-app/actions/runs/18295197597/artifacts/4197519974. Screenshots |







-1_instruments_screen.png?raw=true)
-2_nav_drawer.png?raw=true)
-3_accelerometer.png?raw=true)
-4_power_source.png?raw=true)
-5_multimeter.png?raw=true)
-6_wave_generator.png?raw=true)
-7_oscilloscope.png?raw=true)
Fixes #2899
Adds pin layouts for PSLab V5 and V6.
Summary by Sourcery
Introduce front/back pin layout support by adding stub screen, menu options, and localization entries.
New Features:
Enhancements:
Documentation: