Skip to content

Commit

Permalink
fixs: added imports
Browse files Browse the repository at this point in the history
  • Loading branch information
joelJohanssonT committed Mar 19, 2024
1 parent 0a1f178 commit 4e7c010
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
package com.benjaminabel.vibration;

import android.content.Context;
import android.os.Build;
import android.os.Vibrator;
import android.os.VibratorManager;

import io.flutter.embedding.engine.plugins.FlutterPlugin;
import io.flutter.plugin.common.BinaryMessenger;
Expand Down

0 comments on commit 4e7c010

Please sign in to comment.