While looking for alternatives for Flutter, I've managed to try out and practice .NET MAUI, so that I can better prepare government assignment projects.
This is a simple .NET MAUI To-Do List application. It allows users to add tasks using the "Add" button and remove tasks by swiping them left and tapping the "Delete" button.
The app also demonstrates basic network detection by displaying a "No Internet" when there's no Internet connection.
Github: https://github.com/hansf14/maui-practice-maui-todo-list