menu
release_tools package
documentation
project.dart
Project
getPubspecContents method
getPubspecContents method
dark_mode
light_mode
getPubspecContents
method
Future
<
String
>
getPubspecContents
(
)
Implementation
Future<String> getPubspecContents() { return pubspec().readAsString(); }
release_tools package
documentation
project
Project
getPubspecContents method
Project class