We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56c8e2d commit 8f955f3Copy full SHA for 8f955f3
README.md
@@ -42,6 +42,7 @@ pub 'flutter_module', :git => 'https://github.com/gowalla/flutter_module.git', :
42
43
## Limitations
44
45
+- Modules hosted in [pub.dev](https://pub.dev/) are not supported, only local modules and modules in remote sources like git are supported.
46
- You won't be able to add more than one flutter module to a single target. Currently flutter only supports one module per target.
47
- No caching is done for external sources, every time you run `pod install` flutter module will be downloaded each time.
48
0 commit comments