From 707c8f468dab089feec835f48ea4cfeb45bc22f1 Mon Sep 17 00:00:00 2001 From: Faiyyazauxy Date: Wed, 31 Mar 2021 17:55:38 +0530 Subject: [PATCH] handle null context in getsize --- .idea/libraries/Dart_Packages.xml | 120 ++-- .idea/libraries/Dart_SDK.xml | 40 +- .idea/workspace.xml | 542 +++--------------- example/android/app/build.gradle | 8 +- .../android/app/src/main/AndroidManifest.xml | 15 +- .../com/example/example/MainActivity.java | 4 +- .../app/src/main/res/values/styles.xml | 3 + example/android/gradle.properties | 3 + .../ios/Flutter/flutter_export_environment.sh | 15 + example/lib/listener_test.dart | 7 +- example/pubspec.lock | 114 ++-- pubspec.lock | 104 ++-- pubspec.yaml | 4 +- 13 files changed, 324 insertions(+), 655 deletions(-) create mode 100755 example/ios/Flutter/flutter_export_environment.sh diff --git a/.idea/libraries/Dart_Packages.xml b/.idea/libraries/Dart_Packages.xml index 25edb9a..2e7d81c 100644 --- a/.idea/libraries/Dart_Packages.xml +++ b/.idea/libraries/Dart_Packages.xml @@ -5,190 +5,206 @@ - - + + + + + + - + + + + + + - - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.idea/libraries/Dart_SDK.xml b/.idea/libraries/Dart_SDK.xml index 321b902..3aeef26 100644 --- a/.idea/libraries/Dart_SDK.xml +++ b/.idea/libraries/Dart_SDK.xml @@ -1,25 +1,27 @@ - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 6e2e466..3f41cf2 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,49 +7,24 @@ - + - - - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - -