Best of iOSJanuary 2025

  1. 1
    Article
    Avatar of frankelA Java geek·1y

    The Home Assistant companion app

    The Home Assistant companion app for iOS offers advantages over the regular webapp, particularly through its use of widgets. These widgets can either open specific parts of the app or execute Home Assistant commands through configured actions and automations. The app is free and available on the Apple Store under the Apache v2 License. Users can easily integrate and configure the app to control various smart home devices.

  2. 2
    Article
    Avatar of flutter_comFlutter Community·1y

    Flutter’s Integration with Native Platforms

    Flutter's integration with native platforms allows developers to leverage platform-specific functionalities using Platform Channels and Dart FFI. Platform Channels enable communication between Dart code and native code on platforms like Android and iOS, making it possible to access features such as cameras, GPS, and sensors. The post provides a detailed step-by-step guide on using Method Channel for fetching battery level in a Flutter app.

  3. 3
    Article
    Avatar of avanderleeSwiftLee·1y

    iOS App Development: How to get started?

    Learn how to get started with iOS app development, covering essential tools like Xcode, key tutorials, and helpful resources. Discover recommendations for courses, use of AI chatbots, and the workflows for testing and submitting apps via App Store Connect. Follow the steps outlined to progressively build your skills in iOS development.