marcglasberg / weak_mapLinks
Dart package: WeakMap is a map where the keys are weakly referenced. WeakContainer lets you check if an object is the same you had before. This package also contains cache functions for memoization done right, with weak-references.
☆21Updated 11 months ago
Alternatives and similar repositories for weak_map
Users that are interested in weak_map are comparing it to the libraries listed below
Sorting:
- ☆68Updated last year
- A Flutter package to build widgets that can be attached to the soft keyboard.☆62Updated last year
- Manually expand the tap area of a widget without changing its size or layout. Similar with the hitTest in iOS development.☆38Updated last year
- A Flutter plugin to check keyboard visibility.☆49Updated 3 years ago
- A widget to show json object☆30Updated 4 years ago
- A Flutter inplementation of the reorderable grid UI pattern, closely mimics Flutters exisiting ReorderableList☆66Updated 4 months ago
- Android's onResume/onPause and iOS's viewDidAppear/viewDidDisappear for Flutter.☆99Updated last year
- This Flutter plugin aims to achive drop cap in text capitalization.☆29Updated last year
- A library to easily handle sequential queueing of futures in dart.☆60Updated 11 months ago
- ☆62Updated 9 months ago
- Native Drag and Drop for Flutter on iOS and MacOS☆57Updated 4 years ago
- A lightweight alternative to the Scaffold widget for avoiding the on-screen software keyboard. Automatically scrolls obscured TextField c…☆124Updated last year
- Visualize package dependencies in your Dart project☆172Updated 3 weeks ago
- ☆70Updated 7 months ago
- Flutter code extension that provides MediaQuery sizing info directly on the BuildContext instance. Also adds some helper methods for sizi…☆116Updated 2 years ago
- Secure your application from prying eyes☆110Updated 9 months ago
- A Flutter ListView in which items can be grouped into sections.☆79Updated 4 years ago
- Dart phone number parser, based on libphonenumber and PhoneNumberKit.☆69Updated 3 weeks ago
- A sample of using plugins from a background isolate for Flutter.☆21Updated 3 years ago
- Flutter package: Helper math class for easily creating Matrix4 transformations, that you can use in Container's transform parameter and e…☆59Updated last year
- Effortless isolates abstraction layer with support for MethodChannel calls.☆51Updated 2 years ago
- Text widget with formatted text using tags. Makes it easier to use formatted text in multilingual applications.☆80Updated last year
- A tool to help you find missing, under-promoted, over-promoted, and unused dependencies.☆65Updated last month
- Flutter Syntax Highlighter☆103Updated 9 months ago
- Panorama - Flutter Widget☆118Updated last year
- Fake asynchronous events for deterministic testing.☆89Updated last year
- A dart library providing a Version class☆47Updated last year
- Flutter Package: When your desired layout or animation is too complex for Columns and Rows, this widget lets you position/size/rotate/tra…☆77Updated 11 months ago
- Dart package for math involving angles, rotation, polar coordinates, and more.☆43Updated 3 years ago
- Key-value store abstraction with plain and cache driven semantics and a pluggable backend architecture.☆91Updated 2 weeks ago