-
Notifications
You must be signed in to change notification settings - Fork 9
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
feat(cat-voices): language code component #1730
Conversation
…o feat/1564-project-duration
…ethod naming for clarity
✅ Test Report | |
✅ Test Report | |
catalyst_voices/apps/voices/lib/widgets/document_builder/language_code_widget.dart
Outdated
Show resolved
Hide resolved
catalyst_voices/apps/voices/lib/widgets/document_builder/language_code_widget.dart
Outdated
Show resolved
Hide resolved
* Filter out null values when creating dropdown menu entries in `LanguageCodeWidget`. * Remove unnecessary setState call in `didChangeDependencies`.
catalyst_voices/apps/voices/lib/widgets/document_builder/language_code_widget.dart
Outdated
Show resolved
Hide resolved
catalyst_voices/apps/voices/lib/widgets/document_builder/language_code_widget.dart
Outdated
Show resolved
Hide resolved
catalyst_voices/apps/voices/lib/widgets/document_builder/language_code_widget.dart
Outdated
Show resolved
Hide resolved
catalyst_voices/apps/voices/lib/widgets/document_builder/language_code_widget.dart
Outdated
Show resolved
Hide resolved
- Refactor: Renamed `handleInitialValue` to `_handleInitialValue`. - Refactor: Renamed `handleValueChanged` to `_handleValueChanged`. - Refactor: Renamed `notifyChangeListener` to `_notifyChangeListener`. - Refactor: Renamed `getLocalizedLanguageName` to `_getLocalizedLanguageName`.
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
Description
Creates language code component to select languages.
Me and @minikin that for now we ignore exotic missing languages
Related Issue(s)
Closes #1657
Screenshots
Nagranie.z.ekranu.2025-01-29.o.15.54.20.mov
Please confirm the following checks