CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 14:14:02 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=7f955207a013fb31fb1153fb634a18c7345f3705f0c74afd94863e3b7388a966a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22jiItBSkBSqSUs716XG0hHnp6uGxfXZfz%22%3B%7D; HttpOnly; Path=/
cf-ray: 98cef624fb498087-BLR
card flutter - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Card(
- color: ProjectColors.gray8,
- shape: RoundedRectangleBorder(
- borderRadius: BorderRadius.all(
- Radius.circular(10),
- ),
- ),
- child: Padding(
- padding: EdgeInsets.all(5),
- child: Row(
- mainAxisAlignment: MainAxisAlignment.center,
- children: [
- Text(
- context
- .read<FarmProvider>()
- .activeFarms!
- .orders!
- .data![position]
- .attributes
- ?.totalReturn ??
- "",
- style: GoogleFonts.poppins(
- fontSize: 8.0,
- fontWeight: FontWeight.w400,
- color: ProjectColors.black,
- ),
- maxLines: 1,
- overflow: TextOverflow.ellipsis,
- ),
- Padding(
- padding: EdgeInsets.fromLTRB(5, 0, 5, 0),
- child: SizedBox(
- height: 7,
- child: Container(
- width: 1,
- height: 5,
- color: Color(0xFFD1D1D1),
- ),
- ),
- ),
- Text(
- context
- .read<FarmProvider>()
- .activeFarms!
- .orders!
- .data![position]
- .attributes
- ?.farm
- ?.duration ??
- "",
- style: GoogleFonts.poppins(
- fontSize: 8.0,
- fontWeight: FontWeight.w400,
- color: ProjectColors.black,
- ),
- maxLines: 1,
- overflow: TextOverflow.ellipsis,
- ),
- ],
- ),
- ),
- )
Advertisement
Add Comment
Please, Sign In to add comment
-
⭐✅ MAKE $2000 INSTANTLY ✅ NEVER SEEN BEFORE ⭐...
JavaScript | 5 sec ago | 0.24 KB
-
⭐⭐⭐ChangeNOW Exploit⭐⭐
Java | 8 sec ago | 0.10 KB
-
⭐ Free Crypto Method ✅ NEVER SEEN BEFORE ⭐⭐⭐
JavaScript | 14 sec ago | 0.24 KB
-
⭐⭐⭐MAKE $9OO INSTANTLY D M⭐⭐
Java | 19 sec ago | 0.10 KB
-
✅⭐ Make huge profits on trading ✅ NEVER SEEN...
JavaScript | 23 sec ago | 0.24 KB
-
⭐⭐⭐Crypto Accounts⭐⭐
Java | 32 sec ago | 0.10 KB
-
⭐✅ Marketplace Glitch ✅ Working ✅ NEVER SEEN...
JavaScript | 32 sec ago | 0.24 KB
-
✅⭐ Make $2500 in 15 minutes ✅ NEVER SEEN BEFO...
JavaScript | 41 sec ago | 0.24 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand