Skip to content

Commit

Permalink
add missing import to gesture_detector_builder_selectable.dart (#87)
Browse files Browse the repository at this point in the history
Co-authored-by: gregor.weber.knowunity <gregor.weber@knowunity.com>
  • Loading branch information
The-Redhat and gregor.weber.knowunity authored Nov 18, 2023
1 parent 97ca940 commit 8c8fabe
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import 'package:flutter/gestures.dart';
import 'package:flutter/material.dart';

import 'gesture_detector_builder.dart';
Expand Down

0 comments on commit 8c8fabe

Please sign in to comment.