-
record Public
Audio recorder from microphone to a given file path. No external dependencies, MediaRecorder is used for Android an AVAudioRecorder for iOS.
-
-
app_links Public
Android App Links, Deep Links, iOs Universal Links and Custom URL schemes handler for Flutter.
-
dart_http_cache Public
Dio HTTP cache interceptor with multiple stores respecting HTTP directives (ETag, Last-Modified, Cache-Control) with options.
-
immutable_model Public
Dart immutable models with value comparison `==` and `copyWith` methods
-
flutter-tflite Public
Forked from tensorflow/flutter-tfliteDart Apache License 2.0 UpdatedNov 22, 2024 -
zxing-dart Public
Forked from shirne/zxing-dartzxing-dart is a Dart port of zxing without Hanzi decoding to save 2MB of charsets.
Dart Apache License 2.0 UpdatedMay 14, 2024 -
charset-dart Public
Forked from shirne/charset-dartA multi encoding package without bgk
Dart Apache License 2.0 UpdatedMay 14, 2024 -
super_editor_stable Public
Forked from superlistapp/super_editorA Flutter toolkit for building document editors and readers
-
flutter_painter Public
Forked from Zazo032/flutter_painterA Flutter widget to draw scribbles and text on a background image or color 🎨
-
dio_browser_adapter_to Public
Forked from cfug/dioA powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.