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
Andrew Brogdon
8c1cd0b049
Landing beta changes in master for the new stable release ( #747 )
4 years ago
Ayush Bherwani
6c81510d6e
migrate e2e test to integration test ( #744 )
4 years ago
Michael Thomsen
a8a4128ff9
Adjust pubspecs ( #713 )
4 years ago
John Ryan
241e2c1b26
Fix cookbook scraper bugs and re-run ( #697 )
...
* fix path separator bug in cookbook scraper
* update lockfiles
* add category to image name to avoid conflicts
e.g.
testing/integration/introduction
testing/widget/introduction
* fix form_app symlink
* remove webimages directory
* remove vision_challenge
vision_challenge doesn't build on the dev channel
* update pubspec.yaml in _tool and form_app
4 years ago
Adarsh kumar singh
d4f4065a6e
Updated deprecated widgets with new one ( #689 )
4 years ago
Tushar Ojha
1fae13ef3a
[VeggieSeasons] added restore defaults feature ( #639 )
4 years ago
Adarsh kumar singh
d16d35e0ac
Updated Veggieseasons to use CupertinoSearchTextField ( #630 )
4 years ago
Tushar Ojha
2f6767f95e
[samples_index] updated source code url for form_app ( #688 )
4 years ago
Satyam Goyal
192dc62b93
[ Fixed Issue #667 ] Add Google and Unsplash terms links to experimental/desktop_photo_search ( #678 )
4 years ago
Brett Morgan
9b631a2184
Split CI testing based on flutter channels ( #651 )
4 years ago
Brett Morgan
622e8d55d3
Migrate to the New Material Buttons ( #668 )
4 years ago
Sashika Nawarathne
4ae90f3aa9
Fix minor warnings ( #673 )
4 years ago
Michael Goderbauer
a29af85657
Enable State Restoration for iOS ( #647 )
4 years ago