Image not loading on Google Chrome browser in flutter web. "FormatException:Message corrupted". Flutter web not loading images on web browser.I have encounter this problem on the begining of the website i created using flutter. I search every possible solution on the web, stackoverflow and other sites. Even use ChatGTP for the solution but i stuck on the same problem for several days. Afte...Feb 20, 2024·1 min read
Solved [core/no-app] No Firebase App '[DEFAULT]' has been created - call Firebase.initializeApp()Feb 6, 2024·1 min read
Removing debug banner in flutterDebug banner is a label given on a application when in development mode. It indecate that it is in debug mode or is beta phase. It can be eyecaughting for some developers and can be irretation for the developers to further moving on to the developmen...Feb 5, 2024·1 min read
I am RichI am Rich is a application developed as joke by a German developer, Armin Heinrich after he saw iphone users complaining the software price above $0.99. It application only consists of glowing red gem and an icon that, when pressed, displayed the fol...Feb 4, 2024·1 min read
Hello world on FlutterHello world is the common word using in programming world. It is used for the beginner to experience the engery of the outcome of code that the person has written. It is one of the crucial part of the most of the developer around the world because it...Feb 4, 2024·1 min read
Flutter FrameworkFlutter is a framework that use dart programming language to build android , iOS , web ,windows ,macos and linux application. It cross platform used to build different application using single framework. It is easy to create multiple application usin...Feb 4, 2024·1 min read