Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
875b420c
Unverified
Commit
875b420c
authored
Jun 22, 2021
by
Phil Quitslund
Committed by
GitHub
Jun 22, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove deprecated `author` fields (#84997)
parent
c3822edb
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
0 additions
and
10 deletions
+0
-10
pubspec.yaml
dev/devicelab/pubspec.yaml
+0
-1
pubspec.yaml
dev/snippets/pubspec.yaml
+0
-1
pubspec.yaml
dev/tools/vitool/pubspec.yaml
+0
-1
pubspec.yaml
packages/flutter/pubspec.yaml
+0
-1
pubspec.yaml
packages/flutter/test_private/pubspec.yaml
+0
-1
pubspec.yaml
packages/flutter/test_private/test/pubspec.yaml
+0
-1
pubspec.yaml
packages/flutter_driver/pubspec.yaml
+0
-1
pubspec.yaml
packages/flutter_tools/pubspec.yaml
+0
-1
pubspec.yaml
packages/flutter_web_plugins/pubspec.yaml
+0
-1
pubspec.yaml
...ages/integration_test/integration_test_macos/pubspec.yaml
+0
-1
No files found.
dev/devicelab/pubspec.yaml
View file @
875b420c
name
:
flutter_devicelab
author
:
Flutter Authors <flutter-dev@googlegroups.com>
description
:
Flutter continuous integration performance and correctness tests.
homepage
:
https://github.com/flutter/flutter
...
...
dev/snippets/pubspec.yaml
View file @
875b420c
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
...
...
dev/tools/vitool/pubspec.yaml
View file @
875b420c
...
...
@@ -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"
...
...
packages/flutter/pubspec.yaml
View file @
875b420c
name
:
flutter
author
:
Flutter Authors <flutter-dev@googlegroups.com>
description
:
A framework for writing Flutter applications
homepage
:
http://flutter.dev
...
...
packages/flutter/test_private/pubspec.yaml
View file @
875b420c
name
:
flutter_test_private
author
:
Flutter Authors <flutter-dev@googlegroups.com>
description
:
Tests private interfaces of the flutter
environment
:
...
...
packages/flutter/test_private/test/pubspec.yaml
View file @
875b420c
name
:
animated_icons_private_test
author
:
Flutter Authors <flutter-dev@googlegroups.com>
environment
:
sdk
:
"
>=2.12.0-0
<3.0.0"
...
...
packages/flutter_driver/pubspec.yaml
View file @
875b420c
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"
...
...
packages/flutter_tools/pubspec.yaml
View file @
875b420c
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"
...
...
packages/flutter_web_plugins/pubspec.yaml
View file @
875b420c
name
:
flutter_web_plugins
description
:
Library to register Flutter Web plugins
author
:
Flutter Authors <flutter-dev@googlegroups.com>
homepage
:
http://flutter.dev
environment
:
...
...
packages/integration_test/integration_test_macos/pubspec.yaml
View file @
875b420c
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
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment