Тёмный

how to create line chart in flutter | fl_chart 

AI with Flutter
Подписаться 7 тыс.
Просмотров 20 тыс.
50% 1

This tutorial shows you how to create line chart in your flutter application. The package that used in this tutorial is fl_chart. For more information about the package, please visit pub.dev.com for details.
If you enjoyed this video be sure to give it a like and subscribe for more!
- Follow us for updates ! 👇
-----------------------------------------------------------------
- ✔ Facebook Page : @CreateWithFlutter
-----------------------------------------------------------------
- Like the video and subscribe to the channel!
- Thank you!
Song: Ikson - Lights (Vlog No Copyright Music)
Music promoted by Vlog No Copyright Music.
Video Link: • Ikson - Lights (Vlog N...
#flutter
#flutterpackage
#flutterdeveloper

Наука

Опубликовано:

 

30 авг 2022

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 12   
@josuegarza9736
@josuegarza9736 Год назад
you just gave me a carefree vacation, thank you
@fadymena8234
@fadymena8234 Год назад
this is the only video i found that works fine with flutter3 🔝🔝🔝
@bhardwaj_abhi3421
@bhardwaj_abhi3421 Год назад
bar chart and pie chart ???
@SyukurZay
@SyukurZay 2 месяца назад
do you know how to make scrill x value, so i have data x is 20, but i want scroll to show data, show chart beatutiful
@rioauliayahya4074
@rioauliayahya4074 Год назад
how to change that title below the line chart to string type?
@joshredgrift5133
@joshredgrift5133 2 месяца назад
This is what I did. Check out the bottomTitles widget. LineChart( LineChartData( minY: 0, maxY: 100, lineBarsData: [ LineChartBarData( spots: [ FlSpot(0, 20), FlSpot(1, 10), FlSpot(2, 30), FlSpot(3, 60), FlSpot(4, 50), FlSpot(5, 80), FlSpot(6, 70), ], color: colorPrimary, isCurved: true, barWidth: 6, dotData: FlDotData(show: false), ), ], titlesData: FlTitlesData( topTitles: const AxisTitles( sideTitles: SideTitles(showTitles: false), ), rightTitles: const AxisTitles( sideTitles: SideTitles(showTitles: false), ), bottomTitles: AxisTitles( sideTitles: SideTitles( showTitles: true, reservedSize: 30, interval: 1, getTitlesWidget: (value, meta) { switch (value.toInt()) { case 0: return const Text('Mon'); case 1: return const Text('Tue'); case 2: return const Text('Wed'); case 3: return const Text('Thu'); case 4: return const Text('Fri'); case 5: return const Text('Sat'); case 6: return const Text('Sun'); default: return const Text(''); } }, ), ), leftTitles: const AxisTitles( axisNameWidget: Text('Minutes'), sideTitles: SideTitles( showTitles: true, reservedSize: 40, )), ), ), ),
@ashokkmr8758
@ashokkmr8758 9 месяцев назад
Thanks
@AIWithFlutter
@AIWithFlutter 9 месяцев назад
Welcome 🙏
@smuhammadtayabain507
@smuhammadtayabain507 5 месяцев назад
where is your git hub????
@mamoonshahzad3722
@mamoonshahzad3722 3 месяца назад
bro don't mind but you are making it complex for me...
@macatt7701
@macatt7701 Год назад
this is works in flutter 3.7.4 !?
@AIWithFlutter
@AIWithFlutter Год назад
Hi, most likely yes.
Далее
📱 Bar Graph • Flutter Tutorial ♡
10:29
Просмотров 34 тыс.
Flutter Tutorial - Line Chart - FLChart
11:18
Просмотров 53 тыс.
fl_chart (Package of the Week)
2:00
Просмотров 88 тыс.
programming projects that taught me how to code
9:49
Просмотров 280 тыс.
How Line Chart works in FL Chart
57:30
Просмотров 5 тыс.
line chart in flutter - flutter tutorial
8:17
Просмотров 12 тыс.
iPhone socket cleaning #Fixit
0:30
Просмотров 18 млн