Hubert Kępski

Results 26 comments of Hubert Kępski

I have the same problem now on the some devices. The graph line is only visible when you click on the graph itself - the points are always visible

@imaNNeo That is my chart file: ``` import 'dart:math'; import 'package:fl_chart/fl_chart.dart'; import 'package:flutter/material.dart'; import 'package:intl/intl.dart'; import 'package:package_name/domain/chart/chart_time_period.dart'; import 'package:package_name/extensions/context_extension.dart'; import 'package:package_name/style/app_colors.dart'; import 'package:package_name/style/dimens.dart'; class PackageChartTile extends StatelessWidget { final Map...

@imaNNeo Okay, I've changed my code, should be better to reproducible: ``` import 'dart:math'; import 'package:fl_chart/fl_chart.dart'; import 'package:flutter/material.dart'; import 'package:intl/intl.dart'; class PackageNameChartTile extends StatelessWidget { final Map aggregatedChartData; final Set...

@imaNNeo I've added more information.

In Flutter 3.10.5, the same thing happens

> I've tried v1 tag without whatsNewDirectory and works as expected too > > ``` > - name: Deploy to Play Store > id: deploy > uses: r0adkll/upload-google-play@v1 > with:...

> Yesterday updated my mac mini m2 pro to Sonoma and I could not adjust sound volume on my Philips monitor which is connected via hdmi. Also eqMac lagging and...