Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 396 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 396 Bytes

platform_channels_example

An example Flutter project that uses platform channels to make a call Java native code from Flutter app. In Java side a palindrome checker is implemented and called by the Flutter app.

Getting Started

Medium article which explains about platform channels: 👉 https://link.medium.com/aatTCt2Dtib