From 09a90300907534d5275736a064b924fdf3b9a35d Mon Sep 17 00:00:00 2001 From: Semyon Babushkin Date: Thu, 5 Oct 2017 12:27:03 +0300 Subject: [PATCH] commit with username --- lib/main.dart | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/main.dart b/lib/main.dart index ef43541..e5ff8bb 100644 --- a/lib/main.dart +++ b/lib/main.dart @@ -9,6 +9,7 @@ const platform = const MethodChannel('com.dinect.checker/instance_id'); /// +/// some changes void main() { platform.invokeMethod('getAppTitle').then((title) {