Upload source maps for Flutter

CLI version requirement

A minimum CLI version of 0.5.25 is required, but we recommend keeping up with the latest CLI version to ensure you have all of error tracking's features.

If you are using Flutter Web, ensure source maps are generated

Terminal
# example command
# Files are usually under the 'build/web' folder
flutter build web --source-maps

Then use our standard CLI approach to inject and upload them.

Community questions

Was this page useful?

Questions about this page? or post a community question.