If u mean that u want it to install with respect the content of pubspec.lock then u have to run the following command flutter pub get --offline
flutter pub get --offline
note