xsoulspace_foundation 0.0.9
xsoulspace_foundation: ^0.0.9 copied to clipboard
Shared utils, extensions, and helpers.
0.0.9 #
- Fixed:
- export
infinite_scroll_pagination_utils
- export
0.0.8 #
- Added:
infinite_scroll_pagination_utils
module with Readme documentation.
- Changed:
- Improved some of Readme documentation.
0.0.7 #
- Fixed:
set_x.dart
andmap_x.dart
exports
0.0.6 #
- Added:
whenZeroUse
extension forint
anddouble
whenEmptyUse
extension forSet
,List
,Map
unmodifiable
extension forSet
,List
,Map
- Bumped Dart SDK to 3.6.0 and dependency versions
- Updated extension names for consistency (now all ends with
X
, and starts withXS
)
0.0.5 #
- Added:
whenZeroUse
extension forint
anddouble
- Chore:
- updated
xsoulspace_lints
to 0.0.12
- updated
0.0.4 #
- Changed:
- Names of the extensions to exclude conflicts with other packages
- Added
context.viewPadding
extension to simplify getting specific to view padding
0.0.3 #
- Added:
- AppStoreUtils with StoreChecker package
0.0.2 #
- Added:
- Loadable, Disposable
- Removed:
- hooks moved to life_hooks package.
- dependecies flutter_hooks and flutter_keyboard_visibility removed
0.0.1 #
- Initial release with basic utils.