flutter stretch image in file code example Example: image fit flutter FittedBox( child: Image.asset('foo.png'), fit: BoxFit.fill, )