Brett Morgan
9c02a0fa09
Migrate `desktop_photo_search` to top level ( #1002 )
3 years ago
Chris Bracken
0687245ebf
Photo search: Wrap tree node in Semantics widget ( #988 )
...
The results tree view nodes are each a Row widget containing an
IconButton (which in this case is blank) and an InkWell. In order to
expose this as a tappable widget in screen readers, we wrap the tree
nodes in a Semantics widget that performs the same function as the
InkWell would when tapped.
3 years ago
Chris Bracken
de9afb40e0
Photo search: update Linux window title ( #991 )
3 years ago
Chris Bracken
6f78a89a61
Photo search: Add image, download button semantics ( #989 )
...
Adds the Unsplash photo description, if available, as the image
semantics label in the photo detail view.
Adds a 'download' tooltip to the download IconButton, which also sets
the semantics label for screen readers.
3 years ago
Chris Bracken
8da15e2059
Photo search: Set window title on Windows ( #987 )
...
Updates the window title to "Desktop Photo Search" in the Windows
build of desktop_photo_search.
3 years ago
Brett Morgan
a5203b071c
`linting_tool`: Fix warnings and update dependencies ( #981 )
3 years ago
Brett Morgan
affbe89cee
`experimental/web_dashboard`: Drop Android and iOS runners ( #978 )
3 years ago
Brett Morgan
9102cb4653
Update `federated_plugin` runners ( #972 )
3 years ago
Brett Morgan
26d88f1799
Update `pubspec.yaml` files ( #971 )
3 years ago
Brett Morgan
5b0a6be873
Drop DEVELOPMENT_TEAM ( #975 )
3 years ago
Andrew Brogdon
664b63c03c
Updates for 2.8! ( #961 )
3 years ago
Brett Morgan
be34b0bf43
Centralize analysis options ( #957 )
3 years ago
Brett Morgan
bdf7ad36da
[CI]: `dart analyze --fatal-infos` ( #954 )
3 years ago
Brett Morgan
84e7057abe
Update `pubspec.yaml` files ( #958 )
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
Brett Morgan
eb74d3f380
Desktop Runner refresh ( #936 )
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
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
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
Michael Thomsen
3de664f9e7
Link to dart.dev docs for lints ( #901 )
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
Andrew Brogdon
4cac0e6661
Lands beta branch into master for 2.5 ( #895 )
3 years ago
Abdullah Deshmukh
410e43fbc1
[linting_tool] Prepare for release ( #880 )
3 years ago
Abdullah Deshmukh
0aad30fc5b
Add new DefaultRulesPage ( #875 )
3 years ago
Abdullah Deshmukh
1e00fd0bde
[linting_tool] Implement editing profile ( #874 )
3 years ago
Abdullah Deshmukh
bd4fa28584
Implements default lints page ( #871 )
3 years ago
Abdullah Deshmukh
a68f3f57d6
[linting_tool] Stop duplication of rules in the same profile ( #870 )
3 years ago
Abdullah Deshmukh
9986fe2f2c
[linting_tool] Implement exporting profiles ( #869 )
3 years ago
Abdullah Deshmukh
bbb8e342f1
[linting_tool] Implement saving rules to DB ( #860 )
3 years ago
Abdullah Deshmukh
6bac1b9694
[linting_tool] Add lint rules list ( #856 )
3 years ago
Abdullah Deshmukh
8e73c73f4b
[linting_tool] Add Adaptive Layout with Theming ( #852 )
3 years ago
Abdullah Deshmukh
8573269c03
Add Linting tool starter project ( #840 )
3 years ago
Brett Morgan
6acb879dfa
Add flutter_lints to experimental/federated_plugin/federated_plugin_macos ( #818 )
3 years ago
Brett Morgan
82c0e717ab
Update experimental/federated_plugin/federated_plugin_* ( #819 )
3 years ago
Brett Morgan
a405fc4a9d
Update the dependencies ( #815 )
3 years ago
Brett Morgan
40abd00a45
Adjust lint rules for experimental/web_dashboard ( #820 )
3 years ago
Brett Morgan
9ad1fae51c
Adjust desktop_photo_search's lint rules ( #816 )
3 years ago
Brett Morgan
4069bfbe9e
Adjust experimental/federated_plugin/federated_plugin lint rules ( #817 )
3 years ago
Brett Morgan
936d1fdaae
Upgrading samples to flutter_lints, part 1 of n ( #804 )
3 years ago
Andrew Brogdon
2809a7c89c
Sorting imports in federated_plugin and others ( #801 )
4 years ago
Andrew Brogdon
376c666f0a
Merge beta into master ( #799 )
4 years ago
Ayush Bherwani
beface247a
[federated_plugin] mirgrate to sound null safety ( #781 )
4 years ago
Brett Morgan
5cb6c39bd7
Update desktop_photo_search to use url_launcher's Link ( #780 )
4 years ago
Brett Morgan
873ff4306b
Update Flutter's desktop support ( #768 )
4 years ago
pcamp
751b340d68
Typo fix in README.md ( #774 )
4 years ago
Tushar Ojha
99c18b18d7
Moved veggieseasons out of experimental ( #752 )
4 years ago
Michael Thomsen
b0e8686fe9
Upgrade null safety example ( #748 )
4 years ago