Update dartdoc to 0.13.0+1 for flutter (#10863)
This commit is contained in:
@@ -35,6 +35,7 @@ Future<Null> main(List<String> args) async {
|
||||
// Create the pubspec.yaml file.
|
||||
final StringBuffer buf = new StringBuffer('''
|
||||
name: Flutter
|
||||
homepage: https://flutter.io
|
||||
version: $version
|
||||
dependencies:
|
||||
''');
|
||||
|
||||
Reference in New Issue
Block a user