openvidu_flutter 0.0.1
openvidu_flutter: ^0.0.1 copied to clipboard
Migration of the openvidu-android to Flutter.
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 #
DateUtilswith functions for formatting dates (formatAsUsDate) and computing "time ago" (timeAgoSinceDate).StringUtilswith methods to capitalize words (capitalizeWords) and check for palindromes (isPalindrome).ColorUtilswith functionality to createMaterialColorfrom any color (createMaterialColor) and to determine the best contrasting font color (getBestFontColor).