I see this +1 in a some flutter dependencies and have been wondering what it means because i have been seeing it more often these days.
Sample pubspec.yaml
dependencies:
flutter:
sdk: flutter
cloud_firestore: ^0.8.1+1
sqflite: 0.12.2+1
zoomable_image: ^1.2.1+1
I have checked here but didn't find it.
What is the meaning? And can it also be +n
eg +2?