get_it_future_builder 0.3.4
get_it_future_builder: ^0.3.4 copied to clipboard
Wait for your async `get_it` dependencies to be ready in the presentation layer.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.3.4 - 2024-09-16 #
Added #
- Added
locatorto allGetItFutureBuilders to use a different service locator.
0.3.2 - 2023-07-06 #
Changed #
- Separated
GetItFutureBuilder,GetItFutureBuilder2andGetItFutureBuilder3into different subpackages - Throw error if an error occurs
0.3.1 - 2023-06-11 #
- Fixed a typo in
GetItFutureBuilder3