Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

flutter-web

Finished with error: Failed to establish connection with the application instance in Chrome

December 10, 2023 by Tarik

flutter run -d chrome –release running in release mode is the solution to this problem *this solves the problem but also makes it impossible to debug your app at the same time when running it

Categories flutter-web Tags flutter-web Leave a comment

How to build flutter web app in debug mode?

November 27, 2023 by Tarik

Try: flutter build web –profile –dart-define=Dart2jsOptimization=O0 See: https://github.com/flutter/flutter/blob/720dff6a94bd054e82ec4bf84b5cb802bbc52ddd/packages/flutter_tools/lib/src/build_system/targets/web.dart#L238-L239

Categories flutter-web Tags flutter-web Leave a comment

How to specify a port number while running flutter web

April 6, 2023 by Tarik

To do this for Android Studio, just add the additional parameters to the run configuration. So in the Additional arguments, add –web-port=49430

Categories flutter-web Tags flutter-web Leave a comment

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa