0

I wonder if it is possible to rely on a non-source package or plugin in the Flutter Module? Similarly Cocoapods can rely on both source code and Framework non-source code.

pubspec.yaml like this:

dependencies:
  flutter:
    sdk: flutter
  some_sdk: ^1.0.0 (this sdk downloads can be either framework or source code)
marcus
  • 1
  • 1
  • Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. – Community Sep 27 '22 at 18:39

0 Answers0