stuartmorgan a150e4838d Fix 'publish' and 'test' failures (#346)
Enabling the new publishing checks was done in a PR that touched at
least one package, so didn't actually run on the whole repo, causing
post-submit breakage.

This fixes the publish errors:
- Corrects a version mismatch in fuchsia_ctl and standardizes the format
  it uses for listing recent versions.
- Removes all pre-release SDK requirements now that null safety is
  stable.
- Fixes a publish warning about the use of 'docs' rather than 'doc' in
  pigeon.

It also fixes the test in error in bsdiff by reverting #342 and fixing
it correctly. That change was completely wrong, but CI didn't catch it
since it wasn't running any tests for third_party/packages/ yet.
2021-05-10 15:40:13 -04:00
2021-05-04 10:54:12 -07:00
2021-05-10 10:48:16 -07:00
2021-05-10 10:48:16 -07:00
2017-08-01 14:58:30 -07:00
2021-03-04 20:28:52 -08:00
2020-02-21 08:47:30 -08:00

Flutter Packages

Build Status

This repo is a companion repo to the main flutter repo. It contains the source code for Flutter's first-party packages (i.e., packages developed by the core Flutter team). Check the packages directory to see all packages.

These packages are also available on pub.

Issues

Please file any issues, bugs, or feature requests in the main flutter repo.

Contributing

If you wish to contribute a new package to the Flutter ecosystem, please see the documentation for developing packages. You can store your package source code in any GitHub repository (the present repo is only intended for packages developed by the core Flutter team). Once your package is ready you can publish to the pub repository.

If you wish to contribute a change to any of the existing packages in this repo, please review our contribution guide, and send a pull request.

Packages

These are the available packages in this repository.

Plugin Pub
animations pub package
css_colors pub package
extension_google_sign_in_as_googleapis_auth pub package
fuchsia_ctl pub package
flutter_markdown pub package
multicast_dns pub package
palette_generator pub package
pigeon pub package
pointer_interceptor pub package
xdg_directories pub package
Description
A collection of useful packages maintained by the Flutter team
Readme BSD-3-Clause 436 MiB
Languages
Dart 61.3%
Java 10.1%
C++ 9.8%
Swift 5.9%
Objective-C 5.3%
Other 7.4%