Skip to content

Instantly share code, notes, and snippets.

import 'package:flutter/material.dart';
import 'dart:math' as math;
import 'dart:async';
void main() => runApp(new MyApp());
class MyApp extends StatelessWidget {
// This widget is the root of your application.
@override
Widget build(BuildContext context) {
12-15 14:19:01.897 4548-4548/com.fail.pdfcouchclash I/WebViewFactory﹕ Loading com.google.android.webview version 37 (1602158-arm64) (code 111202)
12-15 14:19:01.904 4548-4548/com.fail.pdfcouchclash I/LibraryLoader﹕ Loading: webviewchromium
12-15 14:19:01.906 4548-4548/com.fail.pdfcouchclash I/LibraryLoader﹕ Time to load native libraries: 2 ms (timestamps 5887-5889)
12-15 14:19:01.906 4548-4548/com.fail.pdfcouchclash I/LibraryLoader﹕ Expected native library version number "",actual native library version number ""
12-15 14:19:01.916 4548-4548/com.fail.pdfcouchclash V/WebViewChromiumFactoryProvider﹕ Binding Chromium to main looper Looper (main, tid 1) {1e65e573}
12-15 14:19:01.919 4548-4548/com.fail.pdfcouchclash I/LibraryLoader﹕ Expected native library version number "",actual native library version number ""
12-15 14:19:01.919 4548-4548/com.fail.pdfcouchclash I/chromium﹕ [INFO:library_loader_hooks.cc(106)] Chromium logging enabled: level = 0, default verbosity = 0
12-15 14:19:01.923 45