From 3bcc8f9a2721a531319918df23625ada75e12023 Mon Sep 17 00:00:00 2001 From: Yan Maniez Date: Thu, 20 Feb 2020 14:50:46 +0100 Subject: [PATCH] Pour le hot reload --- aidedejeu_flutter/android/app/src/main/AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/aidedejeu_flutter/android/app/src/main/AndroidManifest.xml b/aidedejeu_flutter/android/app/src/main/AndroidManifest.xml index 840bb836..0528bb6a 100644 --- a/aidedejeu_flutter/android/app/src/main/AndroidManifest.xml +++ b/aidedejeu_flutter/android/app/src/main/AndroidManifest.xml @@ -5,6 +5,7 @@ In most cases you can leave this as-is, but you if you want to provide additional functionality it is fine to subclass or reimplement FlutterApplication and put your custom class here. --> +