Why Flutter is so slow in debug mode?Because it makes you faster as a developer.Sep 10, 2023Sep 10, 2023
Stop talking about the performance of the language: It’s not important.There is a lot of discussion about the performance of languages. I did a lot of research. Then, I worked at a giant bank with a hundred…Sep 4, 20231Sep 4, 20231
Solution for CORS policy problem for Shelf Router, DartYou don’t have that problem in mobile, but while developing a web frontend app, making HTTP requests from a different domain, sub-domain or…Feb 16, 2022Feb 16, 2022
Route based middleware for shelf_router, backend for Dartshelf_router only shows how you add middleware for the whole app, but we need route-based middleware. Here is how you do it, an example ->Feb 11, 2022Feb 11, 2022
+ and ^ Signs Will Break Your Flutter BuildIt was working yesterday! The app started crashing, I didn’t change anything!Jun 13, 2021Jun 13, 2021
What is “Controlling every pixel”?If you heard about Flutter, I’m sure you also heard the “controlling every pixel” motto. But, what does it mean? What are its advantages…Feb 21, 2021Feb 21, 2021