Best of FlutterMay 2024

  1. 1
    Article
    Avatar of medium_jsMedium·2y

    5 extra packages to use with Flutter 3.22 in 2024

    Discover 5 extra Flutter packages to use with Flutter 3.22 in 2024 that can help make great apps and keep code clean and organized. These packages include Gap, Skeletonizer, toastification, linkfy_text, and flutter_native_splash. Each package serves a different purpose in enhancing UI and user experience.

  2. 2
    Article
    Avatar of medium_jsMedium·2y

    What’s new in Flutter 3.22

    Flutter 3.22 introduces new features such as WebAssembly, graphics rendering enhancements, and more options for AI integration. The Impeller rendering engine has significant updates, including a feature complete Vulkan backend on Android. Other improvements include widget state properties, dynamic view sizing, improved form validation, and flavor-conditional asset bundling. The release also includes updates for Android, iOS, ecosystem, and DevTools.

  3. 3
    Article
    Avatar of medium_jsMedium·2y

    Drag and Drop with Morphing Animation in Flutter

    Learn how to create a drag and drop interaction with morphing animation in Flutter. Discover the steps to implement inflation animation for lists and the techniques to achieve the morphing effect using overlays and stacks.

  4. 4
    Article
    Avatar of communityCommunity Picks·2y

    Why I'm betting on Dart

    This post discusses why the author is betting on Dart, highlighting Dart's history, versatility, and interop capabilities. The author believes that Dart offers a unique programming environment with cross-platform potential.

  5. 5
    Article
    Avatar of omgubomg! ubuntu!·2y

    Google’s Flutter Team Layoffs Leave Ubuntu Devs in a Flap

    Google's recent layoffs of 200 people, including the Flutter team, has raised concerns about the future of Flutter within the Ubuntu community.

  6. 6
    Article
    Avatar of flutter_comFlutter Community·2y

    Become a Full Stack Developer with Flutter and Serverpod — Build a Notes app

    Learn how to become a full stack developer with Flutter and Serverpod by building a Notes app. Discover the benefits of using Flutter and Serverpod together for building cross-platform apps and backend functionality. Follow step-by-step instructions to install and set up Flutter, Serverpod, and Docker. Generate model classes, create endpoints, and start the server. Make API calls from the Flutter app and perform CRUD operations on the database. By the end of the tutorial, you'll have the skills to build a CRUD notes app using Serverpod and Flutter.

  7. 7
    Article
    Avatar of medium_jsMedium·2y

    Obfuscation in Flutter and Dart: Mysterious codes

    Learn how to do Flutter and Dart Obfuscation, a process of making code unreadable to increase security and protect intellectual property. Enable obfuscation in Flutter and Dart projects for enhanced security.

  8. 8
    Article
    Avatar of flutter_comFlutter Community·2y

    Mixins in Dart (Flutter) — And How it is different from Inheritance ?

    Learn about mixins in Dart and how they are different from inheritance. Explore the implementation of mixins in Dart and Flutter.

  9. 9
    Article
    Avatar of medium_jsMedium·2y

    Streamline Flutter Development with Clean Architecture

    Learn how to build modular, maintainable, and testable Flutter apps with clean architecture.

  10. 10
    Article
    Avatar of communityCommunity Picks·2y

    Why am I continuing to bet on Flutter

    Why Flutter is here to stay: large applications built with Flutter, integration with Google Cloud services, and the supportive Flutter community.