simc / dartx

Superpowers for Dart. Collection of useful static extension methods.
https://pub.dev/packages/dartx
Apache License 2.0
1.08k stars 88 forks source link

Feature/strings #147

Closed ghasemdev closed 2 years ago

ghasemdev commented 2 years ago

Add string function

ghasemdev commented 2 years ago

Hi, I have removed the console functions :) @passsy

codecov[bot] commented 2 years ago

Codecov Report

Merging #147 (2d58b25) into master (b1e352e) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #147      +/-   ##
==========================================
+ Coverage   97.81%   97.83%   +0.02%     
==========================================
  Files          13       13              
  Lines         777      787      +10     
==========================================
+ Hits          760      770      +10     
  Misses         17       17              
Impacted Files Coverage Δ
lib/src/num.dart 100.00% <100.00%> (ø)
lib/src/string.dart 100.00% <100.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

passsy commented 2 years ago

For those, that did not make it immediately in, create new PRs :)