import 'package:real_estate_mobile/config/app_config.dart'; import 'package:real_estate_mobile/main.dart'; void main() => mainCommon(Flavor.local);