Пікірлер
@alexsam7725
@alexsam7725 2 ай бұрын
Year?
@viewofdhinesh
@viewofdhinesh 2 ай бұрын
2017
@dharanir9377
@dharanir9377 4 ай бұрын
Bro vibration adigama iruka
@viewofdhinesh
@viewofdhinesh 2 ай бұрын
No issues till now
@1463_SarunRoshanN
@1463_SarunRoshanN 5 ай бұрын
import 'dart:convert'; import 'package:flutter/material.dart'; import 'package:http/http.dart' as http; void main() { runApp(MyApp()); } class MyApp extends StatelessWidget { const MyApp({Key? key}) : super(key: key); @override Widget build(BuildContext context) { return MaterialApp( debugShowCheckedModeBanner: false, home: MyHomePage(), ); } } class MyHomePage extends StatefulWidget { const MyHomePage({Key? key}) : super(key: key); @override State<MyHomePage> createState() => _MyHomePageState(); } class _MyHomePageState extends State<MyHomePage> { late Future<List<dynamic>> _futureData; @override void initState() { super.initState(); _futureData = fetchData(); } Future<List<dynamic>> fetchData() async { final response = await http.get(Uri.parse('reqres.in/api/users?page=1')); if (response.statusCode == 200) { return json.decode(response.body)['data']; } else { throw Exception('Failed to load data'); } } @override Widget build(BuildContext context) { return Scaffold( appBar: AppBar( title: Text('Users'), backgroundColor: Colors.blue, ), body: Center( child: FutureBuilder( future: _futureData, builder: (context, AsyncSnapshot<List<dynamic>> snapshot) { if (snapshot.connectionState == ConnectionState.waiting) { return CircularProgressIndicator(); } else if (snapshot.hasError) { return Text('Error: ${snapshot.error}'); } else { List<dynamic> userData = snapshot.data as List<dynamic>; return ListView.builder( itemCount: userData.length, itemBuilder: (context, index) { var userDataItem = userData[index]; return ListTile( leading: CircleAvatar( backgroundImage: NetworkImage(userDataItem['avatar']), ), title: Text('${userDataItem['first_name']} ${userDataItem['last_name']}'), subtitle: Text('${userDataItem['email']}'), ); }, ); } }, ), ), ); } }
@DSivaKumar-z9z
@DSivaKumar-z9z 5 ай бұрын
Thambi I saw your video and review, Excellent. now only I have took LMV lience. I have bought a second hand petrol variant Wagon R, VXI 2008 model ma. I live in Coimbatore. Due to heavy traffic and I drive in an average speed of 50 to 60. So my choice is ok ma. Due to my budget I have bought this car ma. Please share your valueable comment ma. I also a learning driver ma.
@viewofdhinesh
@viewofdhinesh 2 ай бұрын
Good.... Drive safely. All the best
@DSivaKumar-z9z
@DSivaKumar-z9z 2 ай бұрын
Thank you ma
@sarunroshan
@sarunroshan 7 ай бұрын
void main() { int count = 1; while (count <= 5) { print('Count: $count'); count++; } }
@navaneethakrishnan6788
@navaneethakrishnan6788 8 ай бұрын
Long drivekku ok va bro
@viewofdhinesh
@viewofdhinesh 8 ай бұрын
No bro, u will end up with back pain
@navaneethakrishnan6788
@navaneethakrishnan6788 7 ай бұрын
Thanks bro
@vinothr1249
@vinothr1249 8 ай бұрын
super review bro
@GowthamanGS
@GowthamanGS 8 ай бұрын
I had cherry red stingray ❤
@karthickvk582
@karthickvk582 Жыл бұрын
Any one plz help my wagon r 2013 model give only 12km mileage 🤧any solution plzz its in good condition i also checked in company service centre.
@GowthamanGS
@GowthamanGS 7 ай бұрын
City or highway you getting 12 km
@gopalakrishnansadagopurama4440
@gopalakrishnansadagopurama4440 Жыл бұрын
Thank you brother. Recently bought wagon r car. I don't know how change Stepney tire. You have told clearly step by step. Thank you thambi.
@the_eye666-0
@the_eye666-0 Жыл бұрын
Complete budget segment la ulla cars review videos podunga bro
@the_eye666-0
@the_eye666-0 Жыл бұрын
Enga bro unga videos, neraya videos podunga
@dhanuliskitchen1381
@dhanuliskitchen1381 Жыл бұрын
Thanks very useful
@subhasht1846
@subhasht1846 Жыл бұрын
Bro millage ethra
@viewofdhinesh
@viewofdhinesh Жыл бұрын
16 kmpl
@jalilsahraoui6597
@jalilsahraoui6597 Жыл бұрын
ويمتبم شهلثههصضعضناافقيصصصصصصصصصصصصصصصصث
@jalilsahraoui6597
@jalilsahraoui6597 Жыл бұрын
تكلتبىب شغ
@johnsonfernandezamerrill2022
@johnsonfernandezamerrill2022 Жыл бұрын
Super video
@karthikeyanmurugan8530
@karthikeyanmurugan8530 2 жыл бұрын
Bro rear wiper water filling tank enga irukum stringray la
@viewofdhinesh
@viewofdhinesh 2 жыл бұрын
Bro front and rear wiper water filling same tank dhan. Adhu front bonnet la dhan irukum
@rajakumariselvaraj9611
@rajakumariselvaraj9611 2 жыл бұрын
Very useful one... Thank you very much..
@raviperumal4800
@raviperumal4800 2 жыл бұрын
2016 இந்த மாடல் என்ன விலை வாங்கினீகள்
@viewofdhinesh
@viewofdhinesh 2 жыл бұрын
5.20L
@raviperumal4800
@raviperumal4800 2 жыл бұрын
2015 மாடல் என்ன விலை வாங்கலாம்
@viewofdhinesh
@viewofdhinesh 2 жыл бұрын
3L
@smmohanraj
@smmohanraj 2 жыл бұрын
Step by step explanation for a beginner
@narayanan_k_r
@narayanan_k_r 2 жыл бұрын
Super bro
@vinothr1249
@vinothr1249 2 жыл бұрын
super bro
@vinothr1249
@vinothr1249 2 жыл бұрын
subscribe paniyachu bri
@vinothr1249
@vinothr1249 2 жыл бұрын
Stingray is very practical and best car for compact family. Even long journeys also comfortable
@krishnakumar-gz6js
@krishnakumar-gz6js Жыл бұрын
Yes my car Stingray white highway 21 km without Ac with Ac19 km 2015 Model very nice Car middle class Single famley Car👍👍
@vinothr1249
@vinothr1249 2 жыл бұрын
Very useful information bro.
@gb649
@gb649 2 жыл бұрын
Seconds la vangalama bro
@viewofdhinesh
@viewofdhinesh 2 жыл бұрын
Yes
@pikachu10yearsago26
@pikachu10yearsago26 3 жыл бұрын
Top speed kitni?
@viewofdhinesh
@viewofdhinesh 3 жыл бұрын
150
@muhammedanassaid2712
@muhammedanassaid2712 3 жыл бұрын
Good model
@Haseebkhan-pi9kg
@Haseebkhan-pi9kg 3 жыл бұрын
With model pro
@KattamanchiRajesh
@KattamanchiRajesh 3 жыл бұрын
Excellent 🪔🙏🪔
@KattamanchiRajesh
@KattamanchiRajesh 3 жыл бұрын
Excellent..... Messages 🪔🙏🪔
@919003725979
@919003725979 3 жыл бұрын
How about adjusting ivrm & ovrm?
@gtheivendran4489
@gtheivendran4489 3 жыл бұрын
Super
@ddbb100
@ddbb100 3 жыл бұрын
Did you ever face any problem for its low ground clearance for underbody scratch in bad bumpy roads or some hilly terrain or some off-roads.
@viewofdhinesh
@viewofdhinesh 3 жыл бұрын
No
@ramalingamramesh6346
@ramalingamramesh6346 3 жыл бұрын
Hii bro This wagon R model and year?
@viewofdhinesh
@viewofdhinesh 3 жыл бұрын
Model: stingray vxi , year:2016
@kamalmuhammed8249
@kamalmuhammed8249 3 жыл бұрын
Super brother
@trendingfood3119
@trendingfood3119 3 жыл бұрын
Nanba tsi engine name model name illai ..
@viewofdhinesh
@viewofdhinesh 3 жыл бұрын
Ok bro
@kg360degree
@kg360degree 3 жыл бұрын
Hello brother. I do have the same variant & color here in Chennai. What Maruti should have done with K12B petrol engine instead of K10B petrol engine with this Stingray version than a regular Wagon-R to differentiate. But they done only some cosmetic difference. That projector head light is the plus point for this version.
@vibintmukundan6519
@vibintmukundan6519 3 жыл бұрын
How is the car performance?
@kg360degree
@kg360degree 3 жыл бұрын
@@vibintmukundan6519 Low end torque is not that great. But pulls off good after the mid range rpm. AC effect is good. Till now no problem from AC. I have also give a ownership review in my channel. The detail i had given is AFAIK.
@sharavv676
@sharavv676 3 жыл бұрын
Bro it was good review.. bro can you help me with my query... I would like to drive automatic car (polo). I have weakness in my right leg(up to 70%) but my left leg is normal. Pls can you advice me if we can set twin flip left foot accelerator to operate through left leg? This method is popular in Western countries for the ppl whoever got problem in right leg.. pls.advice.
@viewofdhinesh
@viewofdhinesh 3 жыл бұрын
Yes, U can set and use twin flip left foot accelerator. Its good
@sharavv676
@sharavv676 3 жыл бұрын
@@viewofdhinesh great and thanks for your immediate reply. Would you also advice who does that twin flip in the car in Chennai? Can you give some recommendation ?
@viewofdhinesh
@viewofdhinesh 3 жыл бұрын
You can also ask the driving school who uses twin clutch and braking for training practice
@sharavv676
@sharavv676 3 жыл бұрын
@@viewofdhinesh thank you 👍
@jessitravels
@jessitravels 2 жыл бұрын
@@sharavv676 brother, u want further details about retrofit in car, plz contact me.
@spbr5803
@spbr5803 3 жыл бұрын
Background music edhaachi soft kudu✨✨✨✌🏻innum nalla irukum
@viewofdhinesh
@viewofdhinesh 3 жыл бұрын
Ok da
@spbr5803
@spbr5803 3 жыл бұрын
Dhineshhh aahh❤️❤️✨✨✨
@xpediaceo
@xpediaceo 3 жыл бұрын
💯
@brutusciva6651
@brutusciva6651 3 жыл бұрын
🔥🔥mass🔥🔥
@aks_2712
@aks_2712 3 жыл бұрын
Big fan bro 🔥
@nandhithathirugnanam233
@nandhithathirugnanam233 3 жыл бұрын
👌🏾 useful one
@yeadhithyareeshi5584
@yeadhithyareeshi5584 3 жыл бұрын
🥳🥳🥳🙏🙏
@sarunroshan
@sarunroshan 3 жыл бұрын
Thanks for the information 👏🏻❤️
@marimuthu125
@marimuthu125 3 жыл бұрын
Clear explanation