Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

为什么一张图不放大 #9

Open
18518278831 opened this issue Aug 22, 2021 · 1 comment
Open

为什么一张图不放大 #9

18518278831 opened this issue Aug 22, 2021 · 1 comment

Comments

@18518278831
Copy link

NineGridView(
margin: EdgeInsets.all(12),
padding: EdgeInsets.all(5),
space: 5,
type: NineGridType.qqGp,
itemCount: 1,
itemBuilder: (BuildContext context, int index) {
return Image.network('https://img1.baidu.com/it/u=3676446160,2628100231&fm=26&fmt=auto&gp=0.jpg');
},

@18518278831
Copy link
Author

已经解决了. 谢谢.打扰

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant