solid-software / languagetool_textfield

🌐 Flutter text field that implements LanguageTool spellcheck.
BSD 3-Clause "New" or "Revised" License
34 stars 10 forks source link

Add some properties (`cursorColor`, `onTextChange`, `focusNode`, `onTextSubmitted`, ...) for TextField #83

Closed dab246 closed 1 month ago

dab246 commented 3 months ago

Descriptions

illia-romanenko commented 3 months ago

Hi @dab246, thanks for the PR!

I just merged one with padding - that looks to be conflicting with yours, could you please solve conflicts and make sure that checks are not failing?

dab246 commented 3 months ago

Hi @dab246, thanks for the PR!

I just merged one with padding - that looks to be conflicting with yours, could you please solve conflicts and make sure that checks are not failing?

@illia-romanenko Thank your feedback. I rebase it. Please review again help me. Thanks.

dab246 commented 3 months ago

@illia-romanenko Please review again help me. Thanks

dab246 commented 1 month ago

@illia-romanenko Did you forget this PR?

dab246 commented 1 month ago

@illia-romanenko I don't see the new version 0.1.1 on pub.dev but the Changelog file has been changed. Please check again. Thanks

Screenshot 2024-09-19 at 12 03 27
illia-romanenko commented 1 month ago

It should be in 0.1.0 - there is a wrong Changelog on pub. I'll try to fix it later.