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

12 Commits

Author SHA1 Message Date
Brett Morgan
4287e7caed add_to_app/multiple_flutters Update Gradle version (#2112) 2023-12-11 20:35:55 +11:00
Miguel Beltran
5ec584e819 Fix Android CI (#1908)
- kotlin version to 1.8.22
- remove deprecated kotlin-android-extensions and upgrade dependencies

Running the PR from the flutter/samples repo instead from a fork, so the
Firebase device test step runs.

## Pre-launch Checklist

- [ ] I read the [Flutter Style Guide] _recently_, and have followed its
advice.
- [ ] I signed the [CLA].
- [ ] 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/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-06-24 14:18:41 +10:00
Miguel Beltran
2319b7436b fix Android ci job (#1904) 2023-06-23 01:54:59 +02:00
Brett Morgan
c36fee3294 Migrate from jcenter to mavenCentral (#1230) 2022-05-10 08:25:41 +10:00
godofredoc
f58928da91 Remove binaries from samples. (#1057)
This is to remove the security alerts related to checked in binaries.
2022-03-26 03:25:17 +10:00
Michael Goderbauer
5f4d30740c Fix multiple_flutters_android (#1005) 2022-02-02 12:59:08 -08:00
eggfly
0024df9dad Add the leak_vm meta-data in add-to-app sample. (#996) 2022-01-22 11:26:19 +08:00
Brett Morgan
26d88f1799 Update pubspec.yaml files (#971) 2022-01-05 10:43:14 +10:00
ColdPaleLight
296fbac814 Ensure that the engine is destroyed when 'EngineBindings.detach' in the multiple_flutters example on Android (#969) 2022-01-05 07:13:42 +10:00
Jenn Magder
05a3263eb4 Add plugin and host registration to multiple_flutters example (#942) 2021-10-29 09:41:23 -07:00
gaaclarke
680c8babd3 fixed crash if you back out of 2 double engine activities (#763) 2021-03-09 14:44:37 -08:00
gaaclarke
cf913f689d Multiple flutters sample android (#677) 2021-03-08 10:10:45 -08:00