Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Int testing #3355

Closed
wants to merge 3 commits into from
Closed

Int testing #3355

wants to merge 3 commits into from

Conversation

muhammednazil
Copy link

Using hardware rendering with device sdk gphone x86. If you notice graphics artifacts, consider enabling software rendering with "--enable-software-rendering".
Launching lib/main.dart on sdk gphone x86 in debug mode...
Running Gradle task 'assembleDebug'...
Running Gradle task 'assembleDebug'... Done 20.0s
✓ Built build/app/outputs/flutter-apk/app-debug.apk.
Installing build/app/outputs/flutter-apk/app.apk... 1.4s
Waiting for sdk gphone x86 to report its views... 21ms
I/re.mytableqata( 6453): Background young concurrent copying GC freed 84959(4570KB) AllocSpace objects, 5(164KB) LOS objects, 92% free, 1957KB/25MB, paused 2.480ms total 395.807ms
I/Choreographer( 6453): Skipped 79 frames! The application may be doing too much work on its main thread.
E/flutter ( 6453): [ERROR:flutter/lib/ui/ui_dart_state.cc(177)] Unhandled Exception: MissingPluginException(No implementation found for method getApplicationDocumentsDirectory on channel plugins.flutter.io/path_provider)
E/flutter ( 6453): #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:157:7)
E/flutter ( 6453):
E/flutter ( 6453): #1 MethodChannel.invokeMethod (package:flutter/src/services/platform_channel.dart:332:12)
E/flutter ( 6453): #2 MethodChannelPathProvider.getApplicationDocumentsPath (package:path_provider_platform_interface/src/method_channel_path_provider.dart:50:10)
E/flutter ( 6453): #3 getApplicationDocumentsDirectory (package:path_provider/path_provider.dart:104:39)
E/flutter ( 6453): #4 main (package:mytableqatar/main.dart:46:20)
E/flutter ( 6453): #5 _runMainZoned.. (dart:ui/hooks.dart:231:25)
E/flutter ( 6453): #6 _rootRun (dart:async/zone.dart:1190:13)
E/flutter ( 6453): #7 _CustomZone.run (dart:async/zone.dart:1093:19)
E/flutter ( 6453): #8 _runZoned (dart:async/zone.dart:1630:10)
E/flutter ( 6453): #9 runZonedGuarded (dart:async/zone.dart:1618:12)
E/flutter ( 6453): #10 _runMainZoned. (dart:ui/hooks.dart:223:5)
E/flutter ( 6453): #11 _startIsolate. (dart:isolate-patch/isolate_patch.dart:301:19)
E/flutter ( 6453): #12 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:168:12)

@google-cla
Copy link

google-cla bot commented Dec 20, 2020

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@google-cla google-cla bot added the cla: no label Dec 20, 2020
@cyanglaz
Copy link
Contributor

I'm going to close the PR because the CLA is not signed. Feel free to ping me when the CLA is signed and I'll re-open the PR. Or you can open a new PR after signing the CLA.

@cyanglaz cyanglaz closed this Jan 14, 2021
@blasten blasten deleted the int_testing branch January 16, 2021 02:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants