jawad111
jawad111
Fix For: Unhandled Exception: Exception: HTML editor is still loading, please wait before evaluating this JS: $('#summernote-2').summernote('code', '');![BUG] #527 How fix was applied: downgraded package flutter_inappwebview from ^6.0.0 to ^5.8.0...
### Modernize Gradle Configuration, Dependencies, and Upgrade to Gradle 8.1.4 This pull request resolves build issues and modernizes the project's build system by: - Upgrading Gradle to 8.1.4 and using...
Dart CI Failing due to Tar Package in Vendor. Upgrade Dart packages: tar: ^0.5.1 -> tar: ^2.0.0 lints: ^2.0.1 -> lints: ^5.0.0
**Motivation:**\ In scenarios where users only want to detect malicious or disallowed HTML content without sanitizing it, a validation mechanism becomes crucial. This feature allows applications to abort processes or...