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

Feature: Language selector #44

Closed
wants to merge 9 commits into from
Closed

Feature: Language selector #44

wants to merge 9 commits into from

Conversation

mitryp
Copy link
Contributor

@mitryp mitryp commented May 29, 2023

Implementing #25
As a side-product, rewrote the language_tool functionality, so this PR is also fixing #31

Added the `http` package as a direct dependency;

Implemented:
1. `LanguageFetchService` interface;
2. `LangFetchService` standard implementation;
3. `CachingLangFetchService` decorator.
Added the Dropdown to the example
To remove the dependency on the `language_tool`
to remove the dependency on the `language_tool` package;

Enabled changing the spellcheck language on the fly in the `ColoredTextEditingController`.
Implementing #25.
@mitryp mitryp deleted the feat/language-selector branch June 5, 2023 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants