flutter-code-editor
flutter-code-editor copied to clipboard
enhancement/Add Tests + Fix State Management Issues (for web mainly) + Small Refactors
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