Fleasy 0.5.0
EasyStreamBuilder&EasyFutureBuilder:- When the snapshot's data is
null(andTis nullable), it will now show the widget returned by thedataBuilder. Before, it showed theisEmptyTextandisEmptyIcon. - When the snapshot has an error in debug mode, it will now
throwthe error to give more insights. Before, it just displayed the error as a text.
- When the snapshot's data is