PackageTrack
Sign in Get early access

re_editor

Re-Editor is a powerful lightweight text and code editor widget.

0.10.0 24K downloads/mo #2031 most downloaded on pub.dev reqable/re-editor

What this package is like to depend on

Last release 1 months ago

01 Jul 2026

Release timing varies

gaps range from 8 days to 8 months

Nearly every release is documented

notes for 16 of 16 stable releases

Nothing withdrawn

no release was ever pulled

3 years old

16 releases · first in 2024

3 releases in the last 12 months

see the full history below

Release timeline

16 releases · Feb 2024 to Jul 2026
2025 2026
Release Pre-release

Releases

latest 16
  1. 0.10.0 01 Jul 2026
    Release notes
    • Fix a typo, using leadingDivider instead of sperator.
    • Ignore the error when _CodeAutocompleteState is disposed.
    • Opt range check code in method _isWrapedByClosureSymbol.
    • Check whether the viewport is still valid before auto scrolling.
    • Fix the keyboard appearance issue.
    Open source →
  2. 0.9.0 02 Jun 2026
    Release notes
    • Disable autocorrection and smart text features in code editor.
    • Fix replace match will cause selection locating to the first match.
    • Pressing the delete key will no longer delete both the left and right closur e symbols.
    • Fix stale CodeEditor findController listener swap.
    • Add "Enter (keypad)" key to newLine.
    • Fix the compile error in Flutter 3.44.0.
    Open source →
  3. 0.8.0 25 Sep 2025
    Release notes
    • Add code syntax highlight plugin support.
    • Opt mouse cursor display when using the TextSpan with a custom mouse cursor.
    • Fix a bug where the highlight span cache was not clean in force repaint.
    • Add the fontFamilyFallback param in CodeEditorStyle.
    • API makePositionCenterIfInvisible will consider top and bottom padding.
    • Fix IME pastes multiline text issue.
    • Fix PlatformException issue on new flutter version.
    Open source →
  4. 0.7.0 06 Mar 2025
    Release notes
    • Add callback parameter to CodeLineNumberRenderObject for customizable line number behavior.
    • Implement floating cursor feature for iOS.
    • Long press will select a word on mobile platform.
    • Disable ESC shortcuts when nothing the editor can do.
    • Added option for maximum rendering length of single line text.
    • Fix makePositionCenterIfInvisible was called infinitely.
    • Clamp code line substring.
    • Fixed a bug: type 'Null' is not a subtype of type '_CodeFieldRender'.
    Open source →
  5. 0.6.0 31 Oct 2024
    Release notes
    • Check tap down pointer whether is in the valid region.
    • Break changes: Change autocomplete behavior to replace user input with complete match to support more pattern match method.
    Open source →
  6. 0.5.0 25 Oct 2024
    Release notes
    • Fix code lint warnings in the example project.
    • Fix double newline issue on iOS.
    • Allow the gesture pointer overflow when dragging to select text.
    • Give an option to tell editor the size of the custom scrollbar.
    Open source →
  7. 0.4.0 06 Sep 2024
    Release notes
    • Feature: add shortcuts for word and line direction deleting.
    • Feature: add an option to disable autocomplete closed symbols.
    • Feature: add borderRadius and clipBehavior properties to editor settings.
    • Feature:allow clearing of CodeLineEditingController's undo and redo stack.
    • Opt autocomplete quoted symbol logic.
    • Fix IsolateCallback might be invoked after the isolate was closed.
    • Fix controller delegate memory leak issue.
    • Fix issue xxx is used after being disposed.
    • Fix the bug that the underlying text will be selected when trying to click-drag the scroll bar.
    Open source →
  8. 0.3.1 24 Jul 2024
    Release notes
    • Fix space key not works in PageView.
    • Notify delegate listeners when controller was changed.
    • Remove editable shortcut actions when read only.
    Open source →
  9. 0.3.0 11 May 2024
    Release notes
    • [IMP] Break changes: remove API CodeLineEditingController.fromFile.
    • Feature: singleline chunks comment.
    • Feature: multiline comment formatter
    • Feature: moveCursorToWordBoundary and extendSelectionToWordBoundary(forward and backward).
    Open source →
  10. 0.2.0 24 Apr 2024
    Release notes
    • Web support.
    • Mobile toolbar widget will be built by user rather than the editor.
    • Autocomplete will only update after user input.
    • Fix desktop focus issue.
    Open source →
  11. 0.1.1 15 Apr 2024
    Release notes
    • Clamp mode selection handle positions for mobile.
    • Add an auto scrolling list for autocomplete example.
    • Fix mobile selection handle invisible issue.
    • Delete shift key selection logic for mobile.
    • Fix newline action not works with some android input methods.
    • Fix a bug that the mobile input keyboard does not popup when tapping the editor.
    Open source →
  12. 0.1.0 27 Mar 2024
    Release notes
    • [IMP] Break changes: refactor code autocomplete API.
    • [IMP] Break changes: add more params for CodeLineSpanBuilder.
    • Make CodeEditorTapRegion to public.
    • Add MouseTrackerAnnotationTextSpan for hovering support.
    • Add CodeLineEditingControllerDelegate for delegating the controller.
    • Add an API for editor force repaint.
    Open source →
  13. 0.0.4 12 Mar 2024
    Release notes
    • Update re-highlight version.
    • Fix unmounted issue.
    Open source →
  14. 0.0.3 05 Feb 2024
    Release notes
    • Update publisher
    Open source →
  15. 0.0.2 05 Feb 2024
    Release notes
    • Update pubspec.yaml and README.
    Open source →
  16. 0.0.1 05 Feb 2024
    Release notes
    • First Release Version.
    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