extender_dart 0.0.18 copy "extender_dart: ^0.0.18" to clipboard
extender_dart: ^0.0.18 copied to clipboard

A utility library for Dart developers, offering an extensive range of commonly used operations and aliases. Designed to streamline daily coding tasks and enhance productivity.

0.0.1 #

  • TODO: Describe initial release.

0.0.2 #

  • FEAT: Add ConsoleText class

0.0.3 #

  • FEAT: Add uniqueBy method

0.0.4-dev.1 #

  • FEAT: Add annotation

0.0.4 #

  • FEAT: Add fieldEnum annotation to generate class field enumerations

0.0.5 #

  • FIX: dependency

0.0.6 #

  • FIX: Add freezedFieldEnum annotation to generate freezed class field

0.0.7 #

  • FEAT: Add wait(), chunk(int size), and flatten() to ListExtension

0.0.8 #

  • FEAT: Add IndexedCollection class for indexing and navigation

0.0.9 #

  • FIX: Fix dependency

0.0.10 #

  • FEAT: Add delayed method to DurationExtension
  • FEAT: Add isFirst and isLast properties to IndexedCollection class

0.0.11 #

  • FEAT: Add log method to ConsoleText class

0.0.12 #

  • FEAT: Add String extension methods for parsing and checking if a string is a Uri

0.0.13 #

  • FIX: Fix nullable return type in toUriOrNull() method

0.0.14 #

  • FIX:Add generics to return value in let method

0.0.15 #

  • FIX: let method parameter changed to nullable

0.0.16 #

  • FEAT: Add toStringAsFixedAuto method to num extension

0.0.17 #

  • FEAT: Rename toStringAsFixedAuto to toStringAsFixedLength

0.0.18 #

  • FIX: intl package update
1
likes
110
pub points
45%
popularity

Publisher

verified publishersora.fukui.jp

A utility library for Dart developers, offering an extensive range of commonly used operations and aliases. Designed to streamline daily coding tasks and enhance productivity.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

flutter, intl

More

Packages that depend on extender_dart