Local Data Types vanished after importing project dependency library with custom data types.

Custom Code

Hi,

I created a project library that has some custom data types on it.

Whenever I import this library as a dapency to my app, I loose track my LOCAL data types.

This is a example, 'DtStatusCorStruct' is defined localy, and the LOCAL custom function that is throwing this error, was compiling just fine before the library was added.

I'm having 6 more erros like this, on 6 other customs functions regarding 'custom data types' defined locally.

What have you tried so far?

When I remove the project library, my custom functions compile fine without any modifications.

Did you check FlutterFlow's Documentation for this topic?
Yes
2
1 reply