signature

A Flutter plugin providing performance optimized signature canvas with ability to set custom style, boundaries and initial state. This is native flutter implementation, so it supports all platforms.

tags: Flutter | Dart

ota_update

A Flutter plugin implementing OTA update. On Android it downloads the file and triggers app installation intent. On iOS it opens safari with specified ipa url.

tags: Flutter | Dart

call_log

A Flutter plugin to access and query call history log. Support for Android only as iOS does not provide API for accessing call history.

tags: Flutter | Dart

thumbnailer

A Flutter plugin that is able to generate thumbnails for images, pdf and xlsx files. If thumbnail generation does not support specific mime type, then a fallback icon from FontAwesome is returned.

tags: Flutter | Dart