marcglasberg / weak_map
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 3 months ago
Alternatives and similar repositories for weak_map:
Users that are interested in weak_map are comparing it to the libraries listed below
- ☆24Updated 4 years ago
- A research package intended to implement SwiftUI style transformations on Flutter Widgets using extensions☆42Updated 5 years ago
- A package for encrypted shared preferences☆26Updated 4 years ago
- Manually expand the tap area of a widget without changing its size or layout. Similar with the hitTest in iOS development.☆39Updated 11 months ago
- A widget to show json object☆29Updated 3 years ago
- Mustache template Dart library☆45Updated last year
- Flutter package, Scale View Flutter Widget☆20Updated 3 years ago
- Makes it possible to safely execute and retry a Future inside a StatelessWidget☆28Updated 11 months ago
- Native Drag and Drop for Flutter on iOS and MacOS☆57Updated 3 years ago
- Dart executer services.☆18Updated 5 years ago
- A Flutter plugin to check keyboard visibility.☆48Updated 3 years ago
- Turtle graphics for Flutter. It simply uses a custom painter to draw graphics by a series of Logo-like commands.☆49Updated last month
- A LayoutBuilder with an extra value☆17Updated 6 months ago
- Effortless isolates abstraction layer with support for MethodChannel calls.☆51Updated 2 years ago
- A Flutter package allows you to easily integrate Scale widget.☆25Updated 5 years ago
- Flutter Package for adding Floating bubbles on the Foreground to any Flutter widget.☆17Updated last year
- File.io for Web, Desktop and Mobile for Flutter☆57Updated 3 years ago
- Syntax Highlighter for Dart/Flutter Code☆31Updated 3 years ago
- A package designed for input images on web flutter.☆41Updated 4 years ago
- A Flutter widget for Scrollview, pop when overscroll☆35Updated 7 months ago
- A library to easily handle sequential queueing of futures in dart.☆60Updated 3 months ago
- A widget that measure the size of its child.☆41Updated 2 years ago
- Simple Flutter text highlighting at the character-level.☆42Updated last year
- ☆15Updated 5 years ago
- A sliding up panel widget.☆32Updated last year
- A Flutter package which allows you to work with MethodChannels in Isolate and provides simplified Isolate and Thread Pool API☆28Updated this week
- A Flutter inplementation of the reorderable grid UI pattern, closely mimics Flutters exisiting ReorderableList☆62Updated last year
- Open source photo editing app☆27Updated 2 years ago
- Flutter icons from SVG path data.☆49Updated 2 years ago
- Adds a didInitState() lifecycle method to stateful widgets where you can safely access inherited widgets.☆28Updated 11 months ago