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 2 months ago
Alternatives and similar repositories for weak_map:
Users that are interested in weak_map are comparing it to the libraries listed below
- Makes it possible to safely execute and retry a Future inside a StatelessWidget☆28Updated 10 months ago
- Flutter icons from SVG path data.☆49Updated 2 years ago
- A package for encrypted shared preferences☆26Updated 4 years ago
- A research package intended to implement SwiftUI style transformations on Flutter Widgets using extensions☆42Updated 5 years ago
- Manually expand the tap area of a widget without changing its size or layout. Similar with the hitTest in iOS development.☆38Updated 11 months ago
- ☆24Updated 4 years ago
- Dart Package with experimental JSON tools.☆35Updated 11 months ago
- Mustache template Dart library☆45Updated last year
- PrettyDiffText is wrapper of RichText which show differences between two texts visually. It uses Google's diff-match-patch library.☆25Updated 11 months ago
- A builder that generates an ArgsParser from a class☆52Updated 2 weeks ago
- Extension methods & helpers for Random in Dart, and a globally accessible instance. Ex. rnd(10), rnd.getItem(list), rnd.getBit(0.8).☆21Updated 3 years ago
- This is a Flutter package that lets you smoothly morph one path into another.☆39Updated last year
- Dart package for math involving angles, rotation, polar coordinates, and more.☆44Updated 3 years ago
- File.io for Web, Desktop and Mobile for Flutter☆57Updated 3 years ago
- A widget to show json object☆29Updated 3 years ago
- A Flutter package allows you to easily integrate Scale widget.☆25Updated 5 years ago
- Flutter package which provides locale code to name mappings for 563 locales☆16Updated last year
- A Flutter package to build widgets that can be attached to the soft keyboard.☆61Updated 10 months ago
- Dart executer services.☆18Updated 5 years ago
- Turtle graphics for Flutter. It simply uses a custom painter to draw graphics by a series of Logo-like commands.☆49Updated 2 weeks ago
- Adds a didInitState() lifecycle method to stateful widgets where you can safely access inherited widgets.☆28Updated 10 months ago
- ☆49Updated 2 years ago
- Flutter package, Scale View Flutter Widget☆20Updated 3 years ago
- Effortless isolates abstraction layer with support for MethodChannel calls.☆51Updated last year
- A dart library providing a Version class☆46Updated 10 months ago
- A library to easily handle sequential queueing of futures in dart.☆60Updated 3 months ago
- Dart audio library for the modern web. Dart port of Howler.js (https://github.com/goldfire/howler.js)☆31Updated 2 years ago
- Humanize file sizes☆46Updated 2 years ago
- A widget that measure the size of its child.☆41Updated 2 years ago
- Schedule & run Dart code in the background on both Android & iOS☆28Updated 3 years ago