Brett Morgan
|
b703f1f3f9
|
Fixup `experimental/federated_plugin` (#1776)
Replaces https://github.com/flutter/samples/pull/1749
FYI @negotoyolo
## Pre-launch Checklist
- [x] I read the [Flutter Style Guide] _recently_, and have followed its
advice.
- [x] I signed the [CLA].
- [x] I read the [Contributors Guide].
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] All existing and new tests are passing.
If you need help, consider asking for advice on the #hackers-devrel
channel on [Discord].
<!-- Links -->
[Flutter Style Guide]:
https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo
[CLA]: https://cla.developers.google.com/
[Discord]: https://github.com/flutter/flutter/wiki/Chat
[Contributors Guide]:
https://github.com/flutter/samples/blob/main/CONTRIBUTING.md
|
3 years ago |
Brett Morgan
|
3bafa557f7
|
Update `sdk` constraint range and update runners (#1706)
|
3 years ago |
Brett Morgan
|
3e9bb78aec
|
Create `analysis_defaults` package (#1654)
* Create `analysis_defaults` package
* Update analysis_defaults/pubspec.yaml
Co-authored-by: Pierre-Louis <6655696+guidezpl@users.noreply.github.com>
---------
Co-authored-by: Pierre-Louis <6655696+guidezpl@users.noreply.github.com>
|
3 years ago |
Brett Morgan
|
4af443d33f
|
Drop lock files from repo (#1282)
|
4 years ago |
Brett Morgan
|
ccd68f34e2
|
Beta (#1234)
|
4 years ago |
Brett Morgan
|
a481c264cd
|
Remove git:// url, update deps, fix `destop_photo_search` (#1052)
|
4 years ago |
Brett Morgan
|
9102cb4653
|
Update `federated_plugin` runners (#972)
|
4 years ago |
Brett Morgan
|
26d88f1799
|
Update `pubspec.yaml` files (#971)
|
4 years ago |
Brett Morgan
|
be34b0bf43
|
Centralize analysis options (#957)
|
4 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>
|
4 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
|
4 years ago |
Brett Morgan
|
297f6b0b96
|
Upgrade deps, format, fix web/filipino_cuisine (#898)
fixes: https://github.com/flutter/samples/issues/897
|
4 years ago |
Brett Morgan
|
82c0e717ab
|
Update experimental/federated_plugin/federated_plugin_* (#819)
|
5 years ago |
Brett Morgan
|
936d1fdaae
|
Upgrading samples to flutter_lints, part 1 of n (#804)
|
5 years ago |
Ayush Bherwani
|
beface247a
|
[federated_plugin] mirgrate to sound null safety (#781)
|
5 years ago |
Michael Thomsen
|
a8a4128ff9
|
Adjust pubspecs (#713)
|
5 years ago |
Brett Morgan
|
6e9824dc12
|
flutter pub update & various fixes (#627)
|
5 years ago |
Ayush Bherwani
|
60691d00c0
|
[federated_plugin_sample] modify the sample to expose battery API instead of geolocation API (#526)
|
6 years ago |
Brett Morgan
|
d88f131982
|
flutter pub upgrade (#524)
|
6 years ago |
Ayush Bherwani
|
c5c2da9a4b
|
[federated_plugin] adds web implementation of federated_plugin (#507)
|
6 years ago |
Ayush Bherwani
|
6d909874db
|
[federated_plugin] adds platform interface implementation and plugin implementation for Android (#503)
|
6 years ago |