Pinned Repositories
archive_reader
autorepositioning_scrollview
A ScrollView that keeps its position relative to the widget tree when the device is tilted.
bouncy_listener
An easy to use, autocancellable debouncer for Dart and Flutter
flutter_cached_network_image
Download, cache and show images in a flutter app
flutter_html_max_width
A Flutter widget for rendering static html as Flutter widgets (Will render over 80 different html tags!)
hive_multiisolate
A class allowing the use of Hive across isolates.
simple_worker
Offload work to another Isolate or group of Isolates in any Dart program or Flutter application in a simple manner.
TheCarpetMerchant's Repositories
TheCarpetMerchant/archive_reader
TheCarpetMerchant/hive_multiisolate
A class allowing the use of Hive across isolates.
TheCarpetMerchant/bouncy_listener
An easy to use, autocancellable debouncer for Dart and Flutter
TheCarpetMerchant/autorepositioning_scrollview
A ScrollView that keeps its position relative to the widget tree when the device is tilted.
TheCarpetMerchant/simple_worker
Offload work to another Isolate or group of Isolates in any Dart program or Flutter application in a simple manner.
TheCarpetMerchant/flutter_cached_network_image
Download, cache and show images in a flutter app
TheCarpetMerchant/flutter_html_max_width
A Flutter widget for rendering static html as Flutter widgets (Will render over 80 different html tags!)
TheCarpetMerchant/flutter_typeahead
A TypeAhead widget for Flutter, where you can show suggestions to users as they type
TheCarpetMerchant/flutter_workmanager
A Flutter plugin which allows you to execute code in the background on Android and iOS.
TheCarpetMerchant/hive
Lightweight and blazing fast key-value database written in pure Dart.
TheCarpetMerchant/HiveIsolateInterface
Failed experiment for isolating Hive's process so the data can be shared across isolates
TheCarpetMerchant/scrollable_positioned_list_preciseJump
PR to add an API for pixel-precise jump/scroll via ScrollController.
TheCarpetMerchant/html-editor-enhanced
A Flutter package that provides a WYSIWYG editor backed by flutter_inappwebview and the Summernote library.
TheCarpetMerchant/html_selector_noexception
Dart port of html5lib. For parsing HTML/HTML5 with Dart. Works in the client and on the server.
TheCarpetMerchant/hybrid_comp_test
TheCarpetMerchant/tcm_utilities
TheCarpetMerchant/workmanager_example