menu
release_tools package
documentation
project.dart
Project
pubspecExists method
pubspecExists method
dark_mode
light_mode
pubspecExists
method
Future
<
bool
>
pubspecExists
(
)
Implementation
Future<bool> pubspecExists() { return pubspec().exists(); }
release_tools package
documentation
project
Project
pubspecExists method
Project class