Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 166 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 166 Bytes

detect_testflight

Detect if the Flutter app is running from TestFlight at runtime

Usage

bool isTestflight = await DetectTestflight.isTestflight;