PackageTrack
Sign in Get early access

extended_text_field

Extended official text field to build special text like inline image, @somebody, custom background etc quickly.It also support to build custom seleciton toolbar and handles.

17.0.0 33K downloads/mo #1800 most downloaded on pub.dev fluttercandies/extended_text_field

What this package is like to depend on

Last release 29 days ago

25 Jul 2026

Ships unpredictably

gaps range from 3 weeks to 1.6 years

Most releases are documented

notes for 67 of 84 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

95 releases · first in 2019

1 release in the last 12 months

see the full history below

Release timeline

95 releases · May 2019 to Jul 2026
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 95
  1. 17.0.0 25 Jul 2026
    Release notes
    • Migrate to Flutter 3.44.0
    Open source →
  2. 16.0.2 19 Dec 2024
    Release notes
    • Fix issue that the caret offset is not right after pinyin(composing) is completed on windows desktop(#255)
    Open source →
  3. 16.0.1 26 Nov 2024
    Release notes
    • Fix issue that context menu click didn't work on desktop(#250)
    Open source →
  4. 16.0.0 12 Aug 2024
    Release notes
    • Migrate to Flutter 3.24.0
    Open source →
  5. 15.0.1 19 Dec 2024

    Nothing published for this version

  6. 15.0.0 15 May 2024
    Release notes
    • Migrate to Flutter 3.22.0
    Open source →
  7. 15.0.0-ohos.1 26 Nov 2024 pre-release

    Nothing published for this version

  8. 15.0.0-ohos 28 Oct 2024 pre-release

    Nothing published for this version

  9. 14.0.1 19 Dec 2024

    Nothing published for this version

  10. 14.0.0 19 Feb 2024
    Release notes
    • Migrate to Flutter 3.19.0
    • Fix wrong postion of Magnifier
    Open source →
  11. 13.1.1 19 Dec 2024

    Nothing published for this version

  12. 13.1.0 19 Feb 2024

    Nothing published for this version

  13. 13.0.1 13 Jan 2024
    Release notes
    • Update readme about HarmonyOS
    Open source →
  14. 13.0.0 17 Nov 2023
    Release notes
    • Migrate to Flutter 3.16.0 (#229)
    • Fix wrong caret position (#224,#226)
    Open source →
  15. 12.2.1 19 Dec 2024

    Nothing published for this version

  16. 12.2.0 19 Feb 2024

    Nothing published for this version

  17. 12.1.1 17 Nov 2023

    Nothing published for this version

  18. 12.1.0 18 Aug 2023
    Release notes
    • Migrate to Flutter 3.13.0
    Open source →
  19. 12.0.3 19 Dec 2024

    Nothing published for this version

  20. 12.0.2 19 Feb 2024

    Nothing published for this version

  21. 12.0.1 12 Jun 2023
    Release notes
    • Fix issue that wrong cursor position on macos. (https://github.com/fluttercandies/extended_text_field/issues/210)
    Open source →
  22. 12.0.0 20 May 2023
    Release notes
    • Migrate to Flutter 3.10.0
    • Refactoring codes and sync codes from 3.10.0
    • Breaking change: Remove [ExtendedText.textSelectionGestureDetectorBuilder],[ExtendedText.shouldShowSelectionHandles]
    • Add ExtendedSelectableText
    Open source →
  23. 12.0.0-dev.2 18 May 2023 pre-release

    Nothing published for this version

  24. 12.0.0-dev.1 16 May 2023 pre-release

    Nothing published for this version

  25. 12.0.0-dev 15 May 2023 pre-release

    Nothing published for this version

  26. 11.0.1 04 Mar 2023
    Release notes
    • fix issue on ios after flutter version 3.7.0. #191 #198
    Open source →
  27. 11.0.1-ohos 13 Jan 2024 pre-release

    Nothing published for this version

  28. 11.0.0 31 Jan 2023
    Release notes
    • Migrate to 3.7.0
    Open source →
  29. 11.0.0-dev.2 09 May 2022 pre-release

    Nothing published for this version

  30. 11.0.0-dev.1 07 May 2022 pre-release

    Nothing published for this version

  31. 11.0.0-dev 27 Apr 2022 pre-release

    Nothing published for this version

  32. 10.2.0 14 Nov 2022
    Release notes
    • Add TextInputBindingMixin to prevent system keyboard show.
    • Add No SystemKeyboard demo
    Open source →
  33. 10.1.1 26 Jul 2022
    Release notes
    • Fix issue selection not right #172
    Open source →
  34. 10.1.0 12 May 2022
    Release notes
    • Migrate to 3.0.0
    • Support Scribble Handwriting for iPads
    Open source →
  35. 10.0.1 15 Apr 2022
    Release notes
    • Public ExtendedTextFieldState and add bringIntoView method to support jump to caret when insert text with TextEditingController
    Open source →
  36. 10.0.0 07 Feb 2022
    Release notes
    • Migrate to 2.10.0.
    • Add shouldShowSelectionHandles and textSelectionGestureDetectorBuilder call back to define the behavior of handles and toolbar.
    • Shortcut support for web and desktop.
    Open source →
  37. 9.0.3 04 Jan 2022
    Release notes
    • Fix hittest is not right #131
    Open source →
  38. 9.0.2 22 Dec 2021
    Release notes
    • Fix selectionWidthStyle and selectionHeightStyle are not working.
    Open source →
  39. 9.0.1 15 Dec 2021
    Release notes
    • Support to use keyboard move cursor for SpecialInlineSpan. #135
    • Fix issue that backspace delete two chars. #141
    Open source →
  40. 9.0.0 09 Dec 2021
    Release notes
    • Migrate to 2.8
    Open source →
  41. 8.0.0 26 May 2021
    Release notes
    • Add [SpecialTextSpan.mouseCursor], [SpecialTextSpan.onEnter] and [SpecialTextSpan.onExit].
    • merge code from 2.2.0
    Open source →
  42. 7.0.1 30 Apr 2021
    Release notes
    • Fix issue that composing is not updated.#122
    Open source →
  43. 7.0.0 24 Apr 2021
    Release notes
    • Breaking change: [SpecialText.getContent] is not include endflag now.(please check if you call getContent and your endflag length is more than 1)
    • Fix demo manualDelete error #120
    Open source →
  44. 7.0.0-non-null-safety 24 Apr 2021 pre-release

    Nothing published for this version

  45. 6.0.1 11 Mar 2021
    Release notes
    • Fix issue that toolbar is not shown when double tap
    • Fix throw exception when selectWordAtOffset
    Open source →
  46. 6.0.0 07 Mar 2021
    Release notes
    • Support null-safety
    Open source →
  47. 6.0.0-non-null-safety 07 Mar 2021 pre-release

    Nothing published for this version

  48. 5.0.4 15 Dec 2020
    Release notes
    • Fix toolbar is not show after some behaviour #107
    Open source →
  49. 5.0.3 12 Dec 2020
    Release notes
    • Fix miss TextStyle for specialTextSpanBuilder #89
    Open source →
  50. 5.0.2 30 Nov 2020
    Release notes
    • Fix wrong position of caret
    Open source →
  51. 5.0.1 26 Nov 2020
    Release notes
    • change handleSpecialText to hasSpecialInlineSpanBase(extended_text_library)
    • add hasPlaceholderSpan(extended_text_library)
    Open source →
  52. 5.0.0 02 Oct 2020
    Release notes
    • Merge from Flutter v1.22
    • Support cursorHeight, onAppPrivateCommand, restorationId
    Open source →
  53. 4.0.0 07 Aug 2020
    Release notes
    • Merge from Flutter v1.20
    • Support Autofill
    Open source →
  54. 3.0.1 01 Jul 2020
    Release notes
    • Fix issue that text is clipped when maxLine is 1 and width is more than maxWidth.(#67,#76)
    • Fix issue that handles are not shown when the height of TextStyle is big than 1.0.(#49)
    Open source →
  55. 3.0.0 29 Jun 2020
    Release notes
    • Breaking change: fix typos OverflowWidget.
    Open source →
  56. 2.0.0 25 Jun 2020
    Release notes
    • Breaking change: extended_text_library has changed to support OverFlowWidget ExtendedText
    • Fix textSelectionControls is not working.
    Open source →
  57. 1.0.1 01 Jun 2020
    Release notes
    • Fix wrong calculation about selection handles.
    Open source →
  58. 1.0.0 31 May 2020
    Release notes
    • Merge code from 1.17.0
    • Fix analysis_options
    Open source →
  59. 0.5.0 12 Mar 2020
    Release notes
    • Fix error caret offset on ios.
    Open source →
  60. 0.4.9 21 Jan 2020
    Release notes
    • Fix error about TargetPlatform.macOS
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive