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

83 Commits

Author SHA1 Message Date
Brett Morgan
ed2a422e2a Update for url_launcher API change (#1144) 2022-04-26 07:17:15 +10:00
dependabot[bot]
2db0b4bf55 Bump url_launcher (#1134)
Bumps [url_launcher](https://github.com/flutter/plugins) from 6.0.20 to 6.1.0.
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/compare/url_launcher-v6.0.20...url_launcher-v6.1.0)

---
updated-dependencies:
- dependency-name: url_launcher
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-25 19:03:57 +10:00
dependabot[bot]
cc9122caa4 Bump url_launcher in /add_to_app/plugin/flutter_module_using_plugin (#1135)
Bumps [url_launcher](https://github.com/flutter/plugins) from 6.0.20 to 6.1.0.
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/compare/url_launcher-v6.0.20...url_launcher-v6.1.0)

---
updated-dependencies:
- dependency-name: url_launcher
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-25 19:03:11 +10:00
dependabot[bot]
cec967766f Bump url_launcher (#1138)
Bumps [url_launcher](https://github.com/flutter/plugins) from 6.0.20 to 6.1.0.
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/compare/url_launcher-v6.0.20...url_launcher-v6.1.0)

---
updated-dependencies:
- dependency-name: url_launcher
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-25 19:01:24 +10:00
dependabot[bot]
720b2653ad Bump pigeon in /add_to_app/books/flutter_module_books (#1120)
Bumps [pigeon](https://github.com/flutter/packages) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/compare/pigeon-v3.0.2...pigeon-v3.0.3)

---
updated-dependencies:
- dependency-name: pigeon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 13:49:20 +10:00
dependabot[bot]
a3badbb182 Bump pigeon in /add_to_app/books/flutter_module_books (#1109)
Bumps [pigeon](https://github.com/flutter/packages) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/compare/pigeon-v3.0.0...pigeon-v3.0.2)

---
updated-dependencies:
- dependency-name: pigeon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-20 08:24:29 +10:00
Brett Morgan
63235a729a Update pubspec.lock and friends (#1076) 2022-04-20 07:31:26 +10:00
dependabot[bot]
c09682bc66 Bump pigeon in /add_to_app/books/flutter_module_books (#1092)
Bumps [pigeon](https://github.com/flutter/packages) from 2.0.3 to 3.0.0.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/compare/pigeon-v2.0.3...pigeon-v3.0.0)

---
updated-dependencies:
- dependency-name: pigeon
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-19 06:53:59 +10:00
Jenn Magder
c6bee7aa93 Add-to-app iOS flutter_post_install post_install hook (#1079) 2022-04-15 23:40:50 +10:00
Brett Morgan
3b46646306 flutter pub upgrade --major-versions (#1061) 2022-04-06 11:45:20 +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
Brett Morgan
a481c264cd Remove git:// url, update deps, fix destop_photo_search (#1052) 2022-03-19 08:37:04 +10:00
Andrew Brogdon
93bf3263c5 Lands beta changes. (#1006) 2022-02-03 12:43:20 -08: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
Brett Morgan
5b0a6be873 Drop DEVELOPMENT_TEAM (#975) 2022-01-05 06:29:30 +11:00
Andrew Brogdon
664b63c03c Updates for 2.8! (#961) 2021-12-09 13:15:57 +10:00
Brett Morgan
be34b0bf43 Centralize analysis options (#957) 2021-12-01 16:49:51 +10:00
Brett Morgan
84e7057abe Update pubspec.yaml files (#958) 2021-12-01 09:33:28 +10:00
Ahmed Ashour
29339b8334 Remove unneeded types (#949) 2021-11-03 09:58:12 -07:00
Ahmed Ashour
64805fe5b6 Remove unneeded return (#950) 2021-11-03 21:12:41 +10:00
Jenn Magder
05a3263eb4 Add plugin and host registration to multiple_flutters example (#942) 2021-10-29 09:41:23 -07:00
Brett Morgan
e2b77a4bf1 flutter pub upgrade (#931) 2021-10-13 10:18:41 -07:00
Brett Morgan
994cdb4afa flutter pub upgrade (#926)
* flutter pub upgrade

* `desktop_photo_search`: Remove unneeded `unawaited`

Co-authored-by: John Ryan <ryjohn@google.com>
2021-10-11 14:01:27 -07:00
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
Majid Hajian
7665752896 Remove extra ios_books in bash code (#868) 2021-09-21 16:35:23 +10:00
Andrew Brogdon
4cac0e6661 Lands beta branch into master for 2.5 (#895) 2021-09-08 17:35:05 -07:00
gaaclarke
e43698fa01 updated add_to_app sample to pigeon 1.0 (#894) 2021-09-08 11:07:11 -07:00
Jenn Magder
79c7cc70a5 Stop excluding arm64 from simulator iOS add-to-app host app archs (#891) 2021-08-27 13:44:14 -07:00
Brett Morgan
89093cac71 Update README.md (#858) 2021-07-30 10:03:10 +10:00
Brett Morgan
5280720df7 dart migrate add_to_app/android_view/flutter_module_using_plugin (#833) 2021-06-10 14:08:38 +10:00
Brett Morgan
9153fdb6fc dart migrate add_to_app/fullscreen/flutter_module (#835) 2021-06-10 14:07:39 +10:00
Brett Morgan
e931456f20 dart migrate add_to_app/multiple_flutters/multiple_flutters_module (#836) 2021-06-10 14:02:44 +10:00
Brett Morgan
b34cc5671a Add flutter_lints (#808) 2021-06-09 06:48:39 +10:00
Brett Morgan
fc1fe989fb Add flutter_lints (#813) 2021-06-07 15:56:21 -07:00
Brett Morgan
c8112c88ac Add flutter_lints to add_to_app/plugin/flutter_module_using_plugin (#812) 2021-06-07 15:18:20 -07:00
Brett Morgan
a405fc4a9d Update the dependencies (#815) 2021-06-08 08:15:43 +10:00
Brett Morgan
14cce8b0f7 Adding flutter_lints (#811) 2021-06-08 08:15:11 +10:00
Brett Morgan
55e02d6e4d Add flutter_lints to add_to_app/fullscreen/flutter_module (#810) 2021-06-07 15:14:46 -07:00
Brett Morgan
a51c0641f1 Add flutter_lints (#809) 2021-06-08 05:57:46 +10:00
xster
14921d0c06 Use a newer version of gradle to avoid an AGP bug around NDK (#797) 2021-06-04 14:25:47 -07:00
Andrew Brogdon
376c666f0a Merge beta into master (#799) 2021-05-18 13:35:06 -07:00
Jason Simmons
e623b043f2 Add an entry point annotation to the Dart function invoked by the android_view sample (#790)
Fixes https://github.com/flutter/flutter/issues/81350
2021-05-03 13:27:23 -07:00
pcamp
252356123b Typo fixes in README.md (#773) 2021-03-15 10:57:52 +11:00
xster
fc5b4510b0 Update host Android projects away from problematic AGP versions (#764) 2021-03-11 14:38:43 -08: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