OMG WHAT A BEAUTIFULL DETAIL PAGE 🔥

pull/35/head
Lucas Delanier 2 years ago
parent 43393eb5e1
commit be51ffa21f

@ -480,8 +480,8 @@ class _DetailPostScreenState extends State<DetailPostScreen> {
ClipOval( ClipOval(
child: SizedBox.fromSize( child: SizedBox.fromSize(
// Image radius // Image radius
child: const Image( child: Image.network(
image: AssetImage("assets/images/exemple_profile.png"), MyApp.userViewModel.userCurrent.pp,
width: 45, width: 45,
), ),
), ),

Loading…
Cancel
Save