-
Notifications
You must be signed in to change notification settings - Fork 28
Description
Issue tracker is ONLY used for reporting bugs. New feature suggestions and questions should be discussed on Community or submitted through our user feedback form.
Your issue may already be reported! Please search in the issue tracker before creating one.
Please thumbs up this issue if you have also experienced it. You may also add more information if there is something relevant that was not mentioned. However, please refrain from comments that are not constructive, like "I have this problem too", etc.
Expected behavior (required)
The application does not want to compile the custom code, it is only 1 custom action to generate a uuid which was working and suddenly it asked me to compile and it shows errors which it does not have, I urgently need your help.
Current behavior (required)
It doesn't compile the custom actions, it marks errors that don't already exist, I even tried to do it from another computer and it doesn't work either.
To Reproduce (required)
Just try to compile the custom actions!!!
This is the function that was working and it no longer wants to compile the platform
import 'package:uuid/uuid.dart';
Future uuidv1() async {
var uuid = Uuid();
var v1 = uuid.v1();
return v1;
// Add your function code here!
}
Bug Report Code (required, generate from Widget Tree)
Unknown error compiling custom code. A common cause is a custom widget or action whose name in the code does not match the name provided in the editor.
Context (required)
compilation for custom actions
Screenshots / recordings
[]
https://downloads.intercomcdn.com/i/o/668124256/93a371ef4a0a6d97fa99ea0c/image.png?expires=1675863506&signature=5587489e2a95fb0ae7dd061e05579659b4d7bd4f82336687c2ef317048fbe857
https://downloads.intercomcdn.com/i/o/668124419/55f714916b7b2f9521395527/image.png?expires=1675863506&signature=1e6b5c762f083771e5fbad11b058edeed6ccf73f6c6f7d35e27f16aee9dbf3bf
Your environment
- Version of FlutterFlow used: 3.0
- Platform (e.g. Web, MacOS Desktop): WEB but i try to solve compiling on a macOS and doesnt work too
- Browser name and version: chrome Versión 109.0.5414.120 (Build oficial) (64 bits)
- Operating system and version (desktop or mobile): windows 11 Versión 10.0.22000 compilación 22000