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
|
2023-05-06 10:52:10 +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 |
|
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 |
|
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 |
|