Eghosa Osayandeyande.hashnode.dev·Aug 22, 2023Jinja HTML Templates With Dart FrogIntroduction HTML templates are a foundational concept in web development that involve creating reusable structures for generating dynamic HTML content. HTML templates offer several benefits in web development such as allowing dynamic data integratio...Discuss·60 readsdart_frog
Justin Baumannjxstxn.dev·Aug 11, 2023Elevate Your Flutter Web Hosting with Dart_FrogLink to the GitHub Repo Everyone who worked with Flutter Web in a production environment knows this Problem. After a ten-minute deployment, you open the web app and you see a white screen. Then you start to investigate and your Browser tells you the ...Discuss·2 likes·394 readsDart
Sailesh Dahalsaileshdahal.com.np·Jan 1, 2023🚀 Building a Fullstack App with dart_frog and Flutter in a Monorepo - Part 3In the previous part, we set up models, data sources, repositories, and failures for the full-stack to-do application. In this part, we will: Make changes to the failure classes Create new failures RequestFailure ValidationFailure ServerFailure ...Discuss·10 likes·1.1K reads🚀 Building a Fullstack App with dart_frog and Flutter in a MonorepoFlutter
Sailesh Dahalsaileshdahal.com.np·Dec 22, 2022🚀 Building a Fullstack App with dart_frog and Flutter in a Monorepo - Part 2In the first part of this article, we set up melos as a tool for managing monorepo projects and installed dart_frog as a web framework for building server-side apps with Dart. We also created a new Dart Frog project, which included adding the dart_fr...Discuss·14 likes·1.4K reads🚀 Building a Fullstack App with dart_frog and Flutter in a Monorepodart_frog