thomasheller / phonedays

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

phonedays

Mobile app to get a call log by name and total days.

Doesn't count calls shorter than one minute.

Calls before 4am count towards the previous day.

Prerequisites

Build and Run

Check prerequisites:

flutter doctor

Attach Android device via USB, enable USB debugging and check if it was detected:

flutter devices

Build app and run on device:

flutter run

About


Languages

Language:Dart 85.3%Language:Swift 10.5%Language:Kotlin 3.3%Language:Objective-C 1.0%