하려는 링크를 추가 이미지

0

질문

내가 도움이 필요합니다. 여기에 내가 그렇게 했다. 내가 갖고 싶어트 레이아웃과 이미지를 추가하는 것을 그들에 대한 링크를 다른 url

body: Center(
      child: Material(
        elevation: 10,
        borderRadius: BorderRadius.circular(30),
        clipBehavior: Clip.antiAliasWithSaveLayer,
        child: InkWell(
          splashColor: Colors.grey,
          onTap: () {},
          child: Container(
            decoration: BoxDecoration(
              color: Colors.transparent,
              border: Border.all(color: Colors.grey, width: 3),
              borderRadius: BorderRadius.circular(30),
            ),
            child: Ink.image(
              image: const AssetImage('images/APPvideogames2.jpg'),
              height: 200,
              width: 200,
              fit: BoxFit.cover,
            ),
          ),
        ),
      ),
    ));
gridview hyperlink image
2021-11-19 02:27:56
1

최고의 응답

0

나는 생각할 수 있습으로 포장 GestureDetector 다음을 제공할 수 있으로 리디렉션하는 링크를 제공할

2021-11-19 02:31:23

으로의 현재 기록,당신의 대답은 불분명합니다. 십시오 편집 을 추가 정보는 다른 사람들이 이해하도록 돕기 위해 어떻게 이 문제를 해결이 물었다. 을 찾을 수 있습하는 방법에 대한 자세한 정보를 쓰기 좋은 도움말 센터에서.
Community

다른 언어로

이 페이지는 다른 언어로되어 있습니다

Русский
..................................................................................................................
Italiano
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
中文
..................................................................................................................
Español
..................................................................................................................
Slovenský
..................................................................................................................