flutter_timeline/packages
Bart Ribbers cc5cb9951f fix: use a minimum of Dart 3.4.3 and don't use 'any' for any dep version constraints
We're very inconsistent with marking what Flutter and Dart versions we support. The .fvmrc indicates
Flutter 3.27.4 which comes with Dart 3.6.2, but the packages said 3.0 and 3.1.
This commit brings all versions in line and sets the minimum to Dart 3.4.3. This version is chosen
so it can be used as is with one of our projects that currently uses that Dart version.
2025-04-18 16:44:55 +02:00
..
flutter_timeline fix: use a minimum of Dart 3.4.3 and don't use 'any' for any dep version constraints 2025-04-18 16:44:55 +02:00
flutter_timeline_firebase fix: use a minimum of Dart 3.4.3 and don't use 'any' for any dep version constraints 2025-04-18 16:44:55 +02:00
flutter_timeline_interface fix: use a minimum of Dart 3.4.3 and don't use 'any' for any dep version constraints 2025-04-18 16:44:55 +02:00
flutter_timeline_view fix: use a minimum of Dart 3.4.3 and don't use 'any' for any dep version constraints 2025-04-18 16:44:55 +02:00