remove deprecated author
fields (#84997)
This commit is contained in:
parent
c3822edbe8
commit
875b420cc8
@ -1,5 +1,4 @@
|
||||
name: flutter_devicelab
|
||||
author: Flutter Authors <flutter-dev@googlegroups.com>
|
||||
description: Flutter continuous integration performance and correctness tests.
|
||||
homepage: https://github.com/flutter/flutter
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
name: snippets
|
||||
version: 0.1.0
|
||||
author: Flutter Team <flutter-dev@googlegroups.com>
|
||||
description: A code snippet dartdoc extension for Flutter API docs.
|
||||
homepage: https://github.com/flutter/flutter
|
||||
|
||||
|
@ -2,7 +2,6 @@ name: vitool
|
||||
description: A tool for generating Dart vector animation code from SVG sequences.
|
||||
version: 0.0.1
|
||||
homepage: https://flutter.dev
|
||||
author: Flutter Authors <flutter-dev@googlegroups.com>
|
||||
|
||||
environment:
|
||||
sdk: ">=2.12.0 <3.0.0"
|
||||
|
@ -1,5 +1,4 @@
|
||||
name: flutter
|
||||
author: Flutter Authors <flutter-dev@googlegroups.com>
|
||||
description: A framework for writing Flutter applications
|
||||
homepage: http://flutter.dev
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
name: flutter_test_private
|
||||
author: Flutter Authors <flutter-dev@googlegroups.com>
|
||||
description: Tests private interfaces of the flutter
|
||||
|
||||
environment:
|
||||
|
@ -1,5 +1,4 @@
|
||||
name: animated_icons_private_test
|
||||
author: Flutter Authors <flutter-dev@googlegroups.com>
|
||||
|
||||
environment:
|
||||
sdk: ">=2.12.0-0 <3.0.0"
|
||||
|
@ -1,7 +1,6 @@
|
||||
name: flutter_driver
|
||||
description: Integration and performance test API for Flutter applications
|
||||
homepage: http://flutter.dev
|
||||
author: Flutter Authors <flutter-dev@googlegroups.com>
|
||||
|
||||
environment:
|
||||
sdk: ">=2.12.0-0 <3.0.0"
|
||||
|
@ -1,7 +1,6 @@
|
||||
name: flutter_tools
|
||||
description: Tools for building Flutter applications
|
||||
homepage: https://flutter.dev
|
||||
author: Flutter Authors <flutter-dev@googlegroups.com>
|
||||
|
||||
environment:
|
||||
sdk: ">=2.12.0-0 <3.0.0"
|
||||
|
@ -1,6 +1,5 @@
|
||||
name: flutter_web_plugins
|
||||
description: Library to register Flutter Web plugins
|
||||
author: Flutter Authors <flutter-dev@googlegroups.com>
|
||||
homepage: http://flutter.dev
|
||||
|
||||
environment:
|
||||
|
@ -1,7 +1,6 @@
|
||||
name: integration_test_macos
|
||||
description: Desktop implementation of integration_test plugin
|
||||
version: 0.0.1+1
|
||||
author: Flutter Team <flutter-dev@googlegroups.com>
|
||||
homepage: https://github.com/flutter/plugins/tree/master/packages/integration_test/integration_test_macos
|
||||
|
||||
flutter:
|
||||
|
Loading…
x
Reference in New Issue
Block a user