extension_utils
A comprehensive utility library with real-world extensions for strings, lists, maps, numbers, datetimes, colors, iterables, durations, enums, booleans, URIs, futures, objects, and regex patterns.
Explore Dart Extension & Enhancement Flutter packages and compare platform support and community metrics.
141 packages
A comprehensive utility library with real-world extensions for strings, lists, maps, numbers, datetimes, colors, iterables, durations, enums, booleans, URIs, futures, objects, and regex patterns.
Sort lists of complex objects with ease. Simple but powerful extension method.
This dart package ensure your pack of async tasks execute in order, one after the other.
Actors Model library for Dart. It is a thin wrapper around Dart's `Isolate` that makes them much easier to use.
Wrapper that improves readability and solves the common refiring FutureBuilder problem
File download manager based on reusable isolates with progress, cancellation, pause and resume
Self-Balancing Binary Search Tree for Dart. BST is implemented as Iterable. There are many operations such as greaterThen, lessThenOrEqual (create sublist), max , min etc.
An utility package for providing static extension methods familiar in Kotlin.
A package helps to cancel StreamSubscriptions and close Sinks.
Dart library with match annotation for generating custom match extensions and extension methods for dart builtin types
Extensions for different types similar to kotlin. Methods for the next set of types: String, bool, Iterable, List. Also contains some global extensions and class Pair
A Dart package that provides handy extensions and helper functions, designed to simplify and speed up development, making coding more efficient and streamlined.
Multi type supported platform selector to write functional programming.
A dart package that implement a lot of util functions for a Map
extensions and helpers for dart to save time , make the code more readable and smaller
Dart Useful Tools - collections, math, date, uri, json, events, resources, regexp, etc...
Byte flow is a pure dart , dependency less library that provides common utility functions for lists and strings
R-tree implementation to index and query two-dimensional data
FSM2 provides an implementation of the core design aspects of the UML state diagrams allowing both declarative transitions and dynamic transitions along with Guard Conditions.
A set of useful extension methods for Dart collections, designed for the purpose of making it easier to write functional-programming-styled, concise Dart code.
Stilo is a utility-first Flutter library that gives you all of the building constants you need to build designs without defining common styles
Boost your Flutter development with reusable widgets, utilities, and extensions for advanced image handling, secure PIN entry, internet connectivity checks, and more.
Return a result ErrorOr with either a value T or an error Object.
Composable function decorators for advanced execution control and reliability.