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