srishalu

Results 6 issues of srishalu

How to show semi and full circle in progress gauge? ` Expanded(child: Container(color: Colors.black38,child: FlutterGauge(inactiveColor: Colors.white38,activeColor: Colors.white,handSize: 30,width: 200,index: 65.0,fontFamily: "Iran",end: 400,number: Number.none,secondsMarker: SecondsMarker.minutes,isCircle: false,hand: Hand.none,counterAlign: CounterAlign.center,counterStyle: TextStyle(color: Colors.white,fontSize: 30,),isDecimal:...

I am using BLE device with respect to Xamarin.Forms. Can you please help to resolve the below issue? ## Steps to reproduce 1. After scanning I have some set of...

os:Android

I want to show the selected x-axis and y-axis data in a separate text widget. I don 't want to use tooltip. I have used extra scipt ``` extraScript: '''...

Can we have a example of giving some set of static time (06:00:00) like this in x-axis. I tried giving timestamp value that's not working. What is the format to...

Hi Team, I have implemented echart boxplot in flutter, i am stuck in providing data to the boxplot. there is no datatool in echarts configuration. If i provide set of...

Hi @bizz84 I have a page called menu1 which is my home screen. I have bottom bar in which i have 5 icons. If i select first icon, 4 menus...