Greg Spencer 983a50d2ba Merge pull request #3 from gspencergoog/cirrus_switch
Switch to using Cirrus instead of Travis, and add a check for publishability. This consisted of copying the setup from the flutter/plugins repo and renaming PLUGIN_SHARDING to BUILD_SHARDING.

Moves packages/palette_generator/example/image_colors up one directory level to packages/palette_generator/example, since there's only the one example, and the plugin_tools and pub only seem to allow one example. That's really too bad, but I don't feel like fighting it at the moment.

Fixed a formatting error (that was probably due to dartfmt changing), and an analyzer error (due to an updated analyzer).
2018-08-23 22:08:25 -07:00
2018-08-23 12:43:58 -07:00
2017-08-01 14:58:30 -07:00
2017-08-01 14:58:30 -07:00
2018-06-18 17:22:47 -07:00
2017-08-01 14:58:30 -07:00
2018-08-23 12:43:58 -07:00
2018-06-18 17:22:47 -07:00
2018-08-23 12:43:58 -07: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.

Plugins

These are the available packages in this repository.

Plugin Pub
palette_generator pub package
Description
A collection of useful packages maintained by the Flutter team
Readme BSD-3-Clause 438 MiB
Languages
Dart 61.3%
Java 10.1%
C++ 9.8%
Swift 6%
Objective-C 5.1%
Other 7.5%