Is there an existing issue for this?
Which plugins are affected?
No response
Which platforms are affected?
No response
Description
We are placing the source directory for the C files outside the federated plugins, which means that once the package is deployed, the code cannot access this source code. This makes it pointless to place it at the root level of the project. We need to implement it in a way that allows all plugins to access this Facebook zstd source code, even after it has been published on PubDev.
Reproducing the issue
Use the version 1.4.0
Flutter Version
3.41.4
Relevant Log Output
Flutter dependencies
Expand Flutter dependencies snippet
Replace this line with the contents of your `flutter pub deps -- --style=compact`.
Additional context and comments
No response
Is there an existing issue for this?
Which plugins are affected?
No response
Which platforms are affected?
No response
Description
We are placing the source directory for the C files outside the federated plugins, which means that once the package is deployed, the code cannot access this source code. This makes it pointless to place it at the root level of the project. We need to implement it in a way that allows all plugins to access this Facebook zstd source code, even after it has been published on PubDev.
Reproducing the issue
Use the version
1.4.0Flutter Version
3.41.4
Relevant Log Output
Flutter dependencies
Expand
Flutter dependenciessnippetReplace this line with the contents of your `flutter pub deps -- --style=compact`.Additional context and comments
No response