Flutter plugin with utility methods related to installed apps on device.
-
Updated
Oct 15, 2025 - Dart
Flutter plugin with utility methods related to installed apps on device.
For Flutter plugin development: StreamsChannel is inspired from EventChannel. It allows to create streams of events between Flutter and platform side.
[Package Flutter] Flutter Tamper Detector is a security plugin for Flutter that detects and prevents tampering. It identifies if the device is rooted, if hooking tools like Frida, Xposed, or Cydia Substrate are present, or if the device is an emulator. It can automatically close the app to protect integrity and security.
🐦 🍎 Adding a Flutter module to an existing Android/iOS app
Code from blogpost: Adding a Flutter sceen to an existing Android app
Flutter best practices ( Null Safety , MVI architecture using bLOC package , TDD , Unit testing , Widget Testing , Integration testing , CI/CD pipeline using code magic )
Code generator tool to make communication between Flutter and the host platform type-safe and easier.
A simple Flutter app demonstrating platform channel communication between Flutter and native Android using Kotlin to fetch battery level and device information.
Dart Code - Platform Specific Code Integration
Flutter MethodChannel and EVentChannel test.
Classwork #9 - Platform Channels
Flutter Movie Maker app
Add a description, image, and links to the platform-channels topic page so that developers can more easily learn about it.
To associate your repository with the platform-channels topic, visit your repo's landing page and select "manage topics."