Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

Releases: heckmon/flutter_code_crafter

flutter_code_crafter v0.3.0

Choose a tag to compare

@heckmon heckmon released this 28 Aug 05:24

Fix: folding issue

flutter_code_crafter v0.2.9

Choose a tag to compare

@heckmon heckmon released this 27 Aug 06:39
  • Fix: Removed grapheme characters

flutter_code_crafter v0.2.8

Choose a tag to compare

@heckmon heckmon released this 25 Aug 17:22
  • Fix: Large files crash
  • Enhancement: Batched highlighting

flutter_code_crafter v0.2.7

Choose a tag to compare

@heckmon heckmon released this 23 Aug 03:05
  • Feature: codecrafter inner padding
  • Feature: example project
  • Feature: add foldAt to CodeCrafterController
  • Fix: Removed chunk file loading

flutter_code_crafter v0.2.6

Choose a tag to compare

@heckmon heckmon released this 10 Aug 05:32
  • feat: arbitrarily sized file handling

flutter_code_crafter v0.2.5

Choose a tag to compare

@heckmon heckmon released this 09 Aug 10:03
  • Made url parameter in AI completion public.

flutter_code_crafter v0.2.4

Choose a tag to compare

@heckmon heckmon released this 02 Aug 16:39

Added emoji support.

flutter_code_crafter v0.2.3

Choose a tag to compare

@heckmon heckmon released this 02 Aug 14:54

Added an option to enable/disable LSP warning and error.

flutter_code_crafter v0.2.2

Choose a tag to compare

@heckmon heckmon released this 27 Jul 11:51

Enhance: LSP suggestion.

flutter_code_crafter v0.2.0

Choose a tag to compare

@heckmon heckmon released this 23 Jul 16:05

Fix: Conflict with LSP suggestion and LSP hover.