CCExtractor / taskwarrior-flutter

This is the repo of mobile app of taskwarrior
https://play.google.com/store/apps/details?id=com.ccextractor.taskwarriorflutter
GNU General Public License v3.0
120 stars 88 forks source link

Fixed double tap to exit app #356

Closed BrawlerXull closed 3 months ago

BrawlerXull commented 3 months ago

Description

Fixed double tap to exit app bug by removing onboarding screen and splash screen from navigation stack using Get.off

Fixes #(issue_no)

355

Screenshots

https://github.com/CCExtractor/taskwarrior-flutter/assets/111864031/aa54f487-947f-4fcb-90bb-108e79a3f20f

Checklist