ZupIT/beagle

[Flutter] Remote-image component does not have the same behavior in flutter android and IOS

Closed this issue · 1 comments

Please provide all the information requested. Issues that do not follow this format are likely to stall.

Description

With the width and height properties the component has the same behavior, but if there is not one of these properties the component has a different behavior

Comparison using width and height

W H

Comparison using only width

onlyW

Comparison using only height

onlyH

Expected Results

Flutter's behavior is expected to be the same as Android and IOS with or without the height and width properties

Probably fixing the issue #1723 this component should work correctly

migrate to private repo