wisecore 2.2.5 copy "wisecore: ^2.2.5" to clipboard
wisecore: ^2.2.5 copied to clipboard

unlisted

A flutter core project used by Wisemen. Comes with a bunch of generally useful extensions and functions.

2.2.5 #

  • Fixed the whenStream extension on AsyncValue<T>

2.2.4 #

  • [bugfix] LoadingStreamProvider > $StreamNotifier

2.2.3 #

  • Updated riverpod to >=3.0.0

2.2.2 #

  • Unstuck riverpod dependency

2.2.1 #

  • Dependency update

2.2.0 #

  • Added mixin LoadingStreamProvider for stream providers
  • Added whenStream extension as a replacement for riverpod's when
  • Added isNullOrEmpty extension for nullable lists
  • Removed correctEllipsis extension (Flutter fixed issue that made this necessary)

2.1.0 #

  • Changed alert/error dialogs

2.0.2 #

  • Removed classes and functions that weren't being used
  • Removed Sentry and OneSignal
  • Added documentation
  • Slightly changed structure

2.0.1 #

  • Removed Isar

2.0.0 #

  • Removed auto router and routing
  • Changed imports to support upgrades
  • Changed url_launcher implementations
  • Removed generated code files
  • Removed models

1.0.14 #

  • Updated Sentry_flutter to 8.3.0

1.0.13 #

  • Fixed AsyncValue error dialog shower extension method

1.0.12 #

  • Added error parsing for DioException
  • Added customErrorMessage to showErrorDialog

1.0.11 #

  • Removed Secure storage, updated packages

1.0.10 #

  • Updated packages

1.0.8 #

  • Improved showErrorDialog on AsyncValue

1.0.7 #

  • Updated packages

1.0.6 #

  • Added .history folder to .gitignore
  • Updated packages

1.0.5 #

  • Moved repo and updated packages

1.0.4 #

  • First version for pub.dev
1
likes
0
points
245
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter core project used by Wisemen. Comes with a bunch of generally useful extensions and functions.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter, flutter_platform_alert, intl, plugin_platform_interface, riverpod, shared_preferences, url_launcher, url_launcher_platform_interface

More

Packages that depend on wisecore