Skip to content

Commit

Permalink
min-version failure
Browse files Browse the repository at this point in the history
  • Loading branch information
vaind committed Jan 10, 2025
1 parent d010424 commit f62e5ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flutter/lib/src/screenshot/screenshot.dart
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
import 'dart:async';
import 'dart:developer';
import 'dart:ui';
// ignore: unnecessary_import // backcompatibility for Flutter < 3.3
import 'dart:typed_data';

import 'package:flutter/foundation.dart';
import 'package:meta/meta.dart';
Expand Down

0 comments on commit f62e5ee

Please sign in to comment.