toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 1965 packages
Sort by PUB-AZS
A Flutter plugin that helps you to restart the whole Flutter app with a single function call by using native APIs.
WeakMap is a map where the keys are weakly referenced. WeakContainer lets you check if an object is the same you had before. Cache functions for memoization with weak-references.#memory#memory-management#cache#collections#data-structures
Allows send emails from flutter using native platform functionality.
Large collection of String functions aimed at extending the String class whilst providing safer methods for working with nullable Strings.
A pure dart package to apply useful rate limiting strategies on regular functions.
A Redux.dart Middleware that allows you to dispatch functions that perform async work as actions.
The Flutter Calendar widget has nine built-in configurable views that provide basic functionalities for scheduling and representing appointments/events efficiently.
Have you been turned into a problem with writing code for Http requests? This package can help. It has all of the Http and model codegen functionality you have been looking for.
A Dart library for defining invertible functions and their compositions
Matrix 2D is a package for mathematical 2D array functions and manipulations in Dart, similar to NumPy