flutter package path code example
Example 1: path flutter
path: ^1.8.0
Example 2: flutter sdk path
C:\src>git clone https://github.com/flutter/flutter.git -b stable
Example 3: flutter path provider
dependencies:
path_provider: ^1.6.27
path: ^1.8.0
C:\src>git clone https://github.com/flutter/flutter.git -b stable
dependencies:
path_provider: ^1.6.27