I need to use the latest source code of a package and the latest source hasn't been published yet.
What should I write into pubspec.yaml to get a package in Github?
The code below doesn't work. It doesn't download the package and I can't import it into my source code
dependencies:
flutter:
sdk: flutter
carousel_pro:
git:
url: https://github.com/jlouage/flutter-carousel-pro.git