Files
packages.dart/packages
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-15 17:28:55 -08:00
2026-01-15 17:28:55 -08:00
2026-01-15 17:28:55 -08:00
2026-01-15 17:28:55 -08:00
2026-01-15 17:41:16 -08:00
2026-01-15 17:37:57 -08:00
2026-01-15 17:28:55 -08:00
2026-01-13 22:01:58 -08:00