Mahdyar's Blog

My Thoughts

LATEST

How to fix ansi-html vulnerability

Uncontrolled Resource Consumption in ansi-html (CVE-2021-23424) is a vulnerability that won’t be fixed by the project’s author, since it’s been abandoned and there won’t be a patched version of ansi-html.

More…

Fixing “Execution failed for task ‘:sqflite'” in flutter

Hey there, I’m going to explain how I fixed “Fixing “Execution failed for task ‘:sqflite'” in this article.

recently I’ve been trying Flutter and for my first application I wanted to write something easy, so I decided it to be a “note app”.

More…