Siro Davesdev.siro.co.ke·May 26, 2024Fixing the Dart Analysis Server CrashesIntroduction You've been diligently working on a groundbreaking Flutter app for your client or company, pouring hours into writing and refining code. You're making excellent progress, but suddenly, you hit a snag. As you type or modify code, those fa...10 likes·76 readsdart analysis server
Milan Sureliamilansurelia.hashnode.dev·May 23, 2023Elevate Your Dart Code with Custom Lints: Beginner’s GuideHey Dart Developers, Have you ever wondered how lint was created? 🤔 If not, Let’s checkout it. Before we dig-in, let's understand what are lints? What are Lints?Lint, or a linter, is a static code analysis tool used to flag programming errors, bugs...lints