Files
packages.dart/packages/flutter_vibrate/ios/Classes
google-labs-jules[bot] 653bbb8c85 fix(flutter_vibrate): Add missing import for TARGET_OS_SIMULATOR
The `TARGET_OS_SIMULATOR` macro was not in scope in `SwiftVibratePlugin.swift`, causing build failures on the iOS simulator.

This change adds the necessary `#import <TargetConditionals.h>` to the bridging header (`VibratePlugin.h`) to make the macro available to the Swift compiler.
2026-01-21 07:35:56 +00:00
..
2026-01-13 22:53:42 -08:00
2026-01-13 22:53:42 -08:00
2026-01-13 22:03:47 -08:00