Skip to content

Commit f42de7c

Browse files
committed
docs(README): add pub.dev limitation
1 parent e9d4914 commit f42de7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ pub 'flutter_module', :git => 'https://github.com/gowalla/flutter_module.git', :
4242

4343
## Limitations
4444

45+
- Modules hosted in [pub.dev](https://pub.dev/) are not supported, only local modules and modules in remote sources like git are supported.
4546
- You won't be able to add more than one flutter module to a single target. Currently flutter only supports one module per target.
4647
- No caching is done for external sources, every time you run `pod install` flutter module will be downloaded each time.
4748

0 commit comments

Comments
 (0)