is_dart_empty_or_not 0.4.0 copy "is_dart_empty_or_not: ^0.4.0" to clipboard
is_dart_empty_or_not: ^0.4.0 copied to clipboard

A Dart package that provides extensions for checking empty or zero values

0.4.0 #

  • BREAKING: dependencies update:

    environment:
      sdk: ">=3.11.0 <4.0.0"
    

0.3.0 #

  • BREAKING: dependencies update:

    environment:
      sdk: ">=3.10.0 <4.0.0"
    
    dev_dependencies:
      lints: ^6.0.0
      test: ^1.29.0
      xsoulspace_lints: ^0.1.2
    

0.2.3 #

  • Added example file
  • Fixed repository link

0.2.2 #

  • Added tests and coverage

0.2.0 #

  • Added extension methods for Duration:
    • isZero
    • whenZeroUse
    • isNegative
    • whenNegativeUse
    • isPositive

0.1.0 #

initial version

1
likes
160
points
5.02k
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart package that provides extensions for checking empty or zero values

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on is_dart_empty_or_not