Making a Todo App with Flutter
Making a Todo App with Flutter Flutter is Google’s answer to React Native, allowing developers to create native apps for both Android and iOS. Unlike React Native, which is written in JSX, Flutter …