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 9 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:
- Manually expand the tap area of a widget without changing its size or layout. Similar with the hitTest in iOS development.☆39Updated last year
- Mustache template Dart library☆46Updated last year
- Fake asynchronous events for deterministic testing.☆89Updated last year
- Android's onResume/onPause and iOS's viewDidAppear/viewDidDisappear for Flutter.☆99Updated last year
- ☆24Updated 5 years ago
- A library to easily handle sequential queueing of futures in dart.☆60Updated 9 months ago
- Makes it possible to safely execute and retry a Future inside a StatelessWidget☆28Updated last year
- A Flutter package to build widgets that can be attached to the soft keyboard.☆61Updated last year
- A 2D Bézier curve math library written in Dart☆57Updated last year
- Effortless isolates abstraction layer with support for MethodChannel calls.☆51Updated 2 years ago
- A builder that generates an ArgsParser from a class☆62Updated 3 weeks ago
- A widget to show json object☆30Updated 4 years ago
- ☆67Updated 5 months ago
- Drive realistic animations in Flutter with real physics☆165Updated 3 years ago
- A research package intended to implement SwiftUI style transformations on Flutter Widgets using extensions☆42Updated 5 years ago
- A sample of using plugins from a background isolate for Flutter.☆21Updated 3 years ago
- A Flutter plugin to check keyboard visibility.☆48Updated 3 years ago
- A new kind of widgets that helps building nested widget tree using a linear syntax☆135Updated 4 years 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
- A library providing a tuple data structure☆194Updated last month
- ☆67Updated 10 months ago
- The most complete & unofficial API Client for Dart Pub.dev☆91Updated 3 weeks ago
- Key-value store abstraction with plain and cache driven semantics and a pluggable backend architecture.