flutter-code-editor icon indicating copy to clipboard operation
flutter-code-editor copied to clipboard

enhancement/Add Tests + Fix State Management Issues (for web mainly) + Small Refactors

Open Dario-Maselli opened this issue 7 months ago • 1 comments

What type of PR is this?

  • 🐛 Bug Fix
  • 🛠 Enhancement
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Test

Description

It seems like a lot of changes... but it really is not. I've added more tests for the analyzer code and did a little bit of bug fixing/enhancement for the state management, specifically on Web as sometimes the context (technically state) has not been created yet.

Added tests?

  • 👍 yes

Added to documentation?

  • 🙅 No documentation needed

Dario-Maselli avatar Mar 26 '25 19:03 Dario-Maselli