stuartmorgan 9e8f5227ac [flutter_markdown] Standardize license/copyright (#341)
This applies the recent license standardization to the newly-imported
flutter_markdown to align it with the rest of the repository:
- Standardizes year as 2013
- Standardizes author as "The Flutter Authors", moving other authors
  to the AUTHORS file
- Uses the exact same text format for the copyright line as in other
  files

Note that the files that currently list "Quiverware" are not third-party
code, but code that was submitted to flutter/flutter_markdown through
the standard PR process with a signed CLA; the reviews just didn't catch
that it was using a non-standard author line.
2021-05-05 14:03:02 -07:00
2021-05-04 10:54:12 -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%