df_type 0.5.9 copy "df_type: ^0.5.9" to clipboard
df_type: ^0.5.9 copied to clipboard

A package designed to simplify and enhance interactions with Dart types.

Changelog #

[0.5.9] #

  • Released @ 9/2024 (UTC)
  • feat: Add static wait function to FutureOrController

[0.5.8] #

  • Released @ 9/2024 (UTC)
  • refactor: Tidy some code

[0.5.7] #

  • Released @ 9/2024 (UTC)
  • chore: Rename FutureOr.value to FutureOr.asValue, and FutureOr.future to FutureOr.asFuture

[0.5.6] #

  • Released @ 9/2024 (UTC)
  • feat: Add .value and .future to FutureOrExtension
  • feat: Add .addAll to ExecutionQueue

[0.5.5] #

  • Released @ 9/2024 (UTC)
  • refactor: Change T for FutureOrController from dynamic to Object?

[0.5.4] #

  • Released @ 9/2024 (UTC)
  • refactor: Tidy some code

[0.5.3] #

  • Released @ 9/2024 (UTC)
  • fix: Make StreamUtils.newPoller statically accessible

[0.5.2] #

  • Released @ 9/2024 (UTC)
  • feat: Add DateTimeUtils and StreamUtils

[0.5.1] #

  • Released @ 9/2024 (UTC)
  • feat: Add ThenorOnFutureOrX extension and tidy code

[0.5.0] #

  • Released @ 9/2024 (UTC)
  • breaking: Rename FunctionQueue to ExecutionQueue, update readme and example

[0.4.2] #

  • Released @ 9/2024 (UTC)
  • chore: Apply minor tweaks

[0.4.1] #

  • Released @ 9/2024 (UTC)
  • chore: Improve FunctionQueue to take FutureOr and improve FutureOrManager

[0.4.0] #

  • Released @ 9/2024 (UTC)
  • breaking: Improve FutureOrManager and add new feature, FunctionQueue

[0.3.2] #

  • Released @ 9/2024 (UTC)
  • feat: Update FutureOrController complete method and add a completeWithValue method

[0.3.1] #

  • Released @ 9/2024 (UTC)
  • feat: Update FutureOrController complete method to return a value

[0.3.0] #

  • Released @ 9/2024 (UTC)
  • breaking: Simplify let functions, add FutureOrManager, CompleterOr

[0.2.3] #

  • Released @ 9/2024 (UTC)
  • docs: Update readme and topics in pubspec.yaml

[0.2.2] #

  • Released @ 9/2024 (UTC)
  • fix: Fix potential issues in pubspec.yaml

[0.2.1] #

  • Released @ 9/2024 (UTC)
  • chore: Downgrade collection dependency to version 1.18.0 for Flutter compatibility

[0.2.0] #

  • Released @ 9/2024 (UTC)
  • chore: Update dependencies and .gitignore

[0.1.5] #

  • Released @ 9/2024 (UTC)
  • feat: Add isEquatable function and update dependencies
  • chore: Update analysis_options.yaml
  • chore: Update example and readme to more clearly llustrate use cases

[0.1.4] #

  • Released @ 9/2024 (UTC)
  • feat: Add TryOrNullOnFunctionExtension

[0.1.3] #

  • Released @ 9/2024 (UTC)
  • chore: Update workflow scripts

[0.1.2] #

  • Released @ 9/2024 (UTC)
  • chore: Update collection dependency to version 1.18.0

[0.1.1] #

  • Released @ 9/2024 (UTC)
  • docs: Update readme and doc comments code for clarity and consistency
  • chore: Update release date format in changelog
  • feat: Add ValueOfOnEnumExtension to alow Strings to be converted to Enums

[0.1.0] #

  • Released @ 9/2024 (UTC)
  • Inital commit
2
likes
0
pub points
63%
popularity

Publisher

verified publisherdevcetra.com

A package designed to simplify and enhance interactions with Dart types.

Repository (GitHub)
View/report issues

Topics

#data #easy-packages #tool #utility #utils

Funding

Consider supporting this project:

www.buymeacoffee.com

License

unknown (license)

Dependencies

collection, equatable

More

Packages that depend on df_type