diff --git a/examples/hello_services/README.md b/examples/hello_services/README.md index 123e41386bf..5beb9b32330 100644 --- a/examples/hello_services/README.md +++ b/examples/hello_services/README.md @@ -5,6 +5,9 @@ application. On iOS, the iOS and Flutter components are built with Xcode. On Android, the Android and Flutter components are built with Android Studio or gradle. +You can read more about +[accessing platform and third-party services in Flutter](https://flutter.io/platform-services/). + ## iOS ### Configure