streams_channel
41
For Flutter plugin development: StreamsChannel is inspired from EventChannel. It allows to create streams of events between Flutter and platform side.
installed_apps
35
Flutter plugin with utility methods related to installed apps on device.
combine
28
A Flutter package which allows you to work with MethodChannels in Isolate and provides simplified Isolate and Thread Pool API