Best of Mobile DevelopmentJanuary 2024

  1. 1
    Article
    Avatar of hnHacker News·2y

    What PWA Can Do Today

    A showcase of the capabilities of Progressive Web Apps, including installation on mobile devices and supported features.

  2. 2
    Article
    Avatar of medium_jsMedium·2y

    Performance Best Practices in Flutter

    Flutter is a UI toolkit for building fast, beautiful, natively compiled applications. It is important to optimize performance in Flutter by using stateless widgets, avoiding unnecessary widget rebuilding, using keys for performance optimization, using async and await instead of then(), avoiding costly tasks, minimizing the use of opacity and clipping, avoiding deeply nested widget hierarchies, using the Flutter DevTools for performance monitoring, and avoiding blocking the main thread.

  3. 3
    Article
    Avatar of medium_jsMedium·2y

    The Dos and Don’ts of Mobile UX/UI Design

    Designing exceptional mobile user experience and intuitive user interface is crucial for success. Prioritize user-centric design, responsive design, intuitive navigation, consistency, optimize load times, thumb-friendly design, clear CTAs, visual hierarchy, feedback and confirmation, usability testing and iteration. Avoid overwhelming users with information, ignoring platform guidelines, complex forms and inputs, tiny or overcrowded touch targets, intrusive pop-ups and ads, ignoring accessibility, auto-play multimedia, unclear error handling, excessive user permissions, skipping user testing, and ignoring feedback.

  4. 4
    Article
    Avatar of phProduct Hunt·2y

    Auto Wiki - Turn your codebase into Wikipedia style articles, using AI

    Auto Wiki is an AI-powered tool that turns codebase into Wikipedia style articles, allowing users to write emails faster on the go.

  5. 5
    Article
    Avatar of habrhabr·2y

    Creating a Frosted AppBar in Flutter with a Slide-Down Widget

    Learn how to create a frosted AppBar with a slide-down widget in Flutter. The final result is a visually appealing AppBar with a sliding element beneath it.

  6. 6
    Article
    Avatar of ossphsOSSPH·2y

    Top 5 Essential Open-Source Android Apps for Boosting Productivity

    Discover the top 5 open-source Android apps for boosting productivity, including AnkiDroid Flashcards, Catima, GitJournal, K9 Mail, and Loop Habit Tracker.