FlutterFlow / flutterflow-issues

A community issue tracker for FlutterFlow.
130 stars 26 forks source link

App ceased to function - several unrelated issues, in particular all custom code throwing up errors. And dependencies. #4849

Closed charliefabley closed 1 week ago

charliefabley commented 1 week ago

Can we access your project?

Current Behavior

Out of the blue and for no reason and for many different reasons, the application will not compile. It is my guess that this is a FF update in progress on that something to do with version control or something like that, but it would be nice to have this clarified so we don't look for errors that are not there.

Expected Behavior

Since we did not make any update to custom code or anything that could be considered more than minor design changes today, we would have expected the application to continue to function without any disruption.

Steps to Reproduce

Attempt to compile our application.

Reproducible from Blank

Bug Report Code (Required)

IT4KkvLlw4x2ruZE7rruK/lVtCYWNjsja7sslsJtbwAdNYvpG7YAW/SkQE9WZ7yhdH02PmGWgnEz0N7HkubIN+0DIUutGr1x1alQFjz/eH+hMMiaPrmweER9MNpKCHKYy6avox5vKrNqdCU62VOqJd6uaD7dNub1PFQ7Df6XIZLIo3PuQ0SLb3kNh1JWeC/v

Visual documentation

image

Environment

- FlutterFlow version: latest
- Platform: Windows and web
- Browser name and version: Chrome
- Operating system and version affected: Windows 11

Additional Information

Unable to compile application, slowing down our work.

charliefabley commented 1 week ago

OK this ticket is in fact closed. However I need to warn anybody out there who does the same as we did, do not rename your project however easy it may be. I mean renaming as in simply the text name of it in the project. If you do the entire paths of everything get altered with it, and there should be a warning to stop you doing that. So if you have custom functions and custom code just simply renaming your app[ from production to development or vice versa which is what we did, the app will break.

charliefabley commented 1 week ago

Closed