You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Hi,
I have created custom widget ,where i am using flutter flow button have imported below library still its throwing below error
Target of URI doesn't exist: 'package:safe_locker/flutter_flow/flutter_flow_widgets.dart'. Try creating the file referenced by the URI, or try using a URI for a file
Any idea how to resolve this, the same code shows no issues when exported to VS code
1)Have tried including 'package:safe_locker/flutter_flow/flutter_flow_widgets.dart'
2)Exported code to vs code- no issues or any errors
Expected Behavior
Should allow to use Flutter flow widgets ,in this case FFButton Widget
Steps to Reproduce
1)Create Custom Widget and include library 'package:safe_locker/flutter_flow/flutter_flow_widgets.dart'.
2)Use FFButton Widget,it will throw error stating Target of URI flutter_flow_widgets.dart not found
Reproducible from Blank
The steps to reproduce above start from a blank project.
- FlutterFlow version: 5.2.1
- Platform: Web
- Browser name and version: Google Chrome 133.0.6943.99
- Operating system and version affected: Windows 10
Additional Information
No response
The text was updated successfully, but these errors were encountered:
I’ll forward this to the engineering team. This appears to be a bug with the code analyzer, as everything works correctly and is properly connected when the code is downloaded locally.
We appreciate your patience while we investigate this further! 😊
Can we access your project?
Current Behavior
Hi,
I have created custom widget ,where i am using flutter flow button have imported below library still its throwing below error
Target of URI doesn't exist: 'package:safe_locker/flutter_flow/flutter_flow_widgets.dart'. Try creating the file referenced by the URI, or try using a URI for a file
Any idea how to resolve this, the same code shows no issues when exported to VS code
1)Have tried including 'package:safe_locker/flutter_flow/flutter_flow_widgets.dart'
2)Exported code to vs code- no issues or any errors
Expected Behavior
Should allow to use Flutter flow widgets ,in this case FFButton Widget
Steps to Reproduce
1)Create Custom Widget and include library 'package:safe_locker/flutter_flow/flutter_flow_widgets.dart'.
2)Use FFButton Widget,it will throw error stating Target of URI flutter_flow_widgets.dart not found
Reproducible from Blank
Bug Report Code (Required)
IT40r87Z7ZBiostn5paNafJuvBIjOXo2U+dE0u17aCosfZT2BLMcec/RVERDXdziYwhLMWL9nWoW0Pz5kdrDUO03EE+sQbZRwZFibQnwQkGVMa6TFJWgdmslGZ1QIH6v04mNkxBRCMxYdFI93176ffCXbAHZJbLyCm48D6/LZO4=
Visual documentation
Environment
Additional Information
No response
The text was updated successfully, but these errors were encountered: