toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 299 packages
Sort by PUB-AZS
A class for parsing strings using a sequence of patterns.
Common util classes for Strings, Dates, X509, PKCS, Cryptographie and more.
Simple library for generating random ascii strings by default using Random from 'dart:math'.
Implementation of the Unicode Bidirectional Algorithm (UBA). Converts logical strings to their equivalent visual representation.
List of all HTTP methods registered with IANA as list of strings, and metadata such as whether a method idempotent. #http
Dart library for validating and sanitizing strings, especially those from user input.
Large collection of String functions aimed at extending the String class whilst providing safer methods for working with nullable Strings.
Phrase Strings over-the-air translations library for Flutter
Dart extensions for translating integers to Roman numerals and Roman numeral strings to integers.
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.