dart_extend 1.0.7 copy "dart_extend: ^1.0.7" to clipboard
dart_extend: ^1.0.7 copied to clipboard

Dart Extend provides a variety of dart methods and classes so you can write better and clean app functionality

[1.0.6] - 10/14/2022 #

  • Update Fluter version

[1.0.5] - 10/14/2022 #

  • Update Fluter version

[0.0.5] - 10/14/2022 #

  • Add more methods in Generator class

[0.0.4] - 10/14/2022 #

  • Add new Generator class Genrator class with many new methods

[0.0.3] - 10/08/2022 #

  • isNull return bool check if the given value is null or not
  • isemail - A good use-case will be in textfeild validation to validate emails.
  • isNum - Checks if string is an numeric.
  • removeduplicates - Cremove duplicates from your list.
  • ordinal - convert number into ordered form e.g 1st 2nd 55th 22th
  • epochToDate - return DateTime like 2022-10-07 05:41:03.162
  • epochToTime - return DateTime like 5:30 AM
11
likes
130
points
88
downloads

Publisher

unverified uploader

Weekly Downloads

Dart Extend provides a variety of dart methods and classes so you can write better and clean app functionality

Repository (GitHub)
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on dart_extend