Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Beginning Flutter

You're reading from   Beginning Flutter A hands-on guide to app development

Arrow left icon
Product type Paperback
Published in Nov 2019
Publisher Wiley
ISBN-13 9781119550822
Length 528 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Marco L. Napoli Marco L. Napoli
Author Profile Icon Marco L. Napoli
Marco L. Napoli
Arrow right icon
View More author details
Toc

12
Writing Platform‐Native Code

WHAT YOU WILL LEARN IN THIS CHAPTER

  • How to use platform channels to send and receive messages from the Flutter app to iOS and Android to access specific API functionality
  • How to write native platform code in iOS Swift and Android Kotlin to access device information
  • How to use MethodChannel to send messages from the Flutter app (on the client side)
  • How to use FlutterMethodChannel on iOS and MethodChannel on Android to receive calls and send back results (on the host side)

Platform channels give you the ability to use native features such as accessing the device information, GPS location, local notifications, local file system, sharing, and many more. In the “External Packages” section of Chapter 2, “Creating a Hello World App,” you learned how to use third‐party packages to add functionality to your apps. In this chapter, instead of relying on third‐party packages, you'll learn how to add custom functionality...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime
Visually different images