essential_utils 0.0.1 copy "essential_utils: ^0.0.1" to clipboard
essential_utils: ^0.0.1 copied to clipboard

Essential Utils: A comprehensive suite of utilities designed to enhance Flutter development. This package includes DateUtils for efficient date handling, StringUtils for advanced string operations, an [...]

Changelog #

All notable changes to the Essential Utils project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased] #

  • Initial planning and design.

0.0.1 - 2024-04-27 #

Added #

  • DateUtils with functions for formatting dates (formatAsUsDate) and computing "time ago" (timeAgoSinceDate).
  • StringUtils with methods to capitalize words (capitalizeWords) and check for palindromes (isPalindrome).
  • ColorUtils with functionality to create MaterialColor from any color (createMaterialColor) and to determine the best contrasting font color (getBestFontColor).

Changed #

Deprecated #

Removed #

Fixed #

Security #

2
likes
130
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

Essential Utils: A comprehensive suite of utilities designed to enhance Flutter development. This package includes DateUtils for efficient date handling, StringUtils for advanced string operations, and ColorUtils for dynamic color management. Ideal for developers seeking to simplify code, enhance UI aesthetics, and improve app accessibility. Streamline your development process with our easy-to-integrate, high-performance tools.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on essential_utils