Brett Morgan
be34b0bf43
Centralize analysis options ( #957 )
3 years ago
Brett Morgan
bdf7ad36da
[CI]: `dart analyze --fatal-infos` ( #954 )
3 years ago
Brett Morgan
b229c5236f
[CI]: Drop dev channel ( #955 )
3 years ago
Brett Morgan
84e7057abe
Update `pubspec.yaml` files ( #958 )
3 years ago
Brett Morgan
53c531879e
Update `slide_puzzle` ( #956 )
3 years ago
Brett Morgan
ddd618f92e
Update charts_flutter to 0.12.0 ( #951 )
3 years ago
Ahmed Ashour
29339b8334
Remove unneeded types ( #949 )
3 years ago
Ahmed Ashour
64805fe5b6
Remove unneeded `return` ( #950 )
3 years ago
John Ryan
308c6ff21c
Specify workflow permissions for build-and-deploy action ( #948 )
...
* add write permissions to build-and-deploy action
fixes#914
* formatting
3 years ago
Ahmed Ashour
822a046c08
Fix typo ( #944 )
3 years ago
Ahmed Ashour
ce84cdc2e5
Remove ignore `prefer_initializing_formals` ( #945 )
3 years ago
Jenn Magder
05a3263eb4
Add plugin and host registration to multiple_flutters example ( #942 )
3 years ago
Brett Morgan
eb74d3f380
Desktop Runner refresh ( #936 )
3 years ago
Brett Morgan
b10b46bc18
Revert "Enable no-response workflow. ( #937 )" ( #938 )
3 years ago
godofredoc
ac4dc45d87
Enable no-response workflow. ( #937 )
3 years ago
Camille Simon
fa0b54bb9e
Add android_splash_screen ( #903 )
...
Adds a Flutter app designed for devices running at least Android 12 that exemplifies how to implement an animated splash screen with the SplashScreen API.
3 years ago
Brett Morgan
b7156523ff
Add a pull request template ( #930 )
3 years ago
Andrew Brogdon
b01152dfe1
Removed FormDatePicker type param. ( #934 )
3 years ago
Brett Morgan
97010f5411
Add a .gitattributes file ( #929 )
...
Automatically convert EOL to line feed to make Windows development of codelabs easier.
Inspiration from https://github.com/flutter/flutter/blob/master/.gitattributes
3 years ago
MainTobias
43ce0239b4
Update AndroidManifest.xml ( #883 )
...
To fix it opening the app in the same window (fe in whatsapp and not going to desired screen but instead only to login screen and then home screen instead of book/0 or book/2).
3 years ago
Brett Morgan
e2b77a4bf1
flutter pub upgrade ( #931 )
3 years ago
John Ryan
4893a24625
Migrate web dashboard to null safety ( #928 )
...
* update dependencies
* Update to cloud_firestore 2.x.x
* run dart migrate
* Fix analyzer warnings from null safety migration
* Fix errors resulting from null safety migration
* Fix info level warnings
* run flutter format
* fix tests
* remove unused import, format
3 years ago
Brett Morgan
0061b0d70d
`platform_design`: Enforce `use_key_in_widget_constructors` ( #927 )
3 years ago
Brett Morgan
ac2bef7d83
`veggieseasons`: Migrate to null safety ( #922 )
3 years ago
Brett Morgan
994cdb4afa
flutter pub upgrade ( #926 )
...
* flutter pub upgrade
* `desktop_photo_search`: Remove unneeded `unawaited`
Co-authored-by: John Ryan <ryjohn@google.com>
3 years ago
Brett Morgan
58af3f5c75
Delete the `filipino_cuisine` web sample ( #923 )
...
* Delete the `filipino_cuisine` web sample
* Drop `filipino_cuisine` from sample index
3 years ago
John Ryan
d3c6253f85
Migrate form_app to null safety ( #925 )
3 years ago
Brett Morgan
e2e2713986
Enforce `use_key_in_widget_constructors` and `file_names` lints ( #913 )
...
* Start enforcing use_key_in_widget_constructors and file_names lints
* dart format
* analysis fixes
* analysis fixes, pt2
* analysis fixes, part 3
* Revert platform_design (test failure)
* More reverts
* Notate why we aren't enforcing a lint
3 years ago
Brett Morgan
e160f5261c
`experimental/linting_tool`: dart fix ( #915 )
3 years ago
Brett Morgan
83d3ea99f0
`web/github_dataviz`: Migrate to null safety ( #919 )
3 years ago
Brett Morgan
8932e60976
`web/charts`: Migrate to null safety ( #921 )
3 years ago
Brett Morgan
d14e79b833
`filipino_cuisine`: migrate to null safety ( #920 )
3 years ago
Brett Morgan
3905b45fba
Update pubspec.lock to be in line with pubspec.yaml ( #917 )
3 years ago
Brett Morgan
dead5df178
Update the issue tracker to `flutter/samples` tracker ( #912 )
3 years ago
Brett Morgan
2d9ba2f9eb
`web/chart`: fix sample ( #909 )
3 years ago
Brett Morgan
0fe216a1cf
Make the URL for the data JSON file absolute. ( #902 )
...
* Make the URL for the data JSON file absolute.
* dart format
3 years ago
imthegithubuser
5b1045187a
Spelling corrected ( #908 )
3 years ago
Robert Stevens
3d4b6f45fe
Updated the dart english_words package to 4.0.0 ( #907 )
3 years ago
John Ryan
cdab12421c
Add form_app and navigation_and_routing samples to CI scripts ( #905 )
3 years ago
John Ryan
9a9f0210b7
Update mockito in form_app ( #904 )
3 years ago
Michael Thomsen
3de664f9e7
Link to dart.dev docs for lints ( #901 )
3 years ago
Brett Morgan
3914822ecb
Update `slide_puzzle` ( #900 )
3 years ago
Brett Morgan
583457dc75
Drop author from pubspecs, organise imports ( #899 )
3 years ago
Brett Morgan
297f6b0b96
Upgrade deps, format, fix web/filipino_cuisine ( #898 )
...
fixes: https://github.com/flutter/samples/issues/897
3 years ago
Majid Hajian
7665752896
Remove extra ios_books in bash code ( #868 )
3 years ago
John Ryan
bf823550ed
Reverts the default animation behavior to be based on the platform, ( #896 )
...
not the kIsWeb flag:
https://github.com/flutter/flutter/issues/82053
3 years ago
Andrew Brogdon
4cac0e6661
Lands beta branch into master for 2.5 ( #895 )
3 years ago
gaaclarke
e43698fa01
updated add_to_app sample to pigeon 1.0 ( #894 )
3 years ago
Abdullah Deshmukh
69abb6146a
Add separate driver file for performance tests ( #890 )
3 years ago
Abdullah Deshmukh
912418be86
Add desktop runners ( #892 )
3 years ago