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>
|
3 years ago |
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>
|
3 years ago |
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>
|
3 years ago |
Brett Morgan
|
63235a729a
|
Update `pubspec.lock` and friends (#1076)
|
3 years ago |
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>
|
3 years ago |
Jenn Magder
|
c6bee7aa93
|
Add-to-app iOS flutter_post_install post_install hook (#1079)
|
3 years ago |
Brett Morgan
|
3b46646306
|
`flutter pub upgrade --major-versions` (#1061)
|
3 years ago |
godofredoc
|
f58928da91
|
Remove binaries from samples. (#1057)
This is to remove the security alerts related to checked in binaries.
|
3 years ago |
Brett Morgan
|
a481c264cd
|
Remove git:// url, update deps, fix `destop_photo_search` (#1052)
|
3 years ago |
Andrew Brogdon
|
93bf3263c5
|
Lands beta changes. (#1006)
|
3 years ago |
Michael Goderbauer
|
5f4d30740c
|
Fix multiple_flutters_android (#1005)
|
3 years ago |
eggfly
|
0024df9dad
|
Add the leak_vm meta-data in add-to-app sample. (#996)
|
3 years ago |
Brett Morgan
|
26d88f1799
|
Update `pubspec.yaml` files (#971)
|
3 years ago |
ColdPaleLight
|
296fbac814
|
Ensure that the engine is destroyed when 'EngineBindings.detach' in the multiple_flutters example on Android (#969)
|
3 years ago |
Brett Morgan
|
5b0a6be873
|
Drop DEVELOPMENT_TEAM (#975)
|
3 years ago |
Andrew Brogdon
|
664b63c03c
|
Updates for 2.8! (#961)
|
3 years ago |
Brett Morgan
|
be34b0bf43
|
Centralize analysis options (#957)
|
3 years ago |
Brett Morgan
|
84e7057abe
|
Update `pubspec.yaml` files (#958)
|
3 years ago |
Ahmed Ashour
|
29339b8334
|
Remove unneeded types (#949)
|
3 years ago |
Ahmed Ashour
|
64805fe5b6
|
Remove unneeded `return` (#950)
|
3 years ago |
Jenn Magder
|
05a3263eb4
|
Add plugin and host registration to multiple_flutters example (#942)
|
3 years ago |
Brett Morgan
|
e2b77a4bf1
|
flutter pub upgrade (#931)
|
3 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>
|
3 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
|
3 years ago |
Brett Morgan
|
297f6b0b96
|
Upgrade deps, format, fix web/filipino_cuisine (#898)
fixes: https://github.com/flutter/samples/issues/897
|
3 years ago |
Majid Hajian
|
7665752896
|
Remove extra ios_books in bash code (#868)
|
3 years ago |
Andrew Brogdon
|
4cac0e6661
|
Lands beta branch into master for 2.5 (#895)
|
3 years ago |
gaaclarke
|
e43698fa01
|
updated add_to_app sample to pigeon 1.0 (#894)
|
3 years ago |
Jenn Magder
|
79c7cc70a5
|
Stop excluding arm64 from simulator iOS add-to-app host app archs (#891)
|
3 years ago |
Brett Morgan
|
89093cac71
|
Update README.md (#858)
|
3 years ago |
Brett Morgan
|
5280720df7
|
dart migrate add_to_app/android_view/flutter_module_using_plugin (#833)
|
3 years ago |
Brett Morgan
|
9153fdb6fc
|
dart migrate add_to_app/fullscreen/flutter_module (#835)
|
3 years ago |
Brett Morgan
|
e931456f20
|
dart migrate add_to_app/multiple_flutters/multiple_flutters_module (#836)
|
3 years ago |
Brett Morgan
|
b34cc5671a
|
Add flutter_lints (#808)
|
3 years ago |
Brett Morgan
|
fc1fe989fb
|
Add flutter_lints (#813)
|
3 years ago |
Brett Morgan
|
c8112c88ac
|
Add `flutter_lints` to `add_to_app/plugin/flutter_module_using_plugin` (#812)
|
3 years ago |
Brett Morgan
|
a405fc4a9d
|
Update the dependencies (#815)
|
3 years ago |
Brett Morgan
|
14cce8b0f7
|
Adding flutter_lints (#811)
|
3 years ago |
Brett Morgan
|
55e02d6e4d
|
Add `flutter_lints` to `add_to_app/fullscreen/flutter_module` (#810)
|
3 years ago |
Brett Morgan
|
a51c0641f1
|
Add flutter_lints (#809)
|
3 years ago |
xster
|
14921d0c06
|
Use a newer version of gradle to avoid an AGP bug around NDK (#797)
|
3 years ago |
Andrew Brogdon
|
376c666f0a
|
Merge beta into master (#799)
|
4 years ago |
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
|
4 years ago |
pcamp
|
252356123b
|
Typo fixes in README.md (#773)
|
4 years ago |
xster
|
fc5b4510b0
|
Update host Android projects away from problematic AGP versions (#764)
|
4 years ago |
gaaclarke
|
680c8babd3
|
fixed crash if you back out of 2 double engine activities (#763)
|
4 years ago |
gaaclarke
|
cf913f689d
|
Multiple flutters sample android (#677)
|
4 years ago |
gaaclarke
|
5adf66ba65
|
Added iOS example for add-to-app Pigeon (#722)
|
4 years ago |
Andrew Brogdon
|
8c1cd0b049
|
Landing beta changes in master for the new stable release (#747)
|
4 years ago |
gaaclarke
|
3be0794966
|
Reorged android_view to match the rest of the projects. (#740)
|
4 years ago |
Jenn Magder
|
090e95b3a1
|
Remove ndkVersion and buildToolsVersion version from add_to_app/android_view (#738)
|
4 years ago |
Andrew Brogdon
|
dd7b4f1fcc
|
Removed hardcoded NDK version for android_fullscreen (#717)
|
4 years ago |
gaaclarke
|
2825131b34
|
Added sample code for multiple flutters on iOS (#670)
|
4 years ago |
Swayam221
|
20f8b71f28
|
Fixed Typo in add-to-app/README.md (#706)
|
4 years ago |
gaaclarke
|
323c10558d
|
restructured the add to app samples (#698)
|
4 years ago |
xster
|
3a63bbe185
|
Add a FlutterView level integration example on Android for add-to-app (#632)
|
4 years ago |
Brett Morgan
|
622e8d55d3
|
Migrate to the New Material Buttons (#668)
|
4 years ago |
Brett Morgan
|
530832810a
|
Revert "Bump Android NDK (#662)" (#669)
|
4 years ago |
Michael Goderbauer
|
b72fd311db
|
Bump Android NDK (#662)
|
4 years ago |
Jenn Magder
|
cf3857f271
|
Exclude arm64 from simulator iOS add-to-app host app archs (#646)
|
4 years ago |
Brett Morgan
|
6e9824dc12
|
flutter pub update & various fixes (#627)
|
4 years ago |
Andrew Brogdon
|
83adbb883d
|
Replaces Travis CI with GitHub Actions (#625)
|
4 years ago |
xster
|
7cab73a075
|
let add-to-app ios demo page transitions be animated (#603)
|
4 years ago |
Jenn Magder
|
1ed40c656d
|
Use xcframeworks in prebuilt add-to-app sample (#582)
|
4 years ago |
Andrew Brogdon
|
9af31afec4
|
Updates for Flutter 1.22 (#559)
|
4 years ago |
Jenn Magder
|
5047f11d72
|
Add to app iOS 14 Info.plist network permissions (#554)
|
4 years ago |
Andrew Brogdon
|
5e6eb5dbec
|
Updates add-to-app README strategy (#549)
|
4 years ago |
Brett Morgan
|
d88f131982
|
flutter pub upgrade (#524)
|
4 years ago |
Andrew Brogdon
|
0eb1233cb4
|
Updates samples for latest beta release of the Flutter SDK (#492)
* Updating for beta release
* Re-adding pub get to Flutter travis script
|
4 years ago |
xster
|
70976eeb28
|
Add a pigeon sample that demonstrates a "realistic" integration scenario with middleware and business logic (#465)
|
4 years ago |
xster
|
2c6f2ddb1f
|
change link in add-to-app module readme (#464)
|
4 years ago |
Brett Morgan
|
baa1f976b2
|
Samples maintenance (#435)
|
5 years ago |
John Ryan
|
14b9a8c4c4
|
Flutter 1.17 updates (#432)
* Material text theme updates & flutter pub upgrade (#411)
* Beta channel updates (#412)
* fix deprecated usages in provider_shopper - beta channel
* fix deprecated usages in animations - beta channel
* fix deprecated usages in provider_counter - beta
* Updates additional samples for beta release (#416)
* use headline6 instead of title
* fix another title -> headline6
Co-authored-by: Brett Morgan <brett.morgan@gmail.com>
Co-authored-by: Andrew Brogdon <RedBrogdon@users.noreply.github.com>
|
5 years ago |
Andrew Brogdon
|
face0f564a
|
Adds espresso testing for add_to_app/android_fullscreen (#323)
|
5 years ago |
Jenn Magder
|
715f62e685
|
Update Maven URL to https (#355)
|
5 years ago |
Andrew Brogdon
|
ede7c584c1
|
Updates the framework build in travis script to use an absolute path. (#332)
|
5 years ago |
Brett Morgan
|
676698aa83
|
flutter pub upgrade (#241)
|
5 years ago |
Andrew Brogdon
|
233eb462d4
|
Configuring travis to build Android. (#206)
|
5 years ago |
Brett Morgan
|
d71180683c
|
flutter pub upgrade (#178)
|
5 years ago |
Andrew Brogdon
|
400f305ecd
|
Graduating add-to-app (#180)
|
5 years ago |