-
Notifications
You must be signed in to change notification settings - Fork 28
Description
Can we access your project?
- I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
Current Behavior
I opened ticket #32621572 48 hours ago and I haven't received a response. I need to publish teh application urgently.
I did some minor maintenance on the application, and when I tried to publish it to the web, the error below started appearing.
I can use it in LocalRun and have managed to publish it to both iOS and Android. The only thing that doesn't work is the web.
This started happening in version 6.2.3.
Target dart2js failed: ProcessException: Process exited abnormally with exit code 253:
Uncaught exception in diagnostic handler: FormatException: Unexpected extension byte (at offset 0)
#0 _Utf8Decoder.convertSingle (dart:convert-patch/convert_patch.dart:1855)
#1 Utf8Decoder.convert (dart:convert/utf.dart:351)
#2 Utf8BytesSourceFile.slowText (package:compiler/src/io/source_file.dart:189)
#3 SourceFile.lineStarts (package:compiler/src/io/source_file.dart:65)
#4 SourceFile.kernelSource (package:compiler/src/io/source_file.dart:32)
#5 SourceFile.getLocationMessage (package:compiler/src/io/source_file.dart:115)
#6 FormattingDiagnosticHandler.report (package:compiler/src/source_file_provider.dart:302)
#7 Compiler.callUserHandler. (package:compiler/src/compiler.dart:990) #8 CompilerTask.measure (package:compiler/src/common/tasks.dart:67) #9 Compiler.callUserHandler (package:compiler/src/compiler.dart:989) #10 Compiler._reportDiagnosticMessage (package:compiler/src/compiler.dart:969) #11 Compiler.reportDiagnostic (package:compiler/src/compiler.dart:948) #12 DiagnosticReporter._reportDiagnostic (package:compiler/src/diagnostics/diagnostic_listener.dart:175) #13 DiagnosticReporter.onError (package:compiler/src/diagnostics/diagnostic_listener.dart:330)

Expected Behavior
Publish the application
Steps to Reproduce
- Go to App Settings
- Select Web Deployment
- Click in Publish
I authorize you to publish the Main Branch version. Actually, I need to publish it urgently.

Reproducible from Blank
- The steps to reproduce above start from a blank project.
Bug Report Code (Required)
IT40lsmBw5dgrs9J1oSJbsFFimU5Jm16R+cVjup7aCosfZT2BLMcec/RVERtOe2+SkFPfGCWkWoW0eyKuITDE/oVAymabrpqz7oBbxbLTXK6R4zSFJWgOnR8BZ9jJ2q+35+33RBANfhtdGQC3DmMHNiydDLvQee2OjA8Da/LZO4=
Visual documentation


Environment
- FlutterFlow version: 6.2.3
- Platform: Windows
- Browser name and version: Chrome
- Operating system and version affected: All
Additional Information
No response