Pinned Repositories
fast_file_picker
fc_native_image_resize
A Flutter plugin to resize images via native APIs
fc_native_video_thumbnail
A Flutter plugin to create video thumbnails via native APIs
ios_document_picker
Flutter wrapper of iOS `UIDocumentPickerViewController`
open_file_macos
A flutter plugin for macOS to open files or view files in Finder.
ph_picker_view_controller
A wrapper around iOS `PHPickerViewController` API.
pretty_bytes
Convert bytes to a human readable string
saf_stream
Read and write Android SAF `DocumentFile`.
saf_util
Util functions for SAF (Storage Access Framework)
simple_isolate
Simplified Dart isolates
Flutter Cavalry's Repositories
flutter-cavalry/fc_native_video_thumbnail
A Flutter plugin to create video thumbnails via native APIs
flutter-cavalry/saf_stream
Read and write Android SAF `DocumentFile`.
flutter-cavalry/saf_util
Util functions for SAF (Storage Access Framework)
flutter-cavalry/fast_file_picker
flutter-cavalry/fc_native_image_resize
A Flutter plugin to resize images via native APIs
flutter-cavalry/open_file_macos
A flutter plugin for macOS to open files or view files in Finder.
flutter-cavalry/ph_picker_view_controller
A wrapper around iOS `PHPickerViewController` API.
flutter-cavalry/pretty_bytes
Convert bytes to a human readable string
flutter-cavalry/simple_isolate
Simplified Dart isolates
flutter-cavalry/accept_language_parser
Parse and match HTTP `Accept-Language` header.
flutter-cavalry/append_uri_component
Append a component to a Dart `Uri`.
flutter-cavalry/darwin_url
Helper functions for Swift `URL`/ Objc `NSURL`.
flutter-cavalry/dismiss_open_view_controllers
Dismiss all open view controllers on iOS
flutter-cavalry/fc_file_picker_util
File pickers based on [file_selector].
flutter-cavalry/immutable_ordered_map
A dart implementation of Immutable ordered map
flutter-cavalry/ios_document_picker
Flutter wrapper of iOS `UIDocumentPickerViewController`
flutter-cavalry/macos_file_picker
Opens native macOS dialogs to pick files or folders.
flutter-cavalry/ns_file_coordinator_util
A Flutter plugin to call iOS/macOS `NSFileCoordinator` APIs
flutter-cavalry/tmp_path
Generate a unique path in system temp directory
flutter-cavalry/directory_structure_map
Converts the contents of a directory to JSON.
flutter-cavalry/fc_material_alert
A simple wrapper around Flutter Material Design alert dialogs
flutter-cavalry/fc_path_util
Helper methods for dart `path` package.
flutter-cavalry/map_to_directory_structure
Creates directory structure based on a map.
flutter-cavalry/next_available_name
Get next available name.
flutter-cavalry/accessing_security_scoped_resource
Call `startAccessingSecurityScopedResource` and `stopAccessingSecurityScopedResource` in Flutter.
flutter-cavalry/basic_trie
A simple trie implementation in Dart.
flutter-cavalry/bull_fs
flutter-cavalry/fc_quick_dialog
Quick and simple dialogs like JavaScript's `alert`, `confirm` and `prompt`.
flutter-cavalry/quick_native_crypto
A Flutter plugin for native crypto APIs
flutter-cavalry/random_access_source
A shared interface for common random access data.