Best of FlutterApril 2022

  1. 1
    Article
    Avatar of hashnodeHashnode·4y

    How I Made a TicTacToe Game That No One Can Beat 🙅‍♂️

    The MiniMax algorithm is a backtracking algorithm used in decision-making and game theory. It provides an optimal move for the player assuming that opponent is also playing optimally. The algorithm can be written in less than 30 lines of code. The frontend was created using Flutter, a cross-platform application development framework.

  2. 2
    Article
    Avatar of itnextITNEXT·4y

    React + Flutter = Native

    React + Flutter = Native is not at all a theorem. The app and source codes accompanying this article are what I call Kludget Work : Klumsy, Lame, Ugly, Dumb, but Good Enough To Work. The ultimate code editor has to be truly cross platform. We want something portable, lightweight and lightning-fast.

  3. 3
    Article
    Avatar of flutterdevsFlutterDevs·4y

    Flutter 2.10 — What’s New In Flutter

    Google has been developing Flutter to build cross-platform software for developers for the past decagon. 85% of developers must know how to hold Flutter, and now they are looking for the next updates. Flutter 2.10 is Flutter’s stable version. This version brings big updates to Flutter support for windows.