- 24 Mar, 2023 1 commit
-
-
Hans Muller authored
Added ExpansionTileController
-
- 23 Mar, 2023 4 commits
-
-
Pierre-Louis authored
Add support for secondary tab bar
-
Chris Bracken authored
Adds a check for the case where a device has no battery present. The devicelab test expects the text "No battery." in the case where a device has no battery. This is triggered by returning an error with a NO_BATTERY error code. Also applies some cosmetic fixes: * Amends a copyright notice to Flutter instead of com.example * Deletes an unused test. Issue: https://github.com/flutter/flutter/issues/79204
-
Flutter GitHub Bot authored
Roll pub packages
-
Chris Bracken authored
Adds a macOS implementation of the platform_channel example, demonstrating method channels and event channels with a battery power plugin. Adds platform_channel_sample_test_macos macOS host test to verify the sample works. Issue: https://github.com/flutter/flutter/issues/79204
-
- 22 Mar, 2023 2 commits
-
-
Michael Goderbauer authored
Remove 1745 decorative breaks
-
Ian Hickson authored
Documentation improvements
-
- 21 Mar, 2023 3 commits
-
-
Bartek Pacia authored
Fix Gradle warning in a freshly `flutter create`ed Android project
-
Michael Goderbauer authored
Bump lower Dart SDK constraints to 3.0 & add class modifiers
-
Christopher Fujino authored
manual pub roll
-
- 19 Mar, 2023 1 commit
-
-
Eilidh Southren authored
* add shadowColor property * add to bottom app bar * basic MCU connection demo * more image tests * demo update * remove branch changes * demo cleanup * cleanup * update algo * working consistent example * demo cleanup * Added tests * fix merge * rebase * basic MCU connection demo * more image tests * demo update * remove branch changes * demo cleanup * cleanup * update algo * working consistent example * demo cleanup * Added tests * lint fixes * fix theme error * whitespace fixes * revert old commit * update test formatting * modify image source to external repo * remove pngs * add blank line * fix web tests * comment responses * remove whitespace * whitespace * whitespace
-
- 17 Mar, 2023 2 commits
-
-
Greg Spencer authored
Revert unintentional changes to Info.plist files
-
Greg Spencer authored
Add support for application exit requests
-
- 16 Mar, 2023 1 commit
-
-
Greg Spencer authored
Add macos project auto migration code for FlutterApplication
-
- 08 Mar, 2023 3 commits
-
-
Bruno Leroux authored
Add one DefaultTextStyle example
-
Bruno Leroux authored
SystemUiOverlayStyle, add two examples and improve documentation
-
Jami Couch authored
Add support for iOS UndoManager
-
- 06 Mar, 2023 1 commit
-
-
Bruno Leroux authored
Add ZoomPageTransitionsBuilder.allowSnapshotting
-
- 04 Mar, 2023 1 commit
-
-
Qun Cheng authored
-
- 03 Mar, 2023 1 commit
-
-
Flutter GitHub Bot authored
Roll pub packages
-
- 02 Mar, 2023 2 commits
-
-
Bruno Leroux authored
Cleanup PageTransitionsTheme documentation and add one example
-
LongCatIsLooong authored
`OverlayPortal`
-
- 01 Mar, 2023 1 commit
-
-
Flutter GitHub Bot authored
Roll pub packages
-
- 28 Feb, 2023 3 commits
-
-
Taha Tesser authored
Update date picker examples, remove unused variables and add missing tests
-
Skandar Munir authored
fixes Show Week Day in CupertinoDatePicker with CupertinoDatePickerMoâ¦
-
Flutter GitHub Bot authored
Roll pub packages
-
- 27 Feb, 2023 1 commit
-
-
Taha Tesser authored
Add `OverflowBox` example and update existing examples under `basic.dart`
-
- 24 Feb, 2023 1 commit
-
-
Taha Tesser authored
-
- 23 Feb, 2023 3 commits
-
-
Flutter GitHub Bot authored
-
Lioness100 authored
* Fix typos * lowercase animated & opacity * Undo typo fix --------- Co-authored-by:
Michael Goderbauer <goderbauer@google.com>
-
Flutter GitHub Bot authored
-
- 22 Feb, 2023 2 commits
-
-
Casey Hillers authored
This reverts commit 7ba44065.
-
Mushaheed Syed authored
* Add ActionButtonIconsData for overriding action icons * Fix formatting issues * Add missing exports in material library and add copyWith method in ActionButtonIconsData * Move all action buttons, and icons to action_buttons.dart * Rename actionButtonIcons to actionIconTheme * Refactor buttons in action_buttons.dart to extend a private class for common implementation * Refactor icons in action_buttons * Fix docs in action_buttons_theme * Fix #107646 always use 'Icons.arrow_back' as a back_button icon in web * Update documentation for action buttons and add style parameter to every action button * Fix analyzer warnings * Add missing style argument in IconButton of _ActionButton * Add tests for action buttons, action icon theme, drawer buttons, and back buttons * Add example (+test) for action icon button's action icon theme in examples/api * Fix analysis errors * Add missing license header in action_icon_theme.0.dart * Fix deprecation notice in theme_data.dart * Update theme data tests for actionIconTheme * Remove iconSize parameter from ActionButtons and update docs * Fix failing tests * Update button color during backbutton tests to red * Fix analytics issues * Fix format
-
- 18 Feb, 2023 1 commit
-
-
Michael Goderbauer authored
* Remove more references to dart:ui.window * two more doc referenes * revert icon_color_test.dart
-
- 17 Feb, 2023 1 commit
-
-
Ian Hickson authored
* lerp documentation * Remove Note, Note That from repo * Improve BorderSide documentation. * apply review comments
-
- 16 Feb, 2023 1 commit
-
-
Flutter GitHub Bot authored
-
- 14 Feb, 2023 2 commits
-
-
Flutter GitHub Bot authored
-
Eilidh Southren authored
* add actionOverflowThreshold param * analyzer tings * https://www.youtube.com/watch?v=NPwyyjtxlzU * remove erroneous switch changes * rename test * remove unwanted switch.dart diff * remove redundant values * review changes
-
- 13 Feb, 2023 2 commits
-
-
Taha Tesser authored
-
Tomasz Gucio authored
--------- Co-authored-by:
schectman <schectman@google.com>
-