engine-flutter-autoroll 123f487dc2 Roll Flutter from 0d91c0343bdc to 220169878e77 (28 revisions) (#3045)
* f1a1f2726 [M3] Add error state support for side property of CheckBox (flutter/flutter#118386)

* 27502f685 Roll Plugins from 620a059d62b2 to 39197f17ca59 (6 revisions) (flutter/flutter#118391)

* 40bc6b55e Move debug error message from failed pub to logger.printTrace (flutter/flutter#118379)

* 5630d531b [tool] Generate a binary version of the asset manifest (flutter/flutter#117233)

* c7a3f0fed IconButtonTheme should be overridden by the AppBar/AppBarTheme's iconTheme and actionsIconTheme (flutter/flutter#118216)

* ee1c59d46 reduce pub output from flutter create (flutter/flutter#118285)

* 947b694f1 roll packages (flutter/flutter#118277)

* 8f365a3bd [web] Update build to use generated JS runtime for Dart2Wasm. (flutter/flutter#118359)

* ace4fb5c5 Roll Flutter Engine from 4a8d6866a1c0 to c01465a18f31 (9 revisions) (flutter/flutter#118409)

* db8d1a441 Add MSYS2 detection on Windows Terminal (flutter/flutter#117612)

* c905a09b0 Add documentation for drag/fling offset in WidgetController. (flutter/flutter#118288)

* 4e85235f3 688015782 fixed glfw example for arm64 (flutter/engine#38426) (flutter/flutter#118413)

* 9e11d4a10 Use correct API docs link in create --sample help message (flutter/flutter#118371)

* 3e00520f1 Roll Flutter Engine from 688015782762 to 35cfe9158648 (2 revisions) (flutter/flutter#118415)

* bd938b008 Fix tap/drag callbacks firing when TapAndDragGestureRecognizer has not won the arena (flutter/flutter#118342)

* 19af46f75 8aa26baa9 Roll Dart SDK from edd406c07399 to 20cca507d98b (1 revision) (flutter/engine#38823) (flutter/flutter#118420)

* f7b444e11 add generated_plugins.cmake (flutter/flutter#116581)

* 40c96f17b Enable xcode cache cleanup for a few days. (flutter/flutter#118419)

* 59d737e64 99509a7e4 Correct FrameTimingRecorder's raster start time. (flutter/engine#38674) (flutter/flutter#118425)

* 9024a70f0 Roll Flutter Engine from 99509a7e4275 to f3f05368033b (2 revisions) (flutter/flutter#118429)

* 0752af841 Add `allowedButtonsFilter` to prevent Draggable from appearing with secondary click. (flutter/flutter#111852)

* 1578acb60 15d59792e Roll Skia from dfb838747295 to 9e51c2c9e231 (26 revisions) (flutter/engine#38827) (flutter/flutter#118432)

* 07c47dcc3 a62d25326 Roll Skia from dfb838747295 to cc983d28f3bf (27 revisions) (flutter/engine#38830) (flutter/flutter#118435)

* 17a855eab dfa0327f8 Roll Skia from cc983d28f3bf to fd54be29a3cc (3 revisions) (flutter/engine#38833) (flutter/flutter#118436)

* b8960660f 07603c6d4 Roll Dart SDK from 20cca507d98b to 3d629d00a8d7 (2 revisions) (flutter/engine#38834) (flutter/flutter#118439)

* ddad6f163 Fix copying/applying font fallback with package (flutter/flutter#118393)

* 8889d49ea dec608917 Roll Fuchsia Mac SDK from nIPtQ59jG1pxyatOq... to 21nYb648VWbpxc36t... (flutter/engine#38839) (flutter/flutter#118445)

* 220169878 970889b87 Roll Skia from fd54be29a3cc to c72c7bf7e45b (3 revisions) (flutter/engine#38840) (flutter/flutter#118448)
2023-01-13 15:34:23 +00:00
2022-11-23 01:05:06 +00:00
2017-08-01 14:58:30 -07:00

Flutter Packages

Build Status Release Status OpenSSF Scorecard

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 Issues Pull requests
animations pub package GitHub issues by-label GitHub pull requests by-label
cross_file pub package GitHub issues by-label GitHub pull requests by-label
css_colors pub package GitHub issues by-label GitHub pull requests by-label
cupertino_icons pub package GitHub issues by-label GitHub pull requests by-label
extension_google_sign_in_as_googleapis_auth pub package GitHub issues by-label GitHub pull requests by-label
flutter_adaptive_scaffold pub package GitHub issues by-label GitHub pull requests by-label
flutter_image pub package GitHub issues by-label GitHub pull requests by-label
flutter_lints pub package GitHub issues by-label GitHub pull requests by-label
flutter_markdown pub package GitHub issues by-label GitHub pull requests by-label
flutter_template_images pub package GitHub issues by-label GitHub pull requests by-label
go_router pub package GitHub issues by-label GitHub pull requests by-label
go_router_builder pub package GitHub issues by-label GitHub pull requests by-label
metrics_center pub package GitHub issues by-label GitHub pull requests by-label
multicast_dns pub package GitHub issues by-label GitHub pull requests by-label
palette_generator pub package GitHub issues by-label GitHub pull requests by-label
pigeon pub package GitHub issues by-label GitHub pull requests by-label
pointer_interceptor pub package GitHub issues by-label GitHub pull requests by-label
rfw pub package GitHub issues by-label GitHub pull requests by-label
standard_message_codec pub package GitHub issues by-label GitHub pull requests by-label
web_benchmarks pub package GitHub issues by-label GitHub pull requests by-label
xdg_directories pub package GitHub issues by-label GitHub pull requests by-label
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%