lazy_extensions 2.1.0 copy "lazy_extensions: ^2.1.0" to clipboard
lazy_extensions: ^2.1.0 copied to clipboard

Provide extensions and functions for various types to save time and efforts.

2.1.0 #

  • Fixed doc comment
  • Moved to [lazy_ui_utils]
    • void openUrl(String string)
    • void htmlWindowOnClose(Function action)

2.0.0 #

  • Add LazyExtObject
  • Add base.dart
  • LazyExtDateTime
    • add dayZero, zeroDay shorthand

1.0.3 #

  • Update intl to 0.18.0

1.0.2 #

  • Remove show

1.0.1 #

  • Add
    • byteStreamToString(Stream<List<int>> stream)
    • mediaStreamToString(Stream<List<int>> stream)

1.0.0 #

  • Initial version.
1
likes
130
pub points
18%
popularity

Publisher

verified publisherjsiu.dev

Provide extensions and functions for various types to save time and efforts.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

http, intl

More

Packages that depend on lazy_extensions