1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 22:09:06 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
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
2021-10-08 14:30:28 -07:00
Brett Morgan
297f6b0b96 Upgrade deps, format, fix web/filipino_cuisine (#898)
fixes: https://github.com/flutter/samples/issues/897
2021-09-21 11:38:59 -07:00
Andrew Brogdon
4cac0e6661 Lands beta branch into master for 2.5 (#895) 2021-09-08 17:35:05 -07:00
Brett Morgan
6acb879dfa Add flutter_lints to experimental/federated_plugin/federated_plugin_macos (#818) 2021-06-08 14:53:39 +10:00
Brett Morgan
82c0e717ab Update experimental/federated_plugin/federated_plugin_* (#819) 2021-06-08 14:53:16 +10:00
Brett Morgan
a405fc4a9d Update the dependencies (#815) 2021-06-08 08:15:43 +10:00
Brett Morgan
4069bfbe9e Adjust experimental/federated_plugin/federated_plugin lint rules (#817) 2021-06-07 14:18:38 +10:00
Brett Morgan
936d1fdaae Upgrading samples to flutter_lints, part 1 of n (#804) 2021-06-05 12:24:28 +10:00
Andrew Brogdon
2809a7c89c Sorting imports in federated_plugin and others (#801) 2021-05-19 10:07:01 -07:00
Andrew Brogdon
376c666f0a Merge beta into master (#799) 2021-05-18 13:35:06 -07:00
Ayush Bherwani
beface247a [federated_plugin] mirgrate to sound null safety (#781) 2021-04-06 18:59:58 +10:00
Ayush Bherwani
6c81510d6e migrate e2e test to integration test (#744) 2021-02-28 12:53:24 -08:00
Michael Thomsen
a8a4128ff9 Adjust pubspecs (#713) 2021-02-11 06:14:59 +11:00
Adarsh kumar singh
d4f4065a6e Updated deprecated widgets with new one (#689) 2021-02-05 14:10:49 -08:00
Brett Morgan
622e8d55d3 Migrate to the New Material Buttons (#668) 2021-01-27 13:20:50 +11:00
Brett Morgan
6e9824dc12 flutter pub update & various fixes (#627) 2020-12-18 10:51:31 +11:00
Ayush Bherwani
493b5cec2d adds macOS implementation for battery plugin (#589) 2020-11-16 12:17:09 +05:30
Ayush Bherwani
0c011574d0 add iOS implementation for battery plugin (#579) 2020-11-02 14:15:00 -08:00
Ayush Bherwani
358485d7fa [federated_plugin] adds support for Windows (#533) 2020-09-17 16:18:20 -07:00
Ayush Bherwani
60691d00c0 [federated_plugin_sample] modify the sample to expose battery API instead of geolocation API (#526) 2020-08-24 23:22:42 -07:00
Brett Morgan
d88f131982 flutter pub upgrade (#524) 2020-08-17 20:40:46 +10:00
Ayush Bherwani
c5c2da9a4b [federated_plugin] adds web implementation of federated_plugin (#507) 2020-08-04 22:38:20 -07:00
Ayush Bherwani
6d909874db [federated_plugin] adds platform interface implementation and plugin implementation for Android (#503) 2020-07-28 20:47:36 -07:00
Ayush Bherwani
32d04ba635 [federated_plugin_sample] Initial commit (#497) 2020-07-20 17:55:55 -07:00