Swift team to make Foundation framework more open

Swift team announces future plans on Foundation framework.

Goal of the team now is use Swift across the framework, split it into simple separate packages and unify implementations to avoid and cross-platform issues.

This would result in more predictable app behavior, more cross-platform libraries and easier support of those.

Swift Blog: The Future of Foundation

Flame 1.0.0 is released

Flame is a modular Flutter game engine that provides a complete set of solutions for games. Provides you with a simple implementation of the game cycle and the necessary functions that you may need in the game, like input, images, sprites, animation, collision detection, and a component system, which is called Flame Component System (abbreviated FCS).