Eric Windmill
|
1fc751f0cc
|
Add to app update instructions (#2429)
[#2330
(comment)](https://github.com/flutter/samples/pull/2330#issuecomment-2195725456)
|
1 year ago |
Seth Ladd
|
5fd144aa2a
|
matching issue tracker to top-level samples README (#2405)
*Replace this paragraph with a description of what this PR is changing
or adding, and why. Consider including before/after screenshots.*
*List which issues are fixed by this PR. For larger changes, raising an
issue first helps
reduce redundant work.*
## 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].
- [ ] I updated/added relevant documentation (doc comments with `///`).
- [ ] 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/blob/master/docs/contributing/Style-guide-for-Flutter-repo.md
[CLA]: https://cla.developers.google.com/
[Discord]:
https://github.com/flutter/flutter/blob/master/docs/contributing/Chat.md
[Contributors Guide]:
https://github.com/flutter/samples/blob/main/CONTRIBUTING.md
|
1 year ago |
Seth Ladd
|
b701393f8d
|
remove outdated links at bottom of README (#2400)
*Replace this paragraph with a description of what this PR is changing
or adding, and why. Consider including before/after screenshots.*
*List which issues are fixed by this PR. For larger changes, raising an
issue first helps
reduce redundant work.*
## 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].
- [ ] I updated/added relevant documentation (doc comments with `///`).
- [ ] 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/blob/master/docs/contributing/Style-guide-for-Flutter-repo.md
[CLA]: https://cla.developers.google.com/
[Discord]:
https://github.com/flutter/flutter/blob/master/docs/contributing/Chat.md
[Contributors Guide]:
https://github.com/flutter/samples/blob/main/CONTRIBUTING.md
|
1 year ago |
Jenn Magder
|
043bde10ce
|
Add debugging details to `add_to_app` sample README. (#2168)
Fixes https://github.com/flutter/flutter/issues/143550
## 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
|
2 years ago |
pcamp
|
252356123b
|
Typo fixes in README.md (#773)
|
5 years ago |
gaaclarke
|
3be0794966
|
Reorged android_view to match the rest of the projects. (#740)
|
5 years ago |
gaaclarke
|
2825131b34
|
Added sample code for multiple flutters on iOS (#670)
|
5 years ago |
Swayam221
|
20f8b71f28
|
Fixed Typo in add-to-app/README.md (#706)
|
5 years ago |
gaaclarke
|
323c10558d
|
restructured the add to app samples (#698)
|
5 years ago |
xster
|
3a63bbe185
|
Add a FlutterView level integration example on Android for add-to-app (#632)
|
5 years ago |
Jenn Magder
|
1ed40c656d
|
Use xcframeworks in prebuilt add-to-app sample (#582)
|
5 years ago |
Andrew Brogdon
|
5e6eb5dbec
|
Updates add-to-app README strategy (#549)
|
5 years ago |
xster
|
70976eeb28
|
Add a pigeon sample that demonstrates a "realistic" integration scenario with middleware and business logic (#465)
|
5 years ago |
Andrew Brogdon
|
400f305ecd
|
Graduating add-to-app (#180)
|
6 years ago |