A To-Do list app that performs CRUD operations. Made with
.Net MAUI
Realm
Microsoft.Recognizers.Text
SkiaSharp.Extended.UI.Maui
Plugin.Maui.Calendar
Maintenance Status 🔹Report Bug
| Platform | Version | Target |
|---|---|---|
| Android | API 21+ | API 34 / Android 14 |
| iOS | iOS 11+ | iOS 16.7 & 17.4.1 |
| Windows | Windows 11+ | 10.0.17763.0 |
Taskinator_android.mp4
Taskinator_windows.mp4
- Swipe gestures
- Overlapping events
- Install
.NET 8SDK fromhereon your machine. - Install
Visual Studioon your machine and while choosing components you must check the.NetMauibox to install .NetMaui. - Install
Android Studioon your machine. - Create a virtual device with andoid API 31 || 32 || 33 ||34.
- Clone, download or fork this repository.
- Open the solution file, build then run with selected device.
- If build failed with Dependency errors, please unload the project and reload with dependencies.
- Or
cdto the project directory and rundotnet restore {name}.slnto restore dependencies.
- Install
.NET 8SDK fromhereon your machine. - Install
Visual Studio for macon your machine and while choosing components you must check the.NetMauibox. - Install
XCodeon your machine. - Clone, download or fork this repository.
- Open the solution file, build then run with selected device iOS 15+.
- If build failed with Dependency errors, please unload the project and reload with dependencies.
- Or
cdto the project directory and rundotnet restore {name}.slnto restore dependencies.
- Android:
Internet,Read & Write Internal Storage,Biometric fingerprint,Haptic feedback. - iOS:
Read & Write Internal Storage,Haptic feedback.