[
  {
    "path": ".gitignore",
    "content": ".DS_Store\n.dart_tool/\n\n.packages\n.pub/\n\nbuild/\n\n.flutter-plugins\nscreenshot_gif\n"
  },
  {
    "path": ".idea/libraries/Dart_SDK.xml",
    "content": "<component name=\"libraryTable\">\n  <library name=\"Dart SDK\">\n    <CLASSES>\n      <root url=\"file:///Users/jianggc/Documents/sdk/flutter/bin/cache/dart-sdk/lib/async\" />\n      <root url=\"file:///Users/jianggc/Documents/sdk/flutter/bin/cache/dart-sdk/lib/collection\" />\n      <root url=\"file:///Users/jianggc/Documents/sdk/flutter/bin/cache/dart-sdk/lib/convert\" />\n      <root url=\"file:///Users/jianggc/Documents/sdk/flutter/bin/cache/dart-sdk/lib/core\" />\n      <root url=\"file:///Users/jianggc/Documents/sdk/flutter/bin/cache/dart-sdk/lib/developer\" />\n      <root url=\"file:///Users/jianggc/Documents/sdk/flutter/bin/cache/dart-sdk/lib/html\" />\n      <root url=\"file:///Users/jianggc/Documents/sdk/flutter/bin/cache/dart-sdk/lib/io\" />\n      <root url=\"file:///Users/jianggc/Documents/sdk/flutter/bin/cache/dart-sdk/lib/isolate\" />\n      <root url=\"file:///Users/jianggc/Documents/sdk/flutter/bin/cache/dart-sdk/lib/math\" />\n      <root url=\"file:///Users/jianggc/Documents/sdk/flutter/bin/cache/dart-sdk/lib/mirrors\" />\n      <root url=\"file:///Users/jianggc/Documents/sdk/flutter/bin/cache/dart-sdk/lib/typed_data\" />\n    </CLASSES>\n    <JAVADOC />\n    <SOURCES />\n  </library>\n</component>"
  },
  {
    "path": ".idea/libraries/Flutter_for_Android.xml",
    "content": "<component name=\"libraryTable\">\n  <library name=\"Flutter for Android\">\n    <CLASSES>\n      <root url=\"jar:///Users/jianggc/Documents/sdk/flutter/bin/cache/artifacts/engine/android-arm/flutter.jar!/\" />\n    </CLASSES>\n    <JAVADOC />\n    <SOURCES />\n  </library>\n</component>\n"
  },
  {
    "path": ".idea/modules.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<project version=\"4\">\n  <component name=\"ProjectModuleManager\">\n    <modules>\n      <module fileurl=\"file://$PROJECT_DIR$/flutter_demos_gallery.iml\" filepath=\"$PROJECT_DIR$/flutter_demos_gallery.iml\" />\n      <module fileurl=\"file://$PROJECT_DIR$/flutter_demos_gallery_android.iml\" filepath=\"$PROJECT_DIR$/flutter_demos_gallery_android.iml\" />\n    </modules>\n  </component>\n</project>\n"
  },
  {
    "path": ".idea/runConfigurations/main_dart.xml",
    "content": "<component name=\"ProjectRunConfigurationManager\">\n  <configuration default=\"false\" name=\"main.dart\" type=\"FlutterRunConfigurationType\" factoryName=\"Flutter\">\n    <option name=\"filePath\" value=\"$PROJECT_DIR$/lib/main.dart\" />\n    <method />\n  </configuration>\n</component>"
  },
  {
    "path": ".idea/workspace.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<project version=\"4\">\n  <component name=\"FileEditorManager\">\n    <leaf>\n      <file leaf-file-name=\"main.dart\" pinned=\"false\" current-in-tab=\"true\">\n        <entry file=\"file://$PROJECT_DIR$/lib/main.dart\">\n          <provider selected=\"true\" editor-type-id=\"text-editor\">\n            <state relative-caret-position=\"0\">\n              <caret line=\"0\" column=\"0\" lean-forward=\"false\" selection-start-line=\"0\" selection-start-column=\"0\" selection-end-line=\"0\" selection-end-column=\"0\" />\n            </state>\n          </provider>\n        </entry>\n      </file>\n    </leaf>\n  </component>\n  <component name=\"ToolWindowManager\">\n    <editor active=\"true\" />\n    <layout>\n      <window_info id=\"Project\" active=\"false\" anchor=\"left\" auto_hide=\"false\" internal_type=\"DOCKED\" type=\"DOCKED\" visible=\"true\" show_stripe_button=\"true\" weight=\"0.25\" sideWeight=\"0.5\" order=\"0\" side_tool=\"false\" content_ui=\"combo\" />\n    </layout>\n  </component>\n  <component name=\"ProjectView\">\n    <navigator currentView=\"ProjectPane\" proportions=\"\" version=\"1\">\n    </navigator>\n    <panes>\n      <pane id=\"ProjectPane\">\n        <option name=\"show-excluded-files\" value=\"false\" />\n      </pane>\n    </panes>\n  </component>\n  <component name=\"PropertiesComponent\">\n    <property name=\"last_opened_file_path\" value=\"$PROJECT_DIR$\" />\n    <property name=\"dart.analysis.tool.window.force.activate\" value=\"true\" />\n    <property name=\"show.migrate.to.gradle.popup\" value=\"false\" />\n  </component>\n</project>\n"
  },
  {
    "path": ".metadata",
    "content": "# This file tracks properties of this Flutter project.\n# Used by Flutter tool to assess capabilities and perform upgrades etc.\n#\n# This file should be version controlled and should not be manually edited.\n\nversion:\n  revision: c7ea3ca377e909469c68f2ab878a5bc53d3cf66b\n  channel: beta\n"
  },
  {
    "path": "LICENSE",
    "content": "MIT License\n\nCopyright (c) 2018 jianggc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n"
  },
  {
    "path": "README.md",
    "content": "### 30 Days of Flutter \n30 days of Flutter examples/demos.\n\nThis project is inspired by   \n30 days of React Native (https://github.com/fangwei716/30-days-of-react-native) \n\n#### Environment\nFlutter 1.5.8 • channel dev • https://github.com/flutter/flutter.git\nFramework • revision 0ba67226ee (3 days ago) • 2019-04-24 17:18:28 -0700\nEngine • revision c63d1cf9c9\nTools • Dart 2.3.0 (build 2.3.0-dev.0.1 1f1592edce)\n\n#### Installation\n1. ``` git clone git@github.com:jianggaocheng/30-days-of-flutter.git ```\n2. ``` cd 30-days-of-flutter && flutter packages get ```\n3. ``` flutter run -d <device_id> // replace with your device id ```\n\n#### Day 1 \nAn IOS-system-like stop watch.  \nFully functioned as the system app.  \n\n![image](https://raw.githubusercontent.com/jianggaocheng/30-days-of-flutter/master/screenshot/day1.webp)\n\n#### Day 2\nAn IOS-system-like weather app.\nThe animation is partially done.\n\n![image](https://raw.githubusercontent.com/jianggaocheng/30-days-of-flutter/master/screenshot/day2.webp)\n\n#### Day3\nThe Twitter app entrance animation.  \n\n![image](https://raw.githubusercontent.com/jianggaocheng/30-days-of-flutter/master/screenshot/day3.webp)\n\n#### Day4\nTO BE UPDATED\n\n#### Day5\n!!! You need to get a google api key from https://console.developers.google.com/  \nGoogle Map view and find Geo location.\n\n![image](https://raw.githubusercontent.com/jianggaocheng/30-days-of-flutter/master/screenshot/day5.webp)\n\n#### Day6\nSpotify welcome screen\n\n![image](https://raw.githubusercontent.com/jianggaocheng/30-days-of-flutter/master/screenshot/day6.webp)\n\n#### Day7\nPan gesture basic. Move a baseball around.\n\n![image](https://raw.githubusercontent.com/jianggaocheng/30-days-of-flutter/master/screenshot/day7.webp)\n\n#### Day8\nGoogle map style swipe menu\n\n![image](https://raw.githubusercontent.com/jianggaocheng/30-days-of-flutter/master/screenshot/day8.webp)\n\n#### Day9\nLayout of Twitter user page\n\n![image](https://raw.githubusercontent.com/jianggaocheng/30-days-of-flutter/master/screenshot/day9.webp)\n\n#### Day10\nTumblr menu animation\n\n![image](https://raw.githubusercontent.com/jianggaocheng/30-days-of-flutter/master/screenshot/day10.webp)\n\n#### Day11\nCanvas\n\n![image](https://raw.githubusercontent.com/jianggaocheng/30-days-of-flutter/master/screenshot/day11.webp)\n\n#### Day12\nCharts with Flutter  \nReference: https://github.com/google/charts\n\n![image](https://raw.githubusercontent.com/jianggaocheng/30-days-of-flutter/master/screenshot/day12.webp)\n\n#### Day13\nA tweet UI  \n\n![image](https://raw.githubusercontent.com/jianggaocheng/30-days-of-flutter/master/screenshot/day13.webp)\n\n#### Day14\nTO BE UPDATED\n\n#### Day15\nA time picker  \n\n![image](https://raw.githubusercontent.com/jianggaocheng/30-days-of-flutter/master/screenshot/day15.webp)\n\n\n"
  },
  {
    "path": "android/.gitignore",
    "content": "*.iml\n*.class\n.gradle\n/local.properties\n/.idea/workspace.xml\n/.idea/libraries\n.DS_Store\n/build\n/captures\nGeneratedPluginRegistrant.java\n"
  },
  {
    "path": "android/app/build.gradle",
    "content": "def localProperties = new Properties()\ndef localPropertiesFile = rootProject.file('local.properties')\nif (localPropertiesFile.exists()) {\n    localPropertiesFile.withReader('UTF-8') { reader ->\n        localProperties.load(reader)\n    }\n}\n\ndef flutterRoot = localProperties.getProperty('flutter.sdk')\nif (flutterRoot == null) {\n    throw new GradleException(\"Flutter SDK not found. Define location with flutter.sdk in the local.properties file.\")\n}\n\napply plugin: 'com.android.application'\napply from: \"$flutterRoot/packages/flutter_tools/gradle/flutter.gradle\"\n\nandroid {\n    compileSdkVersion 27\n\n    lintOptions {\n        disable 'InvalidPackage'\n    }\n\n    defaultConfig {\n        // TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).\n        applicationId \"com.example.flutterdemosgallery\"\n        minSdkVersion 16\n        targetSdkVersion 27\n        versionCode 1\n        versionName \"1.0\"\n        testInstrumentationRunner \"android.support.test.runner.AndroidJUnitRunner\"\n    }\n\n    buildTypes {\n        release {\n            // TODO: Add your own signing config for the release build.\n            // Signing with the debug keys for now, so `flutter run --release` works.\n            signingConfig signingConfigs.debug\n        }\n    }\n}\n\nflutter {\n    source '../..'\n}\n\ndependencies {\n    testImplementation 'junit:junit:4.12'\n    androidTestImplementation 'com.android.support.test:runner:1.0.1'\n    androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.1'\n}\n"
  },
  {
    "path": "android/app/src/main/AndroidManifest.xml",
    "content": "<manifest xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    package=\"com.example.flutterdemosgallery\">\n\n    <!-- The INTERNET permission is required for development. Specifically,\n         flutter needs it to communicate with the running application\n         to allow setting breakpoints, to provide hot reload, etc.\n    -->\n    <uses-permission android:name=\"android.permission.INTERNET\"/>\n\n    <!-- io.flutter.app.FlutterApplication is an android.app.Application that\n         calls FlutterMain.startInitialization(this); in its onCreate method.\n         In most cases you can leave this as-is, but you if you want to provide\n         additional functionality it is fine to subclass or reimplement\n         FlutterApplication and put your custom class here. -->\n    <application\n        android:name=\"io.flutter.app.FlutterApplication\"\n        android:label=\"flutter_demos_gallery\"\n        android:icon=\"@mipmap/ic_launcher\">\n        <activity\n            android:name=\".MainActivity\"\n            android:launchMode=\"singleTop\"\n            android:theme=\"@style/LaunchTheme\"\n            android:configChanges=\"orientation|keyboardHidden|keyboard|screenSize|locale|layoutDirection|fontScale|screenLayout|density\"\n            android:hardwareAccelerated=\"true\"\n            android:windowSoftInputMode=\"adjustResize\">\n            <!-- This keeps the window background of the activity showing\n                 until Flutter renders its first frame. It can be removed if\n                 there is no splash screen (such as the default splash screen\n                 defined in @style/LaunchTheme). -->\n            <meta-data\n                android:name=\"io.flutter.app.android.SplashScreenUntilFirstFrame\"\n                android:value=\"true\" />\n            <intent-filter>\n                <action android:name=\"android.intent.action.MAIN\"/>\n                <category android:name=\"android.intent.category.LAUNCHER\"/>\n            </intent-filter>\n        </activity>\n    </application>\n</manifest>\n"
  },
  {
    "path": "android/app/src/main/java/com/example/flutterdemosgallery/MainActivity.java",
    "content": "package com.example.flutterdemosgallery;\n\nimport android.os.Bundle;\nimport io.flutter.app.FlutterActivity;\nimport io.flutter.plugins.GeneratedPluginRegistrant;\n\npublic class MainActivity extends FlutterActivity {\n  @Override\n  protected void onCreate(Bundle savedInstanceState) {\n    super.onCreate(savedInstanceState);\n    GeneratedPluginRegistrant.registerWith(this);\n  }\n}\n"
  },
  {
    "path": "android/app/src/main/res/drawable/launch_background.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Modify this file to customize your launch splash screen -->\n<layer-list xmlns:android=\"http://schemas.android.com/apk/res/android\">\n    <item android:drawable=\"@android:color/white\" />\n\n    <!-- You can insert your own image assets here -->\n    <!-- <item>\n        <bitmap\n            android:gravity=\"center\"\n            android:src=\"@mipmap/launch_image\" />\n    </item> -->\n</layer-list>\n"
  },
  {
    "path": "android/app/src/main/res/values/styles.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<resources>\n    <style name=\"LaunchTheme\" parent=\"@android:style/Theme.Black.NoTitleBar\">\n        <!-- Show a splash screen on the activity. Automatically removed when\n             Flutter draws its first frame -->\n        <item name=\"android:windowBackground\">@drawable/launch_background</item>\n    </style>\n</resources>\n"
  },
  {
    "path": "android/build.gradle",
    "content": "buildscript {\n    repositories {\n        google()\n        jcenter()\n    }\n\n    dependencies {\n        classpath 'com.android.tools.build:gradle:3.1.3'\n    }\n}\n\nallprojects {\n    repositories {\n        google()\n        jcenter()\n    }\n}\n\nrootProject.buildDir = '../build'\nsubprojects {\n    project.buildDir = \"${rootProject.buildDir}/${project.name}\"\n}\nsubprojects {\n    project.evaluationDependsOn(':app')\n}\n\ntask clean(type: Delete) {\n    delete rootProject.buildDir\n}\n\nsubprojects {\n    project.configurations.all {\n        resolutionStrategy.eachDependency { details ->\n            if (details.requested.group == 'com.android.support'\n                    && !details.requested.name.contains('multidex') ) {\n                details.useVersion \"26.1.0\"\n            }\n        }\n    }\n}"
  },
  {
    "path": "android/gradle/wrapper/gradle-wrapper.properties",
    "content": "#Fri Jun 23 08:50:38 CEST 2017\ndistributionBase=GRADLE_USER_HOME\ndistributionPath=wrapper/dists\nzipStoreBase=GRADLE_USER_HOME\nzipStorePath=wrapper/dists\ndistributionUrl=https\\://services.gradle.org/distributions/gradle-4.4-all.zip\n"
  },
  {
    "path": "android/gradle.properties",
    "content": "org.gradle.jvmargs=-Xmx1536M\n"
  },
  {
    "path": "android/gradlew",
    "content": "#!/usr/bin/env bash\n\n##############################################################################\n##\n##  Gradle start up script for UN*X\n##\n##############################################################################\n\n# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.\nDEFAULT_JVM_OPTS=\"\"\n\nAPP_NAME=\"Gradle\"\nAPP_BASE_NAME=`basename \"$0\"`\n\n# Use the maximum available, or set MAX_FD != -1 to use that value.\nMAX_FD=\"maximum\"\n\nwarn ( ) {\n    echo \"$*\"\n}\n\ndie ( ) {\n    echo\n    echo \"$*\"\n    echo\n    exit 1\n}\n\n# OS specific support (must be 'true' or 'false').\ncygwin=false\nmsys=false\ndarwin=false\ncase \"`uname`\" in\n  CYGWIN* )\n    cygwin=true\n    ;;\n  Darwin* )\n    darwin=true\n    ;;\n  MINGW* )\n    msys=true\n    ;;\nesac\n\n# Attempt to set APP_HOME\n# Resolve links: $0 may be a link\nPRG=\"$0\"\n# Need this for relative symlinks.\nwhile [ -h \"$PRG\" ] ; do\n    ls=`ls -ld \"$PRG\"`\n    link=`expr \"$ls\" : '.*-> \\(.*\\)$'`\n    if expr \"$link\" : '/.*' > /dev/null; then\n        PRG=\"$link\"\n    else\n        PRG=`dirname \"$PRG\"`\"/$link\"\n    fi\ndone\nSAVED=\"`pwd`\"\ncd \"`dirname \\\"$PRG\\\"`/\" >/dev/null\nAPP_HOME=\"`pwd -P`\"\ncd \"$SAVED\" >/dev/null\n\nCLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar\n\n# Determine the Java command to use to start the JVM.\nif [ -n \"$JAVA_HOME\" ] ; then\n    if [ -x \"$JAVA_HOME/jre/sh/java\" ] ; then\n        # IBM's JDK on AIX uses strange locations for the executables\n        JAVACMD=\"$JAVA_HOME/jre/sh/java\"\n    else\n        JAVACMD=\"$JAVA_HOME/bin/java\"\n    fi\n    if [ ! -x \"$JAVACMD\" ] ; then\n        die \"ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME\n\nPlease set the JAVA_HOME variable in your environment to match the\nlocation of your Java installation.\"\n    fi\nelse\n    JAVACMD=\"java\"\n    which java >/dev/null 2>&1 || die \"ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.\n\nPlease set the JAVA_HOME variable in your environment to match the\nlocation of your Java installation.\"\nfi\n\n# Increase the maximum file descriptors if we can.\nif [ \"$cygwin\" = \"false\" -a \"$darwin\" = \"false\" ] ; then\n    MAX_FD_LIMIT=`ulimit -H -n`\n    if [ $? -eq 0 ] ; then\n        if [ \"$MAX_FD\" = \"maximum\" -o \"$MAX_FD\" = \"max\" ] ; then\n            MAX_FD=\"$MAX_FD_LIMIT\"\n        fi\n        ulimit -n $MAX_FD\n        if [ $? -ne 0 ] ; then\n            warn \"Could not set maximum file descriptor limit: $MAX_FD\"\n        fi\n    else\n        warn \"Could not query maximum file descriptor limit: $MAX_FD_LIMIT\"\n    fi\nfi\n\n# For Darwin, add options to specify how the application appears in the dock\nif $darwin; then\n    GRADLE_OPTS=\"$GRADLE_OPTS \\\"-Xdock:name=$APP_NAME\\\" \\\"-Xdock:icon=$APP_HOME/media/gradle.icns\\\"\"\nfi\n\n# For Cygwin, switch paths to Windows format before running java\nif $cygwin ; then\n    APP_HOME=`cygpath --path --mixed \"$APP_HOME\"`\n    CLASSPATH=`cygpath --path --mixed \"$CLASSPATH\"`\n    JAVACMD=`cygpath --unix \"$JAVACMD\"`\n\n    # We build the pattern for arguments to be converted via cygpath\n    ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`\n    SEP=\"\"\n    for dir in $ROOTDIRSRAW ; do\n        ROOTDIRS=\"$ROOTDIRS$SEP$dir\"\n        SEP=\"|\"\n    done\n    OURCYGPATTERN=\"(^($ROOTDIRS))\"\n    # Add a user-defined pattern to the cygpath arguments\n    if [ \"$GRADLE_CYGPATTERN\" != \"\" ] ; then\n        OURCYGPATTERN=\"$OURCYGPATTERN|($GRADLE_CYGPATTERN)\"\n    fi\n    # Now convert the arguments - kludge to limit ourselves to /bin/sh\n    i=0\n    for arg in \"$@\" ; do\n        CHECK=`echo \"$arg\"|egrep -c \"$OURCYGPATTERN\" -`\n        CHECK2=`echo \"$arg\"|egrep -c \"^-\"`                                 ### Determine if an option\n\n        if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then                    ### Added a condition\n            eval `echo args$i`=`cygpath --path --ignore --mixed \"$arg\"`\n        else\n            eval `echo args$i`=\"\\\"$arg\\\"\"\n        fi\n        i=$((i+1))\n    done\n    case $i in\n        (0) set -- ;;\n        (1) set -- \"$args0\" ;;\n        (2) set -- \"$args0\" \"$args1\" ;;\n        (3) set -- \"$args0\" \"$args1\" \"$args2\" ;;\n        (4) set -- \"$args0\" \"$args1\" \"$args2\" \"$args3\" ;;\n        (5) set -- \"$args0\" \"$args1\" \"$args2\" \"$args3\" \"$args4\" ;;\n        (6) set -- \"$args0\" \"$args1\" \"$args2\" \"$args3\" \"$args4\" \"$args5\" ;;\n        (7) set -- \"$args0\" \"$args1\" \"$args2\" \"$args3\" \"$args4\" \"$args5\" \"$args6\" ;;\n        (8) set -- \"$args0\" \"$args1\" \"$args2\" \"$args3\" \"$args4\" \"$args5\" \"$args6\" \"$args7\" ;;\n        (9) set -- \"$args0\" \"$args1\" \"$args2\" \"$args3\" \"$args4\" \"$args5\" \"$args6\" \"$args7\" \"$args8\" ;;\n    esac\nfi\n\n# Split up the JVM_OPTS And GRADLE_OPTS values into an array, following the shell quoting and substitution rules\nfunction splitJvmOpts() {\n    JVM_OPTS=(\"$@\")\n}\neval splitJvmOpts $DEFAULT_JVM_OPTS $JAVA_OPTS $GRADLE_OPTS\nJVM_OPTS[${#JVM_OPTS[*]}]=\"-Dorg.gradle.appname=$APP_BASE_NAME\"\n\nexec \"$JAVACMD\" \"${JVM_OPTS[@]}\" -classpath \"$CLASSPATH\" org.gradle.wrapper.GradleWrapperMain \"$@\"\n"
  },
  {
    "path": "android/gradlew.bat",
    "content": "@if \"%DEBUG%\" == \"\" @echo off\r\n@rem ##########################################################################\r\n@rem\r\n@rem  Gradle startup script for Windows\r\n@rem\r\n@rem ##########################################################################\r\n\r\n@rem Set local scope for the variables with windows NT shell\r\nif \"%OS%\"==\"Windows_NT\" setlocal\r\n\r\n@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.\r\nset DEFAULT_JVM_OPTS=\r\n\r\nset DIRNAME=%~dp0\r\nif \"%DIRNAME%\" == \"\" set DIRNAME=.\r\nset APP_BASE_NAME=%~n0\r\nset APP_HOME=%DIRNAME%\r\n\r\n@rem Find java.exe\r\nif defined JAVA_HOME goto findJavaFromJavaHome\r\n\r\nset JAVA_EXE=java.exe\r\n%JAVA_EXE% -version >NUL 2>&1\r\nif \"%ERRORLEVEL%\" == \"0\" goto init\r\n\r\necho.\r\necho ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.\r\necho.\r\necho Please set the JAVA_HOME variable in your environment to match the\r\necho location of your Java installation.\r\n\r\ngoto fail\r\n\r\n:findJavaFromJavaHome\r\nset JAVA_HOME=%JAVA_HOME:\"=%\r\nset JAVA_EXE=%JAVA_HOME%/bin/java.exe\r\n\r\nif exist \"%JAVA_EXE%\" goto init\r\n\r\necho.\r\necho ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%\r\necho.\r\necho Please set the JAVA_HOME variable in your environment to match the\r\necho location of your Java installation.\r\n\r\ngoto fail\r\n\r\n:init\r\n@rem Get command-line arguments, handling Windowz variants\r\n\r\nif not \"%OS%\" == \"Windows_NT\" goto win9xME_args\r\nif \"%@eval[2+2]\" == \"4\" goto 4NT_args\r\n\r\n:win9xME_args\r\n@rem Slurp the command line arguments.\r\nset CMD_LINE_ARGS=\r\nset _SKIP=2\r\n\r\n:win9xME_args_slurp\r\nif \"x%~1\" == \"x\" goto execute\r\n\r\nset CMD_LINE_ARGS=%*\r\ngoto execute\r\n\r\n:4NT_args\r\n@rem Get arguments from the 4NT Shell from JP Software\r\nset CMD_LINE_ARGS=%$\r\n\r\n:execute\r\n@rem Setup the command line\r\n\r\nset CLASSPATH=%APP_HOME%\\gradle\\wrapper\\gradle-wrapper.jar\r\n\r\n@rem Execute Gradle\r\n\"%JAVA_EXE%\" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% \"-Dorg.gradle.appname=%APP_BASE_NAME%\" -classpath \"%CLASSPATH%\" org.gradle.wrapper.GradleWrapperMain %CMD_LINE_ARGS%\r\n\r\n:end\r\n@rem End local scope for the variables with windows NT shell\r\nif \"%ERRORLEVEL%\"==\"0\" goto mainEnd\r\n\r\n:fail\r\nrem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of\r\nrem the _cmd.exe /c_ return code!\r\nif  not \"\" == \"%GRADLE_EXIT_CONSOLE%\" exit 1\r\nexit /b 1\r\n\r\n:mainEnd\r\nif \"%OS%\"==\"Windows_NT\" endlocal\r\n\r\n:omega\r\n"
  },
  {
    "path": "android/settings.gradle",
    "content": "include ':app'\n\ndef flutterProjectRoot = rootProject.projectDir.parentFile.toPath()\n\ndef plugins = new Properties()\ndef pluginsFile = new File(flutterProjectRoot.toFile(), '.flutter-plugins')\nif (pluginsFile.exists()) {\n    pluginsFile.withReader('UTF-8') { reader -> plugins.load(reader) }\n}\n\nplugins.each { name, path ->\n    def pluginDirectory = flutterProjectRoot.resolve(path).resolve('android').toFile()\n    include \":$name\"\n    project(\":$name\").projectDir = pluginDirectory\n}\n"
  },
  {
    "path": "flutter_demos_gallery.iml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<module type=\"JAVA_MODULE\" version=\"4\">\n  <component name=\"NewModuleRootManager\" inherit-compiler-output=\"true\">\n    <exclude-output />\n    <content url=\"file://$MODULE_DIR$\">\n      <sourceFolder url=\"file://$MODULE_DIR$/lib\" isTestSource=\"false\" />\n      <sourceFolder url=\"file://$MODULE_DIR$/test\" isTestSource=\"true\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/.dart_tool\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/.idea\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/.pub\" />\n      <excludeFolder url=\"file://$MODULE_DIR$/build\" />\n    </content>\n    <orderEntry type=\"sourceFolder\" forTests=\"false\" />\n    <orderEntry type=\"library\" name=\"Dart SDK\" level=\"project\" />\n    <orderEntry type=\"library\" name=\"Flutter Plugins\" level=\"project\" />\n    <orderEntry type=\"library\" name=\"Dart Packages\" level=\"project\" />\n  </component>\n</module>"
  },
  {
    "path": "flutter_demos_gallery_android.iml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<module type=\"JAVA_MODULE\" version=\"4\">\n  <component name=\"FacetManager\">\n    <facet type=\"android\" name=\"Android\">\n      <configuration>\n        <option name=\"ALLOW_USER_CONFIGURATION\" value=\"false\" />\n        <option name=\"GEN_FOLDER_RELATIVE_PATH_APT\" value=\"/android/gen\" />\n        <option name=\"GEN_FOLDER_RELATIVE_PATH_AIDL\" value=\"/android/gen\" />\n        <option name=\"MANIFEST_FILE_RELATIVE_PATH\" value=\"/android/AndroidManifest.xml\" />\n        <option name=\"RES_FOLDER_RELATIVE_PATH\" value=\"/android/res\" />\n        <option name=\"ASSETS_FOLDER_RELATIVE_PATH\" value=\"/android/assets\" />\n        <option name=\"LIBS_FOLDER_RELATIVE_PATH\" value=\"/android/libs\" />\n        <option name=\"PROGUARD_LOGS_FOLDER_RELATIVE_PATH\" value=\"/android/proguard_logs\" />\n      </configuration>\n    </facet>\n  </component>\n  <component name=\"NewModuleRootManager\" inherit-compiler-output=\"true\">\n    <exclude-output />\n    <content url=\"file://$MODULE_DIR$/android\">\n      <sourceFolder url=\"file://$MODULE_DIR$/android/app/src/main/java\" isTestSource=\"false\" />\n      <sourceFolder url=\"file://$MODULE_DIR$/android/gen\" isTestSource=\"false\" generated=\"true\" />\n    </content>\n    <orderEntry type=\"jdk\" jdkName=\"Android API 25 Platform\" jdkType=\"Android SDK\" />\n    <orderEntry type=\"sourceFolder\" forTests=\"false\" />\n    <orderEntry type=\"library\" name=\"Flutter for Android\" level=\"project\" />\n  </component>\n</module>\n"
  },
  {
    "path": "fonts/Open_Sans/LICENSE.txt",
    "content": "\r\n                                 Apache License\r\n                           Version 2.0, January 2004\r\n                        http://www.apache.org/licenses/\r\n\r\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\r\n\r\n   1. Definitions.\r\n\r\n      \"License\" shall mean the terms and conditions for use, reproduction,\r\n      and distribution as defined by Sections 1 through 9 of this document.\r\n\r\n      \"Licensor\" shall mean the copyright owner or entity authorized by\r\n      the copyright owner that is granting the License.\r\n\r\n      \"Legal Entity\" shall mean the union of the acting entity and all\r\n      other entities that control, are controlled by, or are under common\r\n      control with that entity. For the purposes of this definition,\r\n      \"control\" means (i) the power, direct or indirect, to cause the\r\n      direction or management of such entity, whether by contract or\r\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\r\n      outstanding shares, or (iii) beneficial ownership of such entity.\r\n\r\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\r\n      exercising permissions granted by this License.\r\n\r\n      \"Source\" form shall mean the preferred form for making modifications,\r\n      including but not limited to software source code, documentation\r\n      source, and configuration files.\r\n\r\n      \"Object\" form shall mean any form resulting from mechanical\r\n      transformation or translation of a Source form, including but\r\n      not limited to compiled object code, generated documentation,\r\n      and conversions to other media types.\r\n\r\n      \"Work\" shall mean the work of authorship, whether in Source or\r\n      Object form, made available under the License, as indicated by a\r\n      copyright notice that is included in or attached to the work\r\n      (an example is provided in the Appendix below).\r\n\r\n      \"Derivative Works\" shall mean any work, whether in Source or Object\r\n      form, that is based on (or derived from) the Work and for which the\r\n      editorial revisions, annotations, elaborations, or other modifications\r\n      represent, as a whole, an original work of authorship. For the purposes\r\n      of this License, Derivative Works shall not include works that remain\r\n      separable from, or merely link (or bind by name) to the interfaces of,\r\n      the Work and Derivative Works thereof.\r\n\r\n      \"Contribution\" shall mean any work of authorship, including\r\n      the original version of the Work and any modifications or additions\r\n      to that Work or Derivative Works thereof, that is intentionally\r\n      submitted to Licensor for inclusion in the Work by the copyright owner\r\n      or by an individual or Legal Entity authorized to submit on behalf of\r\n      the copyright owner. For the purposes of this definition, \"submitted\"\r\n      means any form of electronic, verbal, or written communication sent\r\n      to the Licensor or its representatives, including but not limited to\r\n      communication on electronic mailing lists, source code control systems,\r\n      and issue tracking systems that are managed by, or on behalf of, the\r\n      Licensor for the purpose of discussing and improving the Work, but\r\n      excluding communication that is conspicuously marked or otherwise\r\n      designated in writing by the copyright owner as \"Not a Contribution.\"\r\n\r\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\r\n      on behalf of whom a Contribution has been received by Licensor and\r\n      subsequently incorporated within the Work.\r\n\r\n   2. Grant of Copyright License. Subject to the terms and conditions of\r\n      this License, each Contributor hereby grants to You a perpetual,\r\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\r\n      copyright license to reproduce, prepare Derivative Works of,\r\n      publicly display, publicly perform, sublicense, and distribute the\r\n      Work and such Derivative Works in Source or Object form.\r\n\r\n   3. Grant of Patent License. Subject to the terms and conditions of\r\n      this License, each Contributor hereby grants to You a perpetual,\r\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\r\n      (except as stated in this section) patent license to make, have made,\r\n      use, offer to sell, sell, import, and otherwise transfer the Work,\r\n      where such license applies only to those patent claims licensable\r\n      by such Contributor that are necessarily infringed by their\r\n      Contribution(s) alone or by combination of their Contribution(s)\r\n      with the Work to which such Contribution(s) was submitted. If You\r\n      institute patent litigation against any entity (including a\r\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\r\n      or a Contribution incorporated within the Work constitutes direct\r\n      or contributory patent infringement, then any patent licenses\r\n      granted to You under this License for that Work shall terminate\r\n      as of the date such litigation is filed.\r\n\r\n   4. Redistribution. You may reproduce and distribute copies of the\r\n      Work or Derivative Works thereof in any medium, with or without\r\n      modifications, and in Source or Object form, provided that You\r\n      meet the following conditions:\r\n\r\n      (a) You must give any other recipients of the Work or\r\n          Derivative Works a copy of this License; and\r\n\r\n      (b) You must cause any modified files to carry prominent notices\r\n          stating that You changed the files; and\r\n\r\n      (c) You must retain, in the Source form of any Derivative Works\r\n          that You distribute, all copyright, patent, trademark, and\r\n          attribution notices from the Source form of the Work,\r\n          excluding those notices that do not pertain to any part of\r\n          the Derivative Works; and\r\n\r\n      (d) If the Work includes a \"NOTICE\" text file as part of its\r\n          distribution, then any Derivative Works that You distribute must\r\n          include a readable copy of the attribution notices contained\r\n          within such NOTICE file, excluding those notices that do not\r\n          pertain to any part of the Derivative Works, in at least one\r\n          of the following places: within a NOTICE text file distributed\r\n          as part of the Derivative Works; within the Source form or\r\n          documentation, if provided along with the Derivative Works; or,\r\n          within a display generated by the Derivative Works, if and\r\n          wherever such third-party notices normally appear. The contents\r\n          of the NOTICE file are for informational purposes only and\r\n          do not modify the License. You may add Your own attribution\r\n          notices within Derivative Works that You distribute, alongside\r\n          or as an addendum to the NOTICE text from the Work, provided\r\n          that such additional attribution notices cannot be construed\r\n          as modifying the License.\r\n\r\n      You may add Your own copyright statement to Your modifications and\r\n      may provide additional or different license terms and conditions\r\n      for use, reproduction, or distribution of Your modifications, or\r\n      for any such Derivative Works as a whole, provided Your use,\r\n      reproduction, and distribution of the Work otherwise complies with\r\n      the conditions stated in this License.\r\n\r\n   5. Submission of Contributions. Unless You explicitly state otherwise,\r\n      any Contribution intentionally submitted for inclusion in the Work\r\n      by You to the Licensor shall be under the terms and conditions of\r\n      this License, without any additional terms or conditions.\r\n      Notwithstanding the above, nothing herein shall supersede or modify\r\n      the terms of any separate license agreement you may have executed\r\n      with Licensor regarding such Contributions.\r\n\r\n   6. Trademarks. This License does not grant permission to use the trade\r\n      names, trademarks, service marks, or product names of the Licensor,\r\n      except as required for reasonable and customary use in describing the\r\n      origin of the Work and reproducing the content of the NOTICE file.\r\n\r\n   7. Disclaimer of Warranty. Unless required by applicable law or\r\n      agreed to in writing, Licensor provides the Work (and each\r\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\r\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\r\n      implied, including, without limitation, any warranties or conditions\r\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\r\n      PARTICULAR PURPOSE. You are solely responsible for determining the\r\n      appropriateness of using or redistributing the Work and assume any\r\n      risks associated with Your exercise of permissions under this License.\r\n\r\n   8. Limitation of Liability. In no event and under no legal theory,\r\n      whether in tort (including negligence), contract, or otherwise,\r\n      unless required by applicable law (such as deliberate and grossly\r\n      negligent acts) or agreed to in writing, shall any Contributor be\r\n      liable to You for damages, including any direct, indirect, special,\r\n      incidental, or consequential damages of any character arising as a\r\n      result of this License or out of the use or inability to use the\r\n      Work (including but not limited to damages for loss of goodwill,\r\n      work stoppage, computer failure or malfunction, or any and all\r\n      other commercial damages or losses), even if such Contributor\r\n      has been advised of the possibility of such damages.\r\n\r\n   9. Accepting Warranty or Additional Liability. While redistributing\r\n      the Work or Derivative Works thereof, You may choose to offer,\r\n      and charge a fee for, acceptance of support, warranty, indemnity,\r\n      or other liability obligations and/or rights consistent with this\r\n      License. However, in accepting such obligations, You may act only\r\n      on Your own behalf and on Your sole responsibility, not on behalf\r\n      of any other Contributor, and only if You agree to indemnify,\r\n      defend, and hold each Contributor harmless for any liability\r\n      incurred by, or claims asserted against, such Contributor by reason\r\n      of your accepting any such warranty or additional liability.\r\n\r\n   END OF TERMS AND CONDITIONS\r\n\r\n   APPENDIX: How to apply the Apache License to your work.\r\n\r\n      To apply the Apache License to your work, attach the following\r\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\r\n      replaced with your own identifying information. (Don't include\r\n      the brackets!)  The text should be enclosed in the appropriate\r\n      comment syntax for the file format. We also recommend that a\r\n      file or class name and description of purpose be included on the\r\n      same \"printed page\" as the copyright notice for easier\r\n      identification within third-party archives.\r\n\r\n   Copyright [yyyy] [name of copyright owner]\r\n\r\n   Licensed under the Apache License, Version 2.0 (the \"License\");\r\n   you may not use this file except in compliance with the License.\r\n   You may obtain a copy of the License at\r\n\r\n       http://www.apache.org/licenses/LICENSE-2.0\r\n\r\n   Unless required by applicable law or agreed to in writing, software\r\n   distributed under the License is distributed on an \"AS IS\" BASIS,\r\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n   See the License for the specific language governing permissions and\r\n   limitations under the License.\r\n"
  },
  {
    "path": "fonts/roboto_mono/LICENSE.txt",
    "content": "\r\n                                 Apache License\r\n                           Version 2.0, January 2004\r\n                        http://www.apache.org/licenses/\r\n\r\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\r\n\r\n   1. Definitions.\r\n\r\n      \"License\" shall mean the terms and conditions for use, reproduction,\r\n      and distribution as defined by Sections 1 through 9 of this document.\r\n\r\n      \"Licensor\" shall mean the copyright owner or entity authorized by\r\n      the copyright owner that is granting the License.\r\n\r\n      \"Legal Entity\" shall mean the union of the acting entity and all\r\n      other entities that control, are controlled by, or are under common\r\n      control with that entity. For the purposes of this definition,\r\n      \"control\" means (i) the power, direct or indirect, to cause the\r\n      direction or management of such entity, whether by contract or\r\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\r\n      outstanding shares, or (iii) beneficial ownership of such entity.\r\n\r\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\r\n      exercising permissions granted by this License.\r\n\r\n      \"Source\" form shall mean the preferred form for making modifications,\r\n      including but not limited to software source code, documentation\r\n      source, and configuration files.\r\n\r\n      \"Object\" form shall mean any form resulting from mechanical\r\n      transformation or translation of a Source form, including but\r\n      not limited to compiled object code, generated documentation,\r\n      and conversions to other media types.\r\n\r\n      \"Work\" shall mean the work of authorship, whether in Source or\r\n      Object form, made available under the License, as indicated by a\r\n      copyright notice that is included in or attached to the work\r\n      (an example is provided in the Appendix below).\r\n\r\n      \"Derivative Works\" shall mean any work, whether in Source or Object\r\n      form, that is based on (or derived from) the Work and for which the\r\n      editorial revisions, annotations, elaborations, or other modifications\r\n      represent, as a whole, an original work of authorship. For the purposes\r\n      of this License, Derivative Works shall not include works that remain\r\n      separable from, or merely link (or bind by name) to the interfaces of,\r\n      the Work and Derivative Works thereof.\r\n\r\n      \"Contribution\" shall mean any work of authorship, including\r\n      the original version of the Work and any modifications or additions\r\n      to that Work or Derivative Works thereof, that is intentionally\r\n      submitted to Licensor for inclusion in the Work by the copyright owner\r\n      or by an individual or Legal Entity authorized to submit on behalf of\r\n      the copyright owner. For the purposes of this definition, \"submitted\"\r\n      means any form of electronic, verbal, or written communication sent\r\n      to the Licensor or its representatives, including but not limited to\r\n      communication on electronic mailing lists, source code control systems,\r\n      and issue tracking systems that are managed by, or on behalf of, the\r\n      Licensor for the purpose of discussing and improving the Work, but\r\n      excluding communication that is conspicuously marked or otherwise\r\n      designated in writing by the copyright owner as \"Not a Contribution.\"\r\n\r\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\r\n      on behalf of whom a Contribution has been received by Licensor and\r\n      subsequently incorporated within the Work.\r\n\r\n   2. Grant of Copyright License. Subject to the terms and conditions of\r\n      this License, each Contributor hereby grants to You a perpetual,\r\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\r\n      copyright license to reproduce, prepare Derivative Works of,\r\n      publicly display, publicly perform, sublicense, and distribute the\r\n      Work and such Derivative Works in Source or Object form.\r\n\r\n   3. Grant of Patent License. Subject to the terms and conditions of\r\n      this License, each Contributor hereby grants to You a perpetual,\r\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\r\n      (except as stated in this section) patent license to make, have made,\r\n      use, offer to sell, sell, import, and otherwise transfer the Work,\r\n      where such license applies only to those patent claims licensable\r\n      by such Contributor that are necessarily infringed by their\r\n      Contribution(s) alone or by combination of their Contribution(s)\r\n      with the Work to which such Contribution(s) was submitted. If You\r\n      institute patent litigation against any entity (including a\r\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\r\n      or a Contribution incorporated within the Work constitutes direct\r\n      or contributory patent infringement, then any patent licenses\r\n      granted to You under this License for that Work shall terminate\r\n      as of the date such litigation is filed.\r\n\r\n   4. Redistribution. You may reproduce and distribute copies of the\r\n      Work or Derivative Works thereof in any medium, with or without\r\n      modifications, and in Source or Object form, provided that You\r\n      meet the following conditions:\r\n\r\n      (a) You must give any other recipients of the Work or\r\n          Derivative Works a copy of this License; and\r\n\r\n      (b) You must cause any modified files to carry prominent notices\r\n          stating that You changed the files; and\r\n\r\n      (c) You must retain, in the Source form of any Derivative Works\r\n          that You distribute, all copyright, patent, trademark, and\r\n          attribution notices from the Source form of the Work,\r\n          excluding those notices that do not pertain to any part of\r\n          the Derivative Works; and\r\n\r\n      (d) If the Work includes a \"NOTICE\" text file as part of its\r\n          distribution, then any Derivative Works that You distribute must\r\n          include a readable copy of the attribution notices contained\r\n          within such NOTICE file, excluding those notices that do not\r\n          pertain to any part of the Derivative Works, in at least one\r\n          of the following places: within a NOTICE text file distributed\r\n          as part of the Derivative Works; within the Source form or\r\n          documentation, if provided along with the Derivative Works; or,\r\n          within a display generated by the Derivative Works, if and\r\n          wherever such third-party notices normally appear. The contents\r\n          of the NOTICE file are for informational purposes only and\r\n          do not modify the License. You may add Your own attribution\r\n          notices within Derivative Works that You distribute, alongside\r\n          or as an addendum to the NOTICE text from the Work, provided\r\n          that such additional attribution notices cannot be construed\r\n          as modifying the License.\r\n\r\n      You may add Your own copyright statement to Your modifications and\r\n      may provide additional or different license terms and conditions\r\n      for use, reproduction, or distribution of Your modifications, or\r\n      for any such Derivative Works as a whole, provided Your use,\r\n      reproduction, and distribution of the Work otherwise complies with\r\n      the conditions stated in this License.\r\n\r\n   5. Submission of Contributions. Unless You explicitly state otherwise,\r\n      any Contribution intentionally submitted for inclusion in the Work\r\n      by You to the Licensor shall be under the terms and conditions of\r\n      this License, without any additional terms or conditions.\r\n      Notwithstanding the above, nothing herein shall supersede or modify\r\n      the terms of any separate license agreement you may have executed\r\n      with Licensor regarding such Contributions.\r\n\r\n   6. Trademarks. This License does not grant permission to use the trade\r\n      names, trademarks, service marks, or product names of the Licensor,\r\n      except as required for reasonable and customary use in describing the\r\n      origin of the Work and reproducing the content of the NOTICE file.\r\n\r\n   7. Disclaimer of Warranty. Unless required by applicable law or\r\n      agreed to in writing, Licensor provides the Work (and each\r\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\r\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\r\n      implied, including, without limitation, any warranties or conditions\r\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\r\n      PARTICULAR PURPOSE. You are solely responsible for determining the\r\n      appropriateness of using or redistributing the Work and assume any\r\n      risks associated with Your exercise of permissions under this License.\r\n\r\n   8. Limitation of Liability. In no event and under no legal theory,\r\n      whether in tort (including negligence), contract, or otherwise,\r\n      unless required by applicable law (such as deliberate and grossly\r\n      negligent acts) or agreed to in writing, shall any Contributor be\r\n      liable to You for damages, including any direct, indirect, special,\r\n      incidental, or consequential damages of any character arising as a\r\n      result of this License or out of the use or inability to use the\r\n      Work (including but not limited to damages for loss of goodwill,\r\n      work stoppage, computer failure or malfunction, or any and all\r\n      other commercial damages or losses), even if such Contributor\r\n      has been advised of the possibility of such damages.\r\n\r\n   9. Accepting Warranty or Additional Liability. While redistributing\r\n      the Work or Derivative Works thereof, You may choose to offer,\r\n      and charge a fee for, acceptance of support, warranty, indemnity,\r\n      or other liability obligations and/or rights consistent with this\r\n      License. However, in accepting such obligations, You may act only\r\n      on Your own behalf and on Your sole responsibility, not on behalf\r\n      of any other Contributor, and only if You agree to indemnify,\r\n      defend, and hold each Contributor harmless for any liability\r\n      incurred by, or claims asserted against, such Contributor by reason\r\n      of your accepting any such warranty or additional liability.\r\n\r\n   END OF TERMS AND CONDITIONS\r\n\r\n   APPENDIX: How to apply the Apache License to your work.\r\n\r\n      To apply the Apache License to your work, attach the following\r\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\r\n      replaced with your own identifying information. (Don't include\r\n      the brackets!)  The text should be enclosed in the appropriate\r\n      comment syntax for the file format. We also recommend that a\r\n      file or class name and description of purpose be included on the\r\n      same \"printed page\" as the copyright notice for easier\r\n      identification within third-party archives.\r\n\r\n   Copyright [yyyy] [name of copyright owner]\r\n\r\n   Licensed under the Apache License, Version 2.0 (the \"License\");\r\n   you may not use this file except in compliance with the License.\r\n   You may obtain a copy of the License at\r\n\r\n       http://www.apache.org/licenses/LICENSE-2.0\r\n\r\n   Unless required by applicable law or agreed to in writing, software\r\n   distributed under the License is distributed on an \"AS IS\" BASIS,\r\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n   See the License for the specific language governing permissions and\r\n   limitations under the License.\r\n"
  },
  {
    "path": "ios/.gitignore",
    "content": ".idea/\n.vagrant/\n.sconsign.dblite\n.svn/\n\n.DS_Store\n*.swp\nprofile\n\nDerivedData/\nbuild/\nGeneratedPluginRegistrant.h\nGeneratedPluginRegistrant.m\n\n.generated/\n\n*.pbxuser\n*.mode1v3\n*.mode2v3\n*.perspectivev3\n\n!default.pbxuser\n!default.mode1v3\n!default.mode2v3\n!default.perspectivev3\n\nxcuserdata\n\n*.moved-aside\n\n*.pyc\n*sync/\nIcon?\n.tags*\n\n/Flutter/app.flx\n/Flutter/app.zip\n/Flutter/flutter_assets/\n/Flutter/App.framework\n/Flutter/Flutter.framework\n/Flutter/Generated.xcconfig\n/ServiceDefinitions.json\n\nPods/\n.symlinks/\n"
  },
  {
    "path": "ios/Flutter/AppFrameworkInfo.plist",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">\n<plist version=\"1.0\">\n<dict>\n  <key>CFBundleDevelopmentRegion</key>\n  <string>en</string>\n  <key>CFBundleExecutable</key>\n  <string>App</string>\n  <key>CFBundleIdentifier</key>\n  <string>io.flutter.flutter.app</string>\n  <key>CFBundleInfoDictionaryVersion</key>\n  <string>6.0</string>\n  <key>CFBundleName</key>\n  <string>App</string>\n  <key>CFBundlePackageType</key>\n  <string>FMWK</string>\n  <key>CFBundleShortVersionString</key>\n  <string>1.0</string>\n  <key>CFBundleSignature</key>\n  <string>????</string>\n  <key>CFBundleVersion</key>\n  <string>1.0</string>\n  <key>MinimumOSVersion</key>\n  <string>8.0</string>\n</dict>\n</plist>\n"
  },
  {
    "path": "ios/Flutter/Debug.xcconfig",
    "content": "#include \"Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig\"\n#include \"Generated.xcconfig\"\n"
  },
  {
    "path": "ios/Flutter/Release.xcconfig",
    "content": "#include \"Pods/Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig\"\n#include \"Generated.xcconfig\"\n"
  },
  {
    "path": "ios/Podfile",
    "content": "# Uncomment this line to define a global platform for your project\n# platform :ios, '9.0'\n\n# CocoaPods analytics sends network stats synchronously affecting flutter build latency.\nENV['COCOAPODS_DISABLE_STATS'] = 'true'\n\ndef parse_KV_file(file, separator='=')\n  file_abs_path = File.expand_path(file)\n  if !File.exists? file_abs_path\n    return [];\n  end\n  pods_ary = []\n  skip_line_start_symbols = [\"#\", \"/\"]\n  File.foreach(file_abs_path) { |line|\n      next if skip_line_start_symbols.any? { |symbol| line =~ /^\\s*#{symbol}/ }\n      plugin = line.split(pattern=separator)\n      if plugin.length == 2\n        podname = plugin[0].strip()\n        path = plugin[1].strip()\n        podpath = File.expand_path(\"#{path}\", file_abs_path)\n        pods_ary.push({:name => podname, :path => podpath});\n      else\n        puts \"Invalid plugin specification: #{line}\"\n      end\n  }\n  return pods_ary\nend\n\ntarget 'Runner' do\n  # Prepare symlinks folder. We use symlinks to avoid having Podfile.lock\n  # referring to absolute paths on developers' machines.\n  system('rm -rf .symlinks')\n  system('mkdir -p .symlinks/plugins')\n\n  # Flutter Pods\n  generated_xcode_build_settings = parse_KV_file('./Flutter/Generated.xcconfig')\n  if generated_xcode_build_settings.empty?\n    puts \"Generated.xcconfig must exist. If you're running pod install manually, make sure flutter packages get is executed first.\"\n  end\n  generated_xcode_build_settings.map { |p|\n    if p[:name] == 'FLUTTER_FRAMEWORK_DIR'\n      symlink = File.join('.symlinks', 'flutter')\n      File.symlink(File.dirname(p[:path]), symlink)\n      pod 'Flutter', :path => File.join(symlink, File.basename(p[:path]))\n    end\n  }\n\n  # Plugin Pods\n  plugin_pods = parse_KV_file('../.flutter-plugins')\n  plugin_pods.map { |p|\n    symlink = File.join('.symlinks', 'plugins', p[:name])\n    File.symlink(p[:path], symlink)\n    pod p[:name], :path => File.join(symlink, 'ios')\n  }\nend\n\npost_install do |installer|\n  installer.pods_project.targets.each do |target|\n    target.build_configurations.each do |config|\n      config.build_settings['ENABLE_BITCODE'] = 'NO'\n    end\n  end\nend\n"
  },
  {
    "path": "ios/Runner/AppDelegate.h",
    "content": "#import <Flutter/Flutter.h>\n#import <UIKit/UIKit.h>\n\n@interface AppDelegate : FlutterAppDelegate\n\n@end\n"
  },
  {
    "path": "ios/Runner/AppDelegate.m",
    "content": "#include \"AppDelegate.h\"\n#include \"GeneratedPluginRegistrant.h\"\n\n@implementation AppDelegate\n\n- (BOOL)application:(UIApplication *)application\n    didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {\n  [GeneratedPluginRegistrant registerWithRegistry:self];\n  // Override point for customization after application launch.\n  return [super application:application didFinishLaunchingWithOptions:launchOptions];\n}\n\n@end\n"
  },
  {
    "path": "ios/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json",
    "content": "{\n  \"images\" : [\n    {\n      \"size\" : \"20x20\",\n      \"idiom\" : \"iphone\",\n      \"filename\" : \"Icon-App-20x20@2x.png\",\n      \"scale\" : \"2x\"\n    },\n    {\n      \"size\" : \"20x20\",\n      \"idiom\" : \"iphone\",\n      \"filename\" : \"Icon-App-20x20@3x.png\",\n      \"scale\" : \"3x\"\n    },\n    {\n      \"size\" : \"29x29\",\n      \"idiom\" : \"iphone\",\n      \"filename\" : \"Icon-App-29x29@1x.png\",\n      \"scale\" : \"1x\"\n    },\n    {\n      \"size\" : \"29x29\",\n      \"idiom\" : \"iphone\",\n      \"filename\" : \"Icon-App-29x29@2x.png\",\n      \"scale\" : \"2x\"\n    },\n    {\n      \"size\" : \"29x29\",\n      \"idiom\" : \"iphone\",\n      \"filename\" : \"Icon-App-29x29@3x.png\",\n      \"scale\" : \"3x\"\n    },\n    {\n      \"size\" : \"40x40\",\n      \"idiom\" : \"iphone\",\n      \"filename\" : \"Icon-App-40x40@2x.png\",\n      \"scale\" : \"2x\"\n    },\n    {\n      \"size\" : \"40x40\",\n      \"idiom\" : \"iphone\",\n      \"filename\" : \"Icon-App-40x40@3x.png\",\n      \"scale\" : \"3x\"\n    },\n    {\n      \"size\" : \"60x60\",\n      \"idiom\" : \"iphone\",\n      \"filename\" : \"Icon-App-60x60@2x.png\",\n      \"scale\" : \"2x\"\n    },\n    {\n      \"size\" : \"60x60\",\n      \"idiom\" : \"iphone\",\n      \"filename\" : \"Icon-App-60x60@3x.png\",\n      \"scale\" : \"3x\"\n    },\n    {\n      \"size\" : \"20x20\",\n      \"idiom\" : \"ipad\",\n      \"filename\" : \"Icon-App-20x20@1x.png\",\n      \"scale\" : \"1x\"\n    },\n    {\n      \"size\" : \"20x20\",\n      \"idiom\" : \"ipad\",\n      \"filename\" : \"Icon-App-20x20@2x.png\",\n      \"scale\" : \"2x\"\n    },\n    {\n      \"size\" : \"29x29\",\n      \"idiom\" : \"ipad\",\n      \"filename\" : \"Icon-App-29x29@1x.png\",\n      \"scale\" : \"1x\"\n    },\n    {\n      \"size\" : \"29x29\",\n      \"idiom\" : \"ipad\",\n      \"filename\" : \"Icon-App-29x29@2x.png\",\n      \"scale\" : \"2x\"\n    },\n    {\n      \"size\" : \"40x40\",\n      \"idiom\" : \"ipad\",\n      \"filename\" : \"Icon-App-40x40@1x.png\",\n      \"scale\" : \"1x\"\n    },\n    {\n      \"size\" : \"40x40\",\n      \"idiom\" : \"ipad\",\n      \"filename\" : \"Icon-App-40x40@2x.png\",\n      \"scale\" : \"2x\"\n    },\n    {\n      \"size\" : \"76x76\",\n      \"idiom\" : \"ipad\",\n      \"filename\" : \"Icon-App-76x76@1x.png\",\n      \"scale\" : \"1x\"\n    },\n    {\n      \"size\" : \"76x76\",\n      \"idiom\" : \"ipad\",\n      \"filename\" : \"Icon-App-76x76@2x.png\",\n      \"scale\" : \"2x\"\n    },\n    {\n      \"size\" : \"83.5x83.5\",\n      \"idiom\" : \"ipad\",\n      \"filename\" : \"Icon-App-83.5x83.5@2x.png\",\n      \"scale\" : \"2x\"\n    },\n    {\n      \"size\" : \"1024x1024\",\n      \"idiom\" : \"ios-marketing\",\n      \"filename\" : \"Icon-App-1024x1024@1x.png\",\n      \"scale\" : \"1x\"\n    }\n  ],\n  \"info\" : {\n    \"version\" : 1,\n    \"author\" : \"xcode\"\n  }\n}\n"
  },
  {
    "path": "ios/Runner/Assets.xcassets/LaunchImage.imageset/Contents.json",
    "content": "{\n  \"images\" : [\n    {\n      \"idiom\" : \"universal\",\n      \"filename\" : \"LaunchImage.png\",\n      \"scale\" : \"1x\"\n    },\n    {\n      \"idiom\" : \"universal\",\n      \"filename\" : \"LaunchImage@2x.png\",\n      \"scale\" : \"2x\"\n    },\n    {\n      \"idiom\" : \"universal\",\n      \"filename\" : \"LaunchImage@3x.png\",\n      \"scale\" : \"3x\"\n    }\n  ],\n  \"info\" : {\n    \"version\" : 1,\n    \"author\" : \"xcode\"\n  }\n}\n"
  },
  {
    "path": "ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md",
    "content": "# Launch Screen Assets\n\nYou can customize the launch screen with your own desired assets by replacing the image files in this directory.\n\nYou can also do it by opening your Flutter project's Xcode project with `open ios/Runner.xcworkspace`, selecting `Runner/Assets.xcassets` in the Project Navigator and dropping in the desired images."
  },
  {
    "path": "ios/Runner/Base.lproj/LaunchScreen.storyboard",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?>\n<document type=\"com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB\" version=\"3.0\" toolsVersion=\"12121\" systemVersion=\"16G29\" targetRuntime=\"iOS.CocoaTouch\" propertyAccessControl=\"none\" useAutolayout=\"YES\" launchScreen=\"YES\" colorMatched=\"YES\" initialViewController=\"01J-lp-oVM\">\n    <dependencies>\n        <deployment identifier=\"iOS\"/>\n        <plugIn identifier=\"com.apple.InterfaceBuilder.IBCocoaTouchPlugin\" version=\"12089\"/>\n    </dependencies>\n    <scenes>\n        <!--View Controller-->\n        <scene sceneID=\"EHf-IW-A2E\">\n            <objects>\n                <viewController id=\"01J-lp-oVM\" sceneMemberID=\"viewController\">\n                    <layoutGuides>\n                        <viewControllerLayoutGuide type=\"top\" id=\"Ydg-fD-yQy\"/>\n                        <viewControllerLayoutGuide type=\"bottom\" id=\"xbc-2k-c8Z\"/>\n                    </layoutGuides>\n                    <view key=\"view\" contentMode=\"scaleToFill\" id=\"Ze5-6b-2t3\">\n                        <autoresizingMask key=\"autoresizingMask\" widthSizable=\"YES\" heightSizable=\"YES\"/>\n                        <subviews>\n                            <imageView opaque=\"NO\" clipsSubviews=\"YES\" multipleTouchEnabled=\"YES\" contentMode=\"center\" image=\"LaunchImage\" translatesAutoresizingMaskIntoConstraints=\"NO\" id=\"YRO-k0-Ey4\">\n                            </imageView>\n                        </subviews>\n                        <color key=\"backgroundColor\" red=\"1\" green=\"1\" blue=\"1\" alpha=\"1\" colorSpace=\"custom\" customColorSpace=\"sRGB\"/>\n                        <constraints>\n                            <constraint firstItem=\"YRO-k0-Ey4\" firstAttribute=\"centerX\" secondItem=\"Ze5-6b-2t3\" secondAttribute=\"centerX\" id=\"1a2-6s-vTC\"/>\n                            <constraint firstItem=\"YRO-k0-Ey4\" firstAttribute=\"centerY\" secondItem=\"Ze5-6b-2t3\" secondAttribute=\"centerY\" id=\"4X2-HB-R7a\"/>\n                        </constraints>\n                    </view>\n                </viewController>\n                <placeholder placeholderIdentifier=\"IBFirstResponder\" id=\"iYj-Kq-Ea1\" userLabel=\"First Responder\" sceneMemberID=\"firstResponder\"/>\n            </objects>\n            <point key=\"canvasLocation\" x=\"53\" y=\"375\"/>\n        </scene>\n    </scenes>\n    <resources>\n        <image name=\"LaunchImage\" width=\"168\" height=\"185\"/>\n    </resources>\n</document>\n"
  },
  {
    "path": "ios/Runner/Base.lproj/Main.storyboard",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?>\n<document type=\"com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB\" version=\"3.0\" toolsVersion=\"10117\" systemVersion=\"15F34\" targetRuntime=\"iOS.CocoaTouch\" propertyAccessControl=\"none\" useAutolayout=\"YES\" useTraitCollections=\"YES\" initialViewController=\"BYZ-38-t0r\">\n    <dependencies>\n        <deployment identifier=\"iOS\"/>\n        <plugIn identifier=\"com.apple.InterfaceBuilder.IBCocoaTouchPlugin\" version=\"10085\"/>\n    </dependencies>\n    <scenes>\n        <!--Flutter View Controller-->\n        <scene sceneID=\"tne-QT-ifu\">\n            <objects>\n                <viewController id=\"BYZ-38-t0r\" customClass=\"FlutterViewController\" sceneMemberID=\"viewController\">\n                    <layoutGuides>\n                        <viewControllerLayoutGuide type=\"top\" id=\"y3c-jy-aDJ\"/>\n                        <viewControllerLayoutGuide type=\"bottom\" id=\"wfy-db-euE\"/>\n                    </layoutGuides>\n                    <view key=\"view\" contentMode=\"scaleToFill\" id=\"8bC-Xf-vdC\">\n                        <rect key=\"frame\" x=\"0.0\" y=\"0.0\" width=\"600\" height=\"600\"/>\n                        <autoresizingMask key=\"autoresizingMask\" widthSizable=\"YES\" heightSizable=\"YES\"/>\n                        <color key=\"backgroundColor\" white=\"1\" alpha=\"1\" colorSpace=\"custom\" customColorSpace=\"calibratedWhite\"/>\n                    </view>\n                </viewController>\n                <placeholder placeholderIdentifier=\"IBFirstResponder\" id=\"dkx-z0-nzr\" sceneMemberID=\"firstResponder\"/>\n            </objects>\n        </scene>\n    </scenes>\n</document>\n"
  },
  {
    "path": "ios/Runner/Info.plist",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">\n<plist version=\"1.0\">\n<dict>\n\t<key>CFBundleDevelopmentRegion</key>\n\t<string>en</string>\n\t<key>CFBundleExecutable</key>\n\t<string>$(EXECUTABLE_NAME)</string>\n\t<key>CFBundleIdentifier</key>\n\t<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>\n\t<key>CFBundleInfoDictionaryVersion</key>\n\t<string>6.0</string>\n\t<key>CFBundleName</key>\n\t<string>flutter_demos_gallery</string>\n\t<key>CFBundlePackageType</key>\n\t<string>APPL</string>\n\t<key>CFBundleShortVersionString</key>\n\t<string>1.0</string>\n\t<key>CFBundleSignature</key>\n\t<string>????</string>\n\t<key>CFBundleVersion</key>\n\t<string>1</string>\n\t<key>LSRequiresIPhoneOS</key>\n\t<true/>\n\t<key>NSLocationWhenInUseUsageDescription</key>\n\t<string>Using location to display on a map</string>\n\t<key>UILaunchStoryboardName</key>\n\t<string>LaunchScreen</string>\n\t<key>UIMainStoryboardFile</key>\n\t<string>Main</string>\n\t<key>UISupportedInterfaceOrientations</key>\n\t<array>\n\t\t<string>UIInterfaceOrientationPortrait</string>\n\t</array>\n\t<key>UISupportedInterfaceOrientations~ipad</key>\n\t<array>\n\t\t<string>UIInterfaceOrientationPortrait</string>\n\t\t<string>UIInterfaceOrientationPortraitUpsideDown</string>\n\t\t<string>UIInterfaceOrientationLandscapeLeft</string>\n\t\t<string>UIInterfaceOrientationLandscapeRight</string>\n\t</array>\n\t<key>UIViewControllerBasedStatusBarAppearance</key>\n\t<false/>\n</dict>\n</plist>\n"
  },
  {
    "path": "ios/Runner/main.m",
    "content": "#import <Flutter/Flutter.h>\n#import <UIKit/UIKit.h>\n#import \"AppDelegate.h\"\n\nint main(int argc, char* argv[]) {\n  @autoreleasepool {\n    return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class]));\n  }\n}\n"
  },
  {
    "path": "ios/Runner.xcodeproj/project.pbxproj",
    "content": "// !$*UTF8*$!\n{\n\tarchiveVersion = 1;\n\tclasses = {\n\t};\n\tobjectVersion = 46;\n\tobjects = {\n\n/* Begin PBXBuildFile section */\n\t\t1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };\n\t\t2CD7A31970ED364B58879588 /* libPods-Runner.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FEE03FE0FC165698524041C2 /* libPods-Runner.a */; };\n\t\t3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };\n\t\t3B80C3941E831B6300D905FE /* App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; };\n\t\t3B80C3951E831B6300D905FE /* App.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };\n\t\t9705A1C61CF904A100538489 /* Flutter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9740EEBA1CF902C7004384FC /* Flutter.framework */; };\n\t\t9705A1C71CF904A300538489 /* Flutter.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 9740EEBA1CF902C7004384FC /* Flutter.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };\n\t\t9740EEB41CF90195004384FC /* Debug.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 9740EEB21CF90195004384FC /* Debug.xcconfig */; };\n\t\t9740EEB51CF90195004384FC /* Generated.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 9740EEB31CF90195004384FC /* Generated.xcconfig */; };\n\t\t978B8F6F1D3862AE00F588F7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */; };\n\t\t97C146F31CF9000F007C117D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 97C146F21CF9000F007C117D /* main.m */; };\n\t\t97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };\n\t\t97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };\n\t\t97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };\n/* End PBXBuildFile section */\n\n/* Begin PBXCopyFilesBuildPhase section */\n\t\t9705A1C41CF9048500538489 /* Embed Frameworks */ = {\n\t\t\tisa = PBXCopyFilesBuildPhase;\n\t\t\tbuildActionMask = 2147483647;\n\t\t\tdstPath = \"\";\n\t\t\tdstSubfolderSpec = 10;\n\t\t\tfiles = (\n\t\t\t\t3B80C3951E831B6300D905FE /* App.framework in Embed Frameworks */,\n\t\t\t\t9705A1C71CF904A300538489 /* Flutter.framework in Embed Frameworks */,\n\t\t\t);\n\t\t\tname = \"Embed Frameworks\";\n\t\t\trunOnlyForDeploymentPostprocessing = 0;\n\t\t};\n/* End PBXCopyFilesBuildPhase section */\n\n/* Begin PBXFileReference section */\n\t\t0A4BBC1699162544B3255671 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = \"Pods-Runner.debug.xcconfig\"; path = \"Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig\"; sourceTree = \"<group>\"; };\n\t\t1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = \"<group>\"; };\n\t\t1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = \"<group>\"; };\n\t\t283E2533291D8E5861309A88 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = \"Pods-Runner.release.xcconfig\"; path = \"Pods/Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig\"; sourceTree = \"<group>\"; };\n\t\t3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = \"<group>\"; };\n\t\t3B80C3931E831B6300D905FE /* App.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = App.framework; path = Flutter/App.framework; sourceTree = \"<group>\"; };\n\t\t7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = \"<group>\"; };\n\t\t7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = \"<group>\"; };\n\t\t7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = \"<group>\"; };\n\t\t9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = \"<group>\"; };\n\t\t9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = \"<group>\"; };\n\t\t9740EEBA1CF902C7004384FC /* Flutter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Flutter.framework; path = Flutter/Flutter.framework; sourceTree = \"<group>\"; };\n\t\t97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };\n\t\t97C146F21CF9000F007C117D /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = \"<group>\"; };\n\t\t97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = \"<group>\"; };\n\t\t97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = \"<group>\"; };\n\t\t97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = \"<group>\"; };\n\t\t97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = \"<group>\"; };\n\t\tFEE03FE0FC165698524041C2 /* libPods-Runner.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = \"libPods-Runner.a\"; sourceTree = BUILT_PRODUCTS_DIR; };\n/* End PBXFileReference section */\n\n/* Begin PBXFrameworksBuildPhase section */\n\t\t97C146EB1CF9000F007C117D /* Frameworks */ = {\n\t\t\tisa = PBXFrameworksBuildPhase;\n\t\t\tbuildActionMask = 2147483647;\n\t\t\tfiles = (\n\t\t\t\t9705A1C61CF904A100538489 /* Flutter.framework in Frameworks */,\n\t\t\t\t3B80C3941E831B6300D905FE /* App.framework in Frameworks */,\n\t\t\t\t2CD7A31970ED364B58879588 /* libPods-Runner.a in Frameworks */,\n\t\t\t);\n\t\t\trunOnlyForDeploymentPostprocessing = 0;\n\t\t};\n/* End PBXFrameworksBuildPhase section */\n\n/* Begin PBXGroup section */\n\t\t5E57053CE57448136F527426 /* Pods */ = {\n\t\t\tisa = PBXGroup;\n\t\t\tchildren = (\n\t\t\t\t0A4BBC1699162544B3255671 /* Pods-Runner.debug.xcconfig */,\n\t\t\t\t283E2533291D8E5861309A88 /* Pods-Runner.release.xcconfig */,\n\t\t\t);\n\t\t\tname = Pods;\n\t\t\tsourceTree = \"<group>\";\n\t\t};\n\t\t9740EEB11CF90186004384FC /* Flutter */ = {\n\t\t\tisa = PBXGroup;\n\t\t\tchildren = (\n\t\t\t\t3B80C3931E831B6300D905FE /* App.framework */,\n\t\t\t\t3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */,\n\t\t\t\t9740EEBA1CF902C7004384FC /* Flutter.framework */,\n\t\t\t\t9740EEB21CF90195004384FC /* Debug.xcconfig */,\n\t\t\t\t7AFA3C8E1D35360C0083082E /* Release.xcconfig */,\n\t\t\t\t9740EEB31CF90195004384FC /* Generated.xcconfig */,\n\t\t\t);\n\t\t\tname = Flutter;\n\t\t\tsourceTree = \"<group>\";\n\t\t};\n\t\t97C146E51CF9000F007C117D = {\n\t\t\tisa = PBXGroup;\n\t\t\tchildren = (\n\t\t\t\t9740EEB11CF90186004384FC /* Flutter */,\n\t\t\t\t97C146F01CF9000F007C117D /* Runner */,\n\t\t\t\t97C146EF1CF9000F007C117D /* Products */,\n\t\t\t\t5E57053CE57448136F527426 /* Pods */,\n\t\t\t\t9D9EC8ED7F098B711CEBF36F /* Frameworks */,\n\t\t\t);\n\t\t\tsourceTree = \"<group>\";\n\t\t};\n\t\t97C146EF1CF9000F007C117D /* Products */ = {\n\t\t\tisa = PBXGroup;\n\t\t\tchildren = (\n\t\t\t\t97C146EE1CF9000F007C117D /* Runner.app */,\n\t\t\t);\n\t\t\tname = Products;\n\t\t\tsourceTree = \"<group>\";\n\t\t};\n\t\t97C146F01CF9000F007C117D /* Runner */ = {\n\t\t\tisa = PBXGroup;\n\t\t\tchildren = (\n\t\t\t\t7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */,\n\t\t\t\t7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */,\n\t\t\t\t97C146FA1CF9000F007C117D /* Main.storyboard */,\n\t\t\t\t97C146FD1CF9000F007C117D /* Assets.xcassets */,\n\t\t\t\t97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */,\n\t\t\t\t97C147021CF9000F007C117D /* Info.plist */,\n\t\t\t\t97C146F11CF9000F007C117D /* Supporting Files */,\n\t\t\t\t1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */,\n\t\t\t\t1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */,\n\t\t\t);\n\t\t\tpath = Runner;\n\t\t\tsourceTree = \"<group>\";\n\t\t};\n\t\t97C146F11CF9000F007C117D /* Supporting Files */ = {\n\t\t\tisa = PBXGroup;\n\t\t\tchildren = (\n\t\t\t\t97C146F21CF9000F007C117D /* main.m */,\n\t\t\t);\n\t\t\tname = \"Supporting Files\";\n\t\t\tsourceTree = \"<group>\";\n\t\t};\n\t\t9D9EC8ED7F098B711CEBF36F /* Frameworks */ = {\n\t\t\tisa = PBXGroup;\n\t\t\tchildren = (\n\t\t\t\tFEE03FE0FC165698524041C2 /* libPods-Runner.a */,\n\t\t\t);\n\t\t\tname = Frameworks;\n\t\t\tsourceTree = \"<group>\";\n\t\t};\n/* End PBXGroup section */\n\n/* Begin PBXNativeTarget section */\n\t\t97C146ED1CF9000F007C117D /* Runner */ = {\n\t\t\tisa = PBXNativeTarget;\n\t\t\tbuildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget \"Runner\" */;\n\t\t\tbuildPhases = (\n\t\t\t\t836036DFF50C19B01285E748 /* [CP] Check Pods Manifest.lock */,\n\t\t\t\t9740EEB61CF901F6004384FC /* Run Script */,\n\t\t\t\t97C146EA1CF9000F007C117D /* Sources */,\n\t\t\t\t97C146EB1CF9000F007C117D /* Frameworks */,\n\t\t\t\t97C146EC1CF9000F007C117D /* Resources */,\n\t\t\t\t9705A1C41CF9048500538489 /* Embed Frameworks */,\n\t\t\t\t3B06AD1E1E4923F5004D2608 /* Thin Binary */,\n\t\t\t\t25D1DEF25058A4104D744EEA /* [CP] Embed Pods Frameworks */,\n\t\t\t\t2A623B59ED11358E421429F8 /* [CP] Copy Pods Resources */,\n\t\t\t);\n\t\t\tbuildRules = (\n\t\t\t);\n\t\t\tdependencies = (\n\t\t\t);\n\t\t\tname = Runner;\n\t\t\tproductName = Runner;\n\t\t\tproductReference = 97C146EE1CF9000F007C117D /* Runner.app */;\n\t\t\tproductType = \"com.apple.product-type.application\";\n\t\t};\n/* End PBXNativeTarget section */\n\n/* Begin PBXProject section */\n\t\t97C146E61CF9000F007C117D /* Project object */ = {\n\t\t\tisa = PBXProject;\n\t\t\tattributes = {\n\t\t\t\tLastUpgradeCheck = 0910;\n\t\t\t\tORGANIZATIONNAME = \"The Chromium Authors\";\n\t\t\t\tTargetAttributes = {\n\t\t\t\t\t97C146ED1CF9000F007C117D = {\n\t\t\t\t\t\tCreatedOnToolsVersion = 7.3.1;\n\t\t\t\t\t\tDevelopmentTeam = 7QR8M344DV;\n\t\t\t\t\t};\n\t\t\t\t};\n\t\t\t};\n\t\t\tbuildConfigurationList = 97C146E91CF9000F007C117D /* Build configuration list for PBXProject \"Runner\" */;\n\t\t\tcompatibilityVersion = \"Xcode 3.2\";\n\t\t\tdevelopmentRegion = English;\n\t\t\thasScannedForEncodings = 0;\n\t\t\tknownRegions = (\n\t\t\t\ten,\n\t\t\t\tBase,\n\t\t\t);\n\t\t\tmainGroup = 97C146E51CF9000F007C117D;\n\t\t\tproductRefGroup = 97C146EF1CF9000F007C117D /* Products */;\n\t\t\tprojectDirPath = \"\";\n\t\t\tprojectRoot = \"\";\n\t\t\ttargets = (\n\t\t\t\t97C146ED1CF9000F007C117D /* Runner */,\n\t\t\t);\n\t\t};\n/* End PBXProject section */\n\n/* Begin PBXResourcesBuildPhase section */\n\t\t97C146EC1CF9000F007C117D /* Resources */ = {\n\t\t\tisa = PBXResourcesBuildPhase;\n\t\t\tbuildActionMask = 2147483647;\n\t\t\tfiles = (\n\t\t\t\t97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */,\n\t\t\t\t9740EEB51CF90195004384FC /* Generated.xcconfig in Resources */,\n\t\t\t\t3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */,\n\t\t\t\t9740EEB41CF90195004384FC /* Debug.xcconfig in Resources */,\n\t\t\t\t97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */,\n\t\t\t\t97C146FC1CF9000F007C117D /* Main.storyboard in Resources */,\n\t\t\t);\n\t\t\trunOnlyForDeploymentPostprocessing = 0;\n\t\t};\n/* End PBXResourcesBuildPhase section */\n\n/* Begin PBXShellScriptBuildPhase section */\n\t\t25D1DEF25058A4104D744EEA /* [CP] Embed Pods Frameworks */ = {\n\t\t\tisa = PBXShellScriptBuildPhase;\n\t\t\tbuildActionMask = 2147483647;\n\t\t\tfiles = (\n\t\t\t);\n\t\t\tinputPaths = (\n\t\t\t\t\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\",\n\t\t\t\t\"${PODS_ROOT}/../.symlinks/flutter/ios/Flutter.framework\",\n\t\t\t);\n\t\t\tname = \"[CP] Embed Pods Frameworks\";\n\t\t\toutputPaths = (\n\t\t\t\t\"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Flutter.framework\",\n\t\t\t);\n\t\t\trunOnlyForDeploymentPostprocessing = 0;\n\t\t\tshellPath = /bin/sh;\n\t\t\tshellScript = \"\\\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\\\"\\n\";\n\t\t\tshowEnvVarsInLog = 0;\n\t\t};\n\t\t2A623B59ED11358E421429F8 /* [CP] Copy Pods Resources */ = {\n\t\t\tisa = PBXShellScriptBuildPhase;\n\t\t\tbuildActionMask = 2147483647;\n\t\t\tfiles = (\n\t\t\t);\n\t\t\tinputPaths = (\n\t\t\t\t\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\",\n\t\t\t\t\"${PODS_ROOT}/GoogleMaps/Maps/Frameworks/GoogleMaps.framework/Resources/GoogleMaps.bundle\",\n\t\t\t);\n\t\t\tname = \"[CP] Copy Pods Resources\";\n\t\t\toutputPaths = (\n\t\t\t\t\"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GoogleMaps.bundle\",\n\t\t\t);\n\t\t\trunOnlyForDeploymentPostprocessing = 0;\n\t\t\tshellPath = /bin/sh;\n\t\t\tshellScript = \"\\\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\\\"\\n\";\n\t\t\tshowEnvVarsInLog = 0;\n\t\t};\n\t\t3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {\n\t\t\tisa = PBXShellScriptBuildPhase;\n\t\t\tbuildActionMask = 2147483647;\n\t\t\tfiles = (\n\t\t\t);\n\t\t\tinputPaths = (\n\t\t\t);\n\t\t\tname = \"Thin Binary\";\n\t\t\toutputPaths = (\n\t\t\t);\n\t\t\trunOnlyForDeploymentPostprocessing = 0;\n\t\t\tshellPath = /bin/sh;\n\t\t\tshellScript = \"/bin/sh \\\"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\\\" thin\";\n\t\t};\n\t\t836036DFF50C19B01285E748 /* [CP] Check Pods Manifest.lock */ = {\n\t\t\tisa = PBXShellScriptBuildPhase;\n\t\t\tbuildActionMask = 2147483647;\n\t\t\tfiles = (\n\t\t\t);\n\t\t\tinputPaths = (\n\t\t\t\t\"${PODS_PODFILE_DIR_PATH}/Podfile.lock\",\n\t\t\t\t\"${PODS_ROOT}/Manifest.lock\",\n\t\t\t);\n\t\t\tname = \"[CP] Check Pods Manifest.lock\";\n\t\t\toutputPaths = (\n\t\t\t\t\"$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt\",\n\t\t\t);\n\t\t\trunOnlyForDeploymentPostprocessing = 0;\n\t\t\tshellPath = /bin/sh;\n\t\t\tshellScript = \"diff \\\"${PODS_PODFILE_DIR_PATH}/Podfile.lock\\\" \\\"${PODS_ROOT}/Manifest.lock\\\" > /dev/null\\nif [ $? != 0 ] ; then\\n    # print error to STDERR\\n    echo \\\"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\\\" >&2\\n    exit 1\\nfi\\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\\necho \\\"SUCCESS\\\" > \\\"${SCRIPT_OUTPUT_FILE_0}\\\"\\n\";\n\t\t\tshowEnvVarsInLog = 0;\n\t\t};\n\t\t9740EEB61CF901F6004384FC /* Run Script */ = {\n\t\t\tisa = PBXShellScriptBuildPhase;\n\t\t\tbuildActionMask = 2147483647;\n\t\t\tfiles = (\n\t\t\t);\n\t\t\tinputPaths = (\n\t\t\t);\n\t\t\tname = \"Run Script\";\n\t\t\toutputPaths = (\n\t\t\t);\n\t\t\trunOnlyForDeploymentPostprocessing = 0;\n\t\t\tshellPath = /bin/sh;\n\t\t\tshellScript = \"/bin/sh \\\"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\\\" build\";\n\t\t};\n/* End PBXShellScriptBuildPhase section */\n\n/* Begin PBXSourcesBuildPhase section */\n\t\t97C146EA1CF9000F007C117D /* Sources */ = {\n\t\t\tisa = PBXSourcesBuildPhase;\n\t\t\tbuildActionMask = 2147483647;\n\t\t\tfiles = (\n\t\t\t\t978B8F6F1D3862AE00F588F7 /* AppDelegate.m in Sources */,\n\t\t\t\t97C146F31CF9000F007C117D /* main.m in Sources */,\n\t\t\t\t1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */,\n\t\t\t);\n\t\t\trunOnlyForDeploymentPostprocessing = 0;\n\t\t};\n/* End PBXSourcesBuildPhase section */\n\n/* Begin PBXVariantGroup section */\n\t\t97C146FA1CF9000F007C117D /* Main.storyboard */ = {\n\t\t\tisa = PBXVariantGroup;\n\t\t\tchildren = (\n\t\t\t\t97C146FB1CF9000F007C117D /* Base */,\n\t\t\t);\n\t\t\tname = Main.storyboard;\n\t\t\tsourceTree = \"<group>\";\n\t\t};\n\t\t97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */ = {\n\t\t\tisa = PBXVariantGroup;\n\t\t\tchildren = (\n\t\t\t\t97C147001CF9000F007C117D /* Base */,\n\t\t\t);\n\t\t\tname = LaunchScreen.storyboard;\n\t\t\tsourceTree = \"<group>\";\n\t\t};\n/* End PBXVariantGroup section */\n\n/* Begin XCBuildConfiguration section */\n\t\t97C147031CF9000F007C117D /* Debug */ = {\n\t\t\tisa = XCBuildConfiguration;\n\t\t\tbaseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;\n\t\t\tbuildSettings = {\n\t\t\t\tALWAYS_SEARCH_USER_PATHS = NO;\n\t\t\t\tCLANG_ANALYZER_NONNULL = YES;\n\t\t\t\tCLANG_CXX_LANGUAGE_STANDARD = \"gnu++0x\";\n\t\t\t\tCLANG_CXX_LIBRARY = \"libc++\";\n\t\t\t\tCLANG_ENABLE_MODULES = YES;\n\t\t\t\tCLANG_ENABLE_OBJC_ARC = YES;\n\t\t\t\tCLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;\n\t\t\t\tCLANG_WARN_BOOL_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_COMMA = YES;\n\t\t\t\tCLANG_WARN_CONSTANT_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;\n\t\t\t\tCLANG_WARN_EMPTY_BODY = YES;\n\t\t\t\tCLANG_WARN_ENUM_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_INFINITE_RECURSION = YES;\n\t\t\t\tCLANG_WARN_INT_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_OBJC_LITERAL_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;\n\t\t\t\tCLANG_WARN_RANGE_LOOP_ANALYSIS = YES;\n\t\t\t\tCLANG_WARN_STRICT_PROTOTYPES = YES;\n\t\t\t\tCLANG_WARN_SUSPICIOUS_MOVE = YES;\n\t\t\t\tCLANG_WARN_UNREACHABLE_CODE = YES;\n\t\t\t\tCLANG_WARN__DUPLICATE_METHOD_MATCH = YES;\n\t\t\t\t\"CODE_SIGN_IDENTITY[sdk=iphoneos*]\" = \"iPhone Developer\";\n\t\t\t\tCOPY_PHASE_STRIP = NO;\n\t\t\t\tDEBUG_INFORMATION_FORMAT = dwarf;\n\t\t\t\tENABLE_STRICT_OBJC_MSGSEND = YES;\n\t\t\t\tENABLE_TESTABILITY = YES;\n\t\t\t\tGCC_C_LANGUAGE_STANDARD = gnu99;\n\t\t\t\tGCC_DYNAMIC_NO_PIC = NO;\n\t\t\t\tGCC_NO_COMMON_BLOCKS = YES;\n\t\t\t\tGCC_OPTIMIZATION_LEVEL = 0;\n\t\t\t\tGCC_PREPROCESSOR_DEFINITIONS = (\n\t\t\t\t\t\"DEBUG=1\",\n\t\t\t\t\t\"$(inherited)\",\n\t\t\t\t);\n\t\t\t\tGCC_WARN_64_TO_32_BIT_CONVERSION = YES;\n\t\t\t\tGCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;\n\t\t\t\tGCC_WARN_UNDECLARED_SELECTOR = YES;\n\t\t\t\tGCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;\n\t\t\t\tGCC_WARN_UNUSED_FUNCTION = YES;\n\t\t\t\tGCC_WARN_UNUSED_VARIABLE = YES;\n\t\t\t\tIPHONEOS_DEPLOYMENT_TARGET = 8.0;\n\t\t\t\tMTL_ENABLE_DEBUG_INFO = YES;\n\t\t\t\tONLY_ACTIVE_ARCH = YES;\n\t\t\t\tSDKROOT = iphoneos;\n\t\t\t\tTARGETED_DEVICE_FAMILY = \"1,2\";\n\t\t\t};\n\t\t\tname = Debug;\n\t\t};\n\t\t97C147041CF9000F007C117D /* Release */ = {\n\t\t\tisa = XCBuildConfiguration;\n\t\t\tbaseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;\n\t\t\tbuildSettings = {\n\t\t\t\tALWAYS_SEARCH_USER_PATHS = NO;\n\t\t\t\tCLANG_ANALYZER_NONNULL = YES;\n\t\t\t\tCLANG_CXX_LANGUAGE_STANDARD = \"gnu++0x\";\n\t\t\t\tCLANG_CXX_LIBRARY = \"libc++\";\n\t\t\t\tCLANG_ENABLE_MODULES = YES;\n\t\t\t\tCLANG_ENABLE_OBJC_ARC = YES;\n\t\t\t\tCLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;\n\t\t\t\tCLANG_WARN_BOOL_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_COMMA = YES;\n\t\t\t\tCLANG_WARN_CONSTANT_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;\n\t\t\t\tCLANG_WARN_EMPTY_BODY = YES;\n\t\t\t\tCLANG_WARN_ENUM_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_INFINITE_RECURSION = YES;\n\t\t\t\tCLANG_WARN_INT_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_OBJC_LITERAL_CONVERSION = YES;\n\t\t\t\tCLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;\n\t\t\t\tCLANG_WARN_RANGE_LOOP_ANALYSIS = YES;\n\t\t\t\tCLANG_WARN_STRICT_PROTOTYPES = YES;\n\t\t\t\tCLANG_WARN_SUSPICIOUS_MOVE = YES;\n\t\t\t\tCLANG_WARN_UNREACHABLE_CODE = YES;\n\t\t\t\tCLANG_WARN__DUPLICATE_METHOD_MATCH = YES;\n\t\t\t\t\"CODE_SIGN_IDENTITY[sdk=iphoneos*]\" = \"iPhone Developer\";\n\t\t\t\tCOPY_PHASE_STRIP = NO;\n\t\t\t\tDEBUG_INFORMATION_FORMAT = \"dwarf-with-dsym\";\n\t\t\t\tENABLE_NS_ASSERTIONS = NO;\n\t\t\t\tENABLE_STRICT_OBJC_MSGSEND = YES;\n\t\t\t\tGCC_C_LANGUAGE_STANDARD = gnu99;\n\t\t\t\tGCC_NO_COMMON_BLOCKS = YES;\n\t\t\t\tGCC_WARN_64_TO_32_BIT_CONVERSION = YES;\n\t\t\t\tGCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;\n\t\t\t\tGCC_WARN_UNDECLARED_SELECTOR = YES;\n\t\t\t\tGCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;\n\t\t\t\tGCC_WARN_UNUSED_FUNCTION = YES;\n\t\t\t\tGCC_WARN_UNUSED_VARIABLE = YES;\n\t\t\t\tIPHONEOS_DEPLOYMENT_TARGET = 8.0;\n\t\t\t\tMTL_ENABLE_DEBUG_INFO = NO;\n\t\t\t\tSDKROOT = iphoneos;\n\t\t\t\tTARGETED_DEVICE_FAMILY = \"1,2\";\n\t\t\t\tVALIDATE_PRODUCT = YES;\n\t\t\t};\n\t\t\tname = Release;\n\t\t};\n\t\t97C147061CF9000F007C117D /* Debug */ = {\n\t\t\tisa = XCBuildConfiguration;\n\t\t\tbaseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;\n\t\t\tbuildSettings = {\n\t\t\t\tASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;\n\t\t\t\tCURRENT_PROJECT_VERSION = 1;\n\t\t\t\tDEVELOPMENT_TEAM = 7QR8M344DV;\n\t\t\t\tENABLE_BITCODE = NO;\n\t\t\t\tFRAMEWORK_SEARCH_PATHS = (\n\t\t\t\t\t\"$(inherited)\",\n\t\t\t\t\t\"$(PROJECT_DIR)/Flutter\",\n\t\t\t\t);\n\t\t\t\tINFOPLIST_FILE = Runner/Info.plist;\n\t\t\t\tLD_RUNPATH_SEARCH_PATHS = \"$(inherited) @executable_path/Frameworks\";\n\t\t\t\tLIBRARY_SEARCH_PATHS = (\n\t\t\t\t\t\"$(inherited)\",\n\t\t\t\t\t\"$(PROJECT_DIR)/Flutter\",\n\t\t\t\t);\n\t\t\t\tPRODUCT_BUNDLE_IDENTIFIER = com.example.flutterDemosGallery;\n\t\t\t\tPRODUCT_NAME = \"$(TARGET_NAME)\";\n\t\t\t\tVERSIONING_SYSTEM = \"apple-generic\";\n\t\t\t};\n\t\t\tname = Debug;\n\t\t};\n\t\t97C147071CF9000F007C117D /* Release */ = {\n\t\t\tisa = XCBuildConfiguration;\n\t\t\tbaseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;\n\t\t\tbuildSettings = {\n\t\t\t\tASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;\n\t\t\t\tCURRENT_PROJECT_VERSION = 1;\n\t\t\t\tDEVELOPMENT_TEAM = 7QR8M344DV;\n\t\t\t\tENABLE_BITCODE = NO;\n\t\t\t\tFRAMEWORK_SEARCH_PATHS = (\n\t\t\t\t\t\"$(inherited)\",\n\t\t\t\t\t\"$(PROJECT_DIR)/Flutter\",\n\t\t\t\t);\n\t\t\t\tINFOPLIST_FILE = Runner/Info.plist;\n\t\t\t\tLD_RUNPATH_SEARCH_PATHS = \"$(inherited) @executable_path/Frameworks\";\n\t\t\t\tLIBRARY_SEARCH_PATHS = (\n\t\t\t\t\t\"$(inherited)\",\n\t\t\t\t\t\"$(PROJECT_DIR)/Flutter\",\n\t\t\t\t);\n\t\t\t\tPRODUCT_BUNDLE_IDENTIFIER = com.example.flutterDemosGallery;\n\t\t\t\tPRODUCT_NAME = \"$(TARGET_NAME)\";\n\t\t\t\tVERSIONING_SYSTEM = \"apple-generic\";\n\t\t\t};\n\t\t\tname = Release;\n\t\t};\n/* End XCBuildConfiguration section */\n\n/* Begin XCConfigurationList section */\n\t\t97C146E91CF9000F007C117D /* Build configuration list for PBXProject \"Runner\" */ = {\n\t\t\tisa = XCConfigurationList;\n\t\t\tbuildConfigurations = (\n\t\t\t\t97C147031CF9000F007C117D /* Debug */,\n\t\t\t\t97C147041CF9000F007C117D /* Release */,\n\t\t\t);\n\t\t\tdefaultConfigurationIsVisible = 0;\n\t\t\tdefaultConfigurationName = Release;\n\t\t};\n\t\t97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget \"Runner\" */ = {\n\t\t\tisa = XCConfigurationList;\n\t\t\tbuildConfigurations = (\n\t\t\t\t97C147061CF9000F007C117D /* Debug */,\n\t\t\t\t97C147071CF9000F007C117D /* Release */,\n\t\t\t);\n\t\t\tdefaultConfigurationIsVisible = 0;\n\t\t\tdefaultConfigurationName = Release;\n\t\t};\n/* End XCConfigurationList section */\n\t};\n\trootObject = 97C146E61CF9000F007C117D /* Project object */;\n}\n"
  },
  {
    "path": "ios/Runner.xcodeproj/project.xcworkspace/contents.xcworkspacedata",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<Workspace\n   version = \"1.0\">\n   <FileRef\n      location = \"group:Runner.xcodeproj\">\n   </FileRef>\n</Workspace>\n"
  },
  {
    "path": "ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<Scheme\n   LastUpgradeVersion = \"0910\"\n   version = \"1.3\">\n   <BuildAction\n      parallelizeBuildables = \"YES\"\n      buildImplicitDependencies = \"YES\">\n      <BuildActionEntries>\n         <BuildActionEntry\n            buildForTesting = \"YES\"\n            buildForRunning = \"YES\"\n            buildForProfiling = \"YES\"\n            buildForArchiving = \"YES\"\n            buildForAnalyzing = \"YES\">\n            <BuildableReference\n               BuildableIdentifier = \"primary\"\n               BlueprintIdentifier = \"97C146ED1CF9000F007C117D\"\n               BuildableName = \"Runner.app\"\n               BlueprintName = \"Runner\"\n               ReferencedContainer = \"container:Runner.xcodeproj\">\n            </BuildableReference>\n         </BuildActionEntry>\n      </BuildActionEntries>\n   </BuildAction>\n   <TestAction\n      buildConfiguration = \"Debug\"\n      selectedDebuggerIdentifier = \"Xcode.DebuggerFoundation.Debugger.LLDB\"\n      selectedLauncherIdentifier = \"Xcode.DebuggerFoundation.Launcher.LLDB\"\n      language = \"\"\n      shouldUseLaunchSchemeArgsEnv = \"YES\">\n      <Testables>\n      </Testables>\n      <MacroExpansion>\n         <BuildableReference\n            BuildableIdentifier = \"primary\"\n            BlueprintIdentifier = \"97C146ED1CF9000F007C117D\"\n            BuildableName = \"Runner.app\"\n            BlueprintName = \"Runner\"\n            ReferencedContainer = \"container:Runner.xcodeproj\">\n         </BuildableReference>\n      </MacroExpansion>\n      <AdditionalOptions>\n      </AdditionalOptions>\n   </TestAction>\n   <LaunchAction\n      buildConfiguration = \"Debug\"\n      selectedDebuggerIdentifier = \"Xcode.DebuggerFoundation.Debugger.LLDB\"\n      selectedLauncherIdentifier = \"Xcode.DebuggerFoundation.Launcher.LLDB\"\n      language = \"\"\n      launchStyle = \"0\"\n      useCustomWorkingDirectory = \"NO\"\n      ignoresPersistentStateOnLaunch = \"NO\"\n      debugDocumentVersioning = \"YES\"\n      debugServiceExtension = \"internal\"\n      allowLocationSimulation = \"YES\">\n      <BuildableProductRunnable\n         runnableDebuggingMode = \"0\">\n         <BuildableReference\n            BuildableIdentifier = \"primary\"\n            BlueprintIdentifier = \"97C146ED1CF9000F007C117D\"\n            BuildableName = \"Runner.app\"\n            BlueprintName = \"Runner\"\n            ReferencedContainer = \"container:Runner.xcodeproj\">\n         </BuildableReference>\n      </BuildableProductRunnable>\n      <AdditionalOptions>\n      </AdditionalOptions>\n   </LaunchAction>\n   <ProfileAction\n      buildConfiguration = \"Release\"\n      shouldUseLaunchSchemeArgsEnv = \"YES\"\n      savedToolIdentifier = \"\"\n      useCustomWorkingDirectory = \"NO\"\n      debugDocumentVersioning = \"YES\">\n      <BuildableProductRunnable\n         runnableDebuggingMode = \"0\">\n         <BuildableReference\n            BuildableIdentifier = \"primary\"\n            BlueprintIdentifier = \"97C146ED1CF9000F007C117D\"\n            BuildableName = \"Runner.app\"\n            BlueprintName = \"Runner\"\n            ReferencedContainer = \"container:Runner.xcodeproj\">\n         </BuildableReference>\n      </BuildableProductRunnable>\n   </ProfileAction>\n   <AnalyzeAction\n      buildConfiguration = \"Debug\">\n   </AnalyzeAction>\n   <ArchiveAction\n      buildConfiguration = \"Release\"\n      revealArchiveInOrganizer = \"YES\">\n   </ArchiveAction>\n</Scheme>\n"
  },
  {
    "path": "ios/Runner.xcworkspace/contents.xcworkspacedata",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<Workspace\n   version = \"1.0\">\n   <FileRef\n      location = \"group:Runner.xcodeproj\">\n   </FileRef>\n   <FileRef\n      location = \"group:Pods/Pods.xcodeproj\">\n   </FileRef>\n</Workspace>\n"
  },
  {
    "path": "ios/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">\n<plist version=\"1.0\">\n<dict>\n\t<key>IDEDidComputeMac32BitWarning</key>\n\t<true/>\n</dict>\n</plist>\n"
  },
  {
    "path": "ios/Runner.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">\n<plist version=\"1.0\">\n<dict>\n\t<key>BuildSystemType</key>\n\t<string>Original</string>\n</dict>\n</plist>\n"
  },
  {
    "path": "lib/main.dart",
    "content": "import 'package:flutter/material.dart';\nimport 'package:flutter/cupertino.dart';\n\nimport 'package:flutter_demos_gallery/pages/home.dart';\n\nvoid main() => runApp(new MyApp());\n\nclass MyApp extends StatelessWidget {\n  // This widget is the root of your application.\n\n\n  @override\n  Widget build(BuildContext context) {\n    return new MaterialApp(\n      theme: new ThemeData(\n        primarySwatch: Colors.blue,\n      ),\n      home: new HomePage()\n    );\n  }\n}\n"
  },
  {
    "path": "lib/pages/day0.dart",
    "content": "import 'package:flutter/material.dart';\nimport 'package:flutter/cupertino.dart';\n\nclass Day0Page extends StatelessWidget {\n  @override\n  Widget build(BuildContext context) {\n    return Scaffold(\n      appBar: CupertinoNavigationBar(\n        middle: Text('TO BE UPDATED'),\n      ),\n      body: Container(\n        child: Center(\n          child: Text('TO BE UPDATED'),\n        )\n      ),\n    );\n  }\n}"
  },
  {
    "path": "lib/pages/day1.dart",
    "content": "import 'package:flutter/material.dart';\nimport 'package:flutter/cupertino.dart';\nimport 'dart:core';\nimport 'dart:async';\n\nclass Day1Page extends StatefulWidget {\n  @override\n  createState() => Day1PageState();\n}\n\nclass Day1PageState extends State<Day1Page> {\n  String _sectionTime = '00:00.00';\n  String _totalTime = '00:00.00';\n  int _recordTime = 0;\n  Stopwatch _stopwatch = Stopwatch();\n  List<String> _recordList = List();\n\n  @override\n  Widget build(BuildContext context) {\n    return Scaffold(\n      appBar: CupertinoNavigationBar(\n        middle: Text('A stopwatch'),\n      ),\n      body: Column(\n        children: <Widget>[\n          WatchFace(\n            sectionTime: _sectionTime,\n            totalTime: _totalTime,\n          ),\n          WatchControl(\n            watchOn: _stopwatch.isRunning,\n            onLeftBtn: _handleLeftBtn,\n            onRightBtn: _handleRightBtn,\n          ),\n          Expanded(\n            child: WatchRecord(\n              recordList: _recordList,\n            )\n          )\n        ],\n      )\n    );\n  }\n\n  void _handleRightBtn() {\n    if (_stopwatch.isRunning) {\n      _stopwatch.stop();\n    } else {\n      _stopwatch.start();\n\n      Timer.periodic(Duration(milliseconds: 10), (interval) {\n        var milSecond, second, minute, countingTime, secmilSecond, secsecond, secminute, seccountingTime;\n\n        countingTime = _stopwatch.elapsedMilliseconds;\n        minute = (countingTime / (60 * 1000)).floor();\n        second = ((countingTime - 6000 * minute) / 1000).floor();\n        milSecond = ((countingTime % 1000) / 10).floor();\n        seccountingTime = countingTime - _recordTime;\n        secminute =(seccountingTime / (60 * 1000)).floor();\n        secsecond = ((seccountingTime - 6000 * secminute) / 1000).floor();\n        secmilSecond = ((seccountingTime % 1000) / 10).floor();\n\n        setState(() {\n          _totalTime = (minute % 60).toString().padLeft(2, '0') + \":\" + (second % 60).toString().padLeft(2, '0') + \".\" + (milSecond % 60).toString().padLeft(2, '0');\n          _sectionTime = (secminute % 60).toString().padLeft(2, '0') + \":\" + (secsecond % 60).toString().padLeft(2, '0') + \".\" + (secmilSecond % 60).toString().padLeft(2, '0');\n        });\n\n        if (!_stopwatch.isRunning) {\n          interval.cancel();\n        }\n      });\n    }\n  }\n \n  void _handleLeftBtn() {\n    if (_stopwatch.isRunning) {\n      _recordList.add(_sectionTime);\n      _recordTime = _stopwatch.elapsedMilliseconds;\n    } else {\n      setState(() {\n        _sectionTime = '00:00.00';\n        _totalTime = '00:00.00';\n        _recordList.clear();\n        _recordTime = 0;\n      });\n\n      _stopwatch.reset();\n    }\n  }\n}\n\nclass WatchFace extends StatelessWidget{\n  WatchFace({Key key, this.sectionTime: '00:00.00', this.totalTime: '00:00.00',}): super(key: key);\n\n  final String sectionTime;\n  final String totalTime;\n\n  @override\n  Widget build(BuildContext context) {\n    // TODO: implement build\n    return Container(\n      decoration: BoxDecoration(\n        color: Color(0xFFF3F3F3),\n        border: Border(bottom: BorderSide(color: Color(0xFFDDDDDD)))\n      ),\n      padding: EdgeInsets.only(top: 30.0),\n      alignment: Alignment.center,\n      height: 170.0,\n      child: Column(\n        children: <Widget>[\n          Container(\n            alignment: Alignment.centerRight,\n            padding: EdgeInsets.only(right: 30.0),\n            child: Text(sectionTime, style: const TextStyle(fontSize: 20.0, fontWeight: FontWeight.w100, color: Color(0xFF555555), fontFamily: \"RobotoMono\")),\n          ),\n          Container(\n            margin: EdgeInsets.only(top: 10.0),\n            child: Text(totalTime, style: const TextStyle(fontSize: 70.0, fontWeight: FontWeight.w100, color: Color(0xFF222222), fontFamily: \"RobotoMono\")),\n          )\n        ],\n      ),\n    );\n  }\n}\n\nclass WatchControl extends StatefulWidget{\n  WatchControl({Key key, @required this.onRightBtn, @required this.onLeftBtn, this.watchOn})\n      : super(key: key);\n\n  final Function onLeftBtn;\n  final Function onRightBtn;\n  final bool watchOn;\n  \n  @override\n  createState() => WatchControlState();\n}\n\nclass WatchControlState extends State<WatchControl> {\n  String startBtnText = '启动';\n  Color startBtnColor = Color(0xFF60B644);\n  String stopBtnText = '复位';\n  Color underlayColor = Color(0xFFEEEEEE);\n\n  _onRightBtn() {\n    if (!widget.watchOn) {\n      setState(() {\n        startBtnText = '停止';\n        startBtnColor = Color(0xFFFF0044);\n        stopBtnText = '计次';\n        underlayColor = Color(0xFFEEEEEE);\n      });\n    } else {\n      setState(() {\n        startBtnText = '启动';\n        startBtnColor = Color(0xFF60B644);\n        stopBtnText = '复位';\n        underlayColor = Color(0xFFEEEEEE);\n      });\n    }\n\n    widget.onRightBtn();\n  }\n\n  @override\n  Widget build(BuildContext context) {\n    // TODO: implement build\n    return Ink(\n      height: 100.0,\n      decoration: BoxDecoration(\n        color: Color(0xFFF3F3F3)\n      ),\n      child: Row(\n        mainAxisAlignment: MainAxisAlignment.spaceEvenly,\n        children: <Widget>[\n          Ink(\n            height: 70.0,\n            width: 70.0,\n            decoration: BoxDecoration(\n              color: Color(0xFFFFFFFF),\n              borderRadius: BorderRadius.all(Radius.circular(35.0)),\n            ),\n            child: InkWell(\n              borderRadius: BorderRadius.all(Radius.circular(35.0)),\n              onTap: widget.onLeftBtn,\n              child: Center(\n                child: Text(stopBtnText),\n              )\n            ), \n          ),\n          Ink(\n            height: 70.0,\n            width: 70.0,\n            decoration: BoxDecoration(\n              color: Color(0xFFFFFFFF),\n              borderRadius: BorderRadius.all(Radius.circular(35.0)),\n            ),\n            child: InkWell(\n              borderRadius: BorderRadius.all(Radius.circular(35.0)),\n              onTap: _onRightBtn,\n              child: Center(\n                child: Text(startBtnText, style: TextStyle(color: startBtnColor),),\n              )\n            ), \n          ),\n        ],\n      )\n    );\n  }\n}\n\nclass WatchRecord extends StatelessWidget {\n  WatchRecord({Key key, this.recordList}): super(key: key);\n\n  final List<String> recordList;\n\n  @override\n  Widget build(BuildContext context) {\n    return ListView.builder(\n      itemCount: recordList.length,\n      itemBuilder: (context, index) {\n        int targetIndex = recordList.length - index;\n        \n        return Container(\n          height: 40.0,\n          padding: EdgeInsets.only(top: 5.0, left: 30.0, right: 30.0, bottom: 5.0),\n          decoration: BoxDecoration(\n            border: BorderDirectional(bottom: BorderSide(color: Color(0xFFBBBBBB)))\n          ),\n          child: Row(\n            children: <Widget>[\n              Container(\n                child: Text( '计次 $targetIndex', style: TextStyle(color: Color(0xFF777777)),),\n              ),\n              Expanded(\n                child: Text(recordList[targetIndex - 1], textAlign: TextAlign.right, style: TextStyle(color: Color(0xFF222222), fontFamily: \"RobotoMono\"),),\n              )\n            ],\n          )\n        );\n      },\n    );\n  }\n}"
  },
  {
    "path": "lib/pages/day10.dart",
    "content": "import 'package:flutter/material.dart';\nimport 'package:flutter/cupertino.dart';\nimport 'package:flutter/services.dart';\n\nclass Day10Page extends StatefulWidget {\n  @override\n  createState() => Day10PageState();\n}\n\nclass Day10PageState extends State<Day10Page> with SingleTickerProviderStateMixin {\n  Animation<double> shiftAnimation;\n  Animation<double> opacityAnimation;\n  AnimationController controller;\n\n  @override\n  initState() {\n    super.initState();\n\n    controller = AnimationController(\n      duration: const Duration(milliseconds: 600), \n      vsync: this\n    );\n\n    final Animation curve = CurvedAnimation(\n      parent: controller, \n      curve: Interval(0.333, 1.0, curve: Curves.ease)\n    );\n\n    shiftAnimation = Tween(\n      begin: -120.0, \n      end: 50.0)\n      .animate(curve)\n      ..addListener(() {\n        setState(() {\n        });\n      });\n\n    final Animation opacityCurve = CurvedAnimation(\n      parent: controller, \n      curve: Curves.ease\n    );\n\n    opacityAnimation = Tween(\n      begin: 0.0, \n      end: 1.0)\n      .animate(opacityCurve)\n      ..addListener(() {\n        setState(() {\n        });\n      });\n  }\n\n  Widget menuItem (String assets, String text) {\n    return Container(\n      width: 150.0,\n      height: 150.0,\n      child: Column(\n        children: <Widget>[\n          Image.asset(assets, width: 120.0, height: 100.0, fit: BoxFit.contain,),\n          Text(text, style: TextStyle(color: Colors.white),)\n        ],\n      )\n    );\n  }\n\n  @override\n  Widget build(BuildContext context) {\n    SystemChrome.setSystemUIOverlayStyle(SystemUiOverlayStyle.light);\n\n    return Scaffold(\n      body: Stack(\n        children: <Widget>[\n          InkWell(\n            onTap: (){\n              controller.forward();\n            },\n            child: Ink(\n              padding: EdgeInsets.only(top: 25.0),\n              decoration: BoxDecoration(\n                color: Color(0xFF37465C),\n              ),\n              child: Image(\n                image: AssetImage('assets/tumblr.png'),\n                fit: BoxFit.cover,\n              ),\n            ),\n          ),\n          IgnorePointer(\n            ignoring: opacityAnimation.value == 0,\n            child: Opacity(\n              opacity: opacityAnimation.value,\n              child: Container(\n                decoration: BoxDecoration(\n                  image: DecorationImage(\n                    image: AssetImage('assets/tumblrblur.png'),\n                    fit: BoxFit.fill,\n                  )\n                ),\n                child: Column(\n                  mainAxisAlignment: MainAxisAlignment.center,\n                  children: <Widget>[\n                    ConstrainedBox(\n                      constraints: BoxConstraints(\n                        maxHeight: 150.0\n                      ),\n                      child: Stack(\n                        children: <Widget>[\n                          Positioned(\n                            top: 0.0,\n                            left: shiftAnimation.value,\n                            child: menuItem('assets/tumblr-text.png', 'Text'),\n                          ),\n                          Positioned(\n                            top: 0.0,\n                            right: shiftAnimation.value,\n                            child: menuItem('assets/tumblr-photo.png', 'Photo'),\n                          ),\n                        ]\n                      )\n                    ),\n                    ConstrainedBox(\n                      constraints: BoxConstraints(\n                        maxHeight: 150.0\n                      ),\n                      child: Stack(\n                        children: <Widget>[\n                          Positioned(\n                            top: 0.0,\n                            left: shiftAnimation.value,\n                            child: menuItem('assets/tumblr-quote.png', 'Quote'),\n                          ),\n                          Positioned(\n                            top: 0.0,\n                            right: shiftAnimation.value,\n                            child: menuItem('assets/tumblr-link.png', 'Link'),\n                          ),\n                        ]\n                      )\n                    ),\n                    ConstrainedBox(\n                      constraints: BoxConstraints(\n                        maxHeight: 150.0\n                      ),\n                      child: Stack(\n                        children: <Widget>[\n                          Positioned(\n                            top: 0.0,\n                            left: shiftAnimation.value,\n                            child: menuItem('assets/tumblr-chat.png', 'Chat'),\n                          ),\n                          Positioned(\n                            top: 0.0,\n                            right: shiftAnimation.value,\n                            child: menuItem('assets/tumblr-audio.png', 'Audio'),\n                          ),\n                        ]\n                      )\n                    ),\n                    InkWell(\n                      onTap: (){\n                        controller.reverse();\n                      },\n                      child: Ink(\n                        width: 200.0,\n                        height: 50.0,\n                        child: Text('NeverMind', textAlign: TextAlign.center,style: TextStyle(color: Colors.white24, fontWeight: FontWeight.w700)),\n                      )\n                    ),\n                  ],\n                )\n              )\n            ),\n          ),\n        ],\n      ),\n    );\n  }\n}"
  },
  {
    "path": "lib/pages/day11.dart",
    "content": "import 'package:flutter/material.dart';\nimport 'package:flutter/cupertino.dart';\nimport 'package:dart2_constant/math.dart';\n\nclass Day11Page extends StatefulWidget {\n    createState() => Day11PageStatus();\n}\n\nclass Day11PageStatus extends State<Day11Page> {\n  double angle = 0.0;\n  double angleSlideValue = 0.0;\n\n  void onPieValueChange (value) {\n    setState(() {\n      angleSlideValue = value;\n      angle = 2 * pi * value;\n    });\n  }\n\n  @override\n  Widget build(BuildContext context) {\n    return Scaffold(\n      appBar: CupertinoNavigationBar(\n        middle: Text('Canvas'),\n      ),\n      body: SingleChildScrollView(\n        child: Column(\n          children: <Widget>[\n            Container(\n              height: 50.0,\n              child: Center(\n                child: Text('Progress Pie')\n              ),\n            ),\n            Slider(\n              value: angleSlideValue,\n              onChanged: onPieValueChange,\n            ),\n            Container(\n              height: 220.0,\n              padding: EdgeInsets.all(10.0),\n              color: Colors.grey,\n              child: CustomPaint(\n                painter: new Pie(MediaQuery.of(context).size.width / 2, 100.0, 100.0, angle),\n                child: Container()\n              )\n            ),\n          ],\n        ),\n      ),\n    );\n  }\n}\n\nclass Pie extends CustomPainter {\n  Rect rect; \n  double angle;\n\n  @override\n  Pie(double x, double y, double radius, double angle) {\n    this.rect = Rect.fromCircle(center: Offset(x, y), radius: radius);\n    this.angle = angle;\n  }\n\n  @override\n  void paint(Canvas canvas, Size size) {\n    final Paint paint = new Paint()\n      ..isAntiAlias = true\n      ..strokeWidth = 1.0\n      ..color = Colors.white\n      ..style = PaintingStyle.fill;\n\n    canvas.drawArc(rect, 0.0, angle, true, paint);\n  }\n\n  @override\n  bool shouldRepaint(Pie oldDelegate) => false;\n}"
  },
  {
    "path": "lib/pages/day12.dart",
    "content": "import 'package:flutter/material.dart';\nimport 'package:flutter/cupertino.dart';\nimport 'package:charts_flutter/flutter.dart' as charts;\n\nclass Day12Page extends StatelessWidget {\n  final List<charts.Series<int, String>> chartData1 = [\n    charts.Series<int, String>(\n      id: 'barChart',\n      colorFn: (value, index) => charts.MaterialPalette.deepOrange.shadeDefault,\n      domainFn: (value, index) {\n        return index.toString();\n      },\n      measureFn:(value, index) {\n        return value;\n      },\n      data: [30, 1, 1, 2, 3, 5, 21, 13, 21, 34, 55, 30]\n    )\n  ];\n\n  final List<charts.Series<int, int>> chartData2 = [\n    charts.Series<int, int>(\n      id: 'lineChart',\n      colorFn: (value, index) => charts.MaterialPalette.black.lighter,\n      domainFn: (value, index) {\n        return index;\n      },\n      measureFn:(value, index) {\n        return value;\n      },\n      data: [10, 12, 14, 25, 31, 52, 41, 31, 52, 66, 22, 11]\n    )\n  ];\n\n  final List<charts.Series<int, int>> chartData3 = [\n    charts.Series<int, int>(\n      id: 'pieChart',\n      domainFn: (value, index) {\n        return index;\n      },\n      measureFn:(value, index) {\n        return value;\n      },\n      data: [30, 10, 31, 52, 63]\n    )\n  ];\n\n  @override\n  Widget build(BuildContext context) {\n    return Scaffold(\n      appBar: CupertinoNavigationBar(\n        middle: Text('charts'),\n      ),\n      body: SingleChildScrollView(\n        child: Column(\n          children: <Widget>[\n            Container(\n              padding: EdgeInsets.symmetric(vertical: 10.0),\n              alignment: Alignment.center,\n              child: Text('Bar chart', style: TextStyle(fontWeight: FontWeight.w500, fontSize: 16.0),)\n            ),\n            Container(\n              height: 200.0,\n              child: charts.BarChart(\n                chartData1\n              )\n            ),\n            Container(\n              padding: EdgeInsets.symmetric(vertical: 10.0),\n              alignment: Alignment.center,\n              child: Text('Line chart', style: TextStyle(fontWeight: FontWeight.w500, fontSize: 16.0),)\n            ),\n            Container(\n              height: 200.0,\n              child: charts.LineChart(\n                chartData2\n              )\n            ),\n            Container(\n              padding: EdgeInsets.symmetric(vertical: 10.0),\n              alignment: Alignment.center,\n              child: Text('Pie chart', style: TextStyle(fontWeight: FontWeight.w500, fontSize: 16.0),)\n            ),\n            Container(\n              height: 200.0,\n              child: charts.PieChart(\n                chartData3\n              )\n            ),\n          ],\n        )\n      ),\n    );\n  }\n}\n\n/// Sample ordinal data type.\nclass OrdinalSales {\n  final String year;\n  final int sales;\n\n  OrdinalSales(this.year, this.sales);\n}"
  },
  {
    "path": "lib/pages/day13.dart",
    "content": "import 'package:flutter/material.dart';\nimport 'package:flutter/cupertino.dart';\nimport 'package:font_awesome_flutter/font_awesome_flutter.dart';\nimport 'package:image_picker/image_picker.dart';\n\nclass Day13Page extends StatefulWidget {\n  @override\n  createState() => Day13PageState();\n}\n\nclass Day13PageState extends State<Day13Page> {\n  int textCount = 140;\n\n  @override\n  Widget build(BuildContext context) {\n    return Scaffold(\n      resizeToAvoidBottomPadding: false,\n      body: new GestureDetector(\n        onTap: () {\n          FocusScope.of(context).requestFocus(new FocusNode());\n        },\n        child: Container(\n          child: Column(\n            children: <Widget>[\n              Container(\n                padding: EdgeInsets.only(top: 30.0, left: 15.0, right: 15.0),\n                child: Row(\n                  mainAxisAlignment: MainAxisAlignment.spaceBetween,\n                  children: <Widget>[\n                    Container(\n                      decoration: BoxDecoration(\n                        borderRadius: BorderRadius.circular(5.0),\n                        image: DecorationImage(\n                          image: AssetImage('assets/icon.png')\n                        )\n                      ),\n                      width: 30.0,\n                      height: 30.0,\n                    ),\n                    InkWell(\n                      onTap: () {\n                        Navigator.pop(context);\n                      },\n                      child: Icon(Icons.close),\n                    )\n                  ],\n                ),\n              ),\n              Expanded(\n                child: TextField(\n                  maxLength: 140,\n                  maxLines: null,\n                  decoration: InputDecoration(\n                    contentPadding: EdgeInsets.all(10.0),\n                    border: InputBorder.none,\n                    hintStyle: TextStyle(color: Color(0xFFCED8DE)),\n                    hintText: '有什么新鲜事？',\n                    counterText: ''\n                  ),\n                  onChanged: (val) {\n                    setState(() {\n                      this.textCount = 140 - val.length;\n                    });\n                  },\n                )\n              ),\n              FunctionView(\n                numOfText: this.textCount,\n              ),\n            ],\n          )\n        ),\n      )\n    );\n  }\n}\n\nclass FunctionView extends StatelessWidget {\n  final int numOfText;\n\n  FunctionView({Key key, this.numOfText}): super(key: key);\n\n  @override\n  Widget build(BuildContext context) {\n    MediaQueryData mediaQuery = MediaQuery.of(context);\n      print(\"bottom ${mediaQuery.viewInsets.bottom}\");\n      return Container(\n          margin: EdgeInsets.only(bottom: mediaQuery.viewInsets.bottom != 0.0? 290 - mediaQuery.viewInsets.bottom + 20 : 0.0),\n          child: Column(\n          mainAxisAlignment: MainAxisAlignment.end,\n          children: <Widget>[\n            Container(\n              height: 50.0,\n              child: Row(\n                mainAxisAlignment: MainAxisAlignment.spaceBetween,\n                children: <Widget>[\n                  Container(\n                    width: 210.0,\n                    child: Row(\n                      mainAxisAlignment: MainAxisAlignment.spaceAround,\n                      children: <Widget>[\n                        Icon(Icons.pin_drop, size: 23.0, color: Color(0xFF8899A5)),\n                        Icon(Icons.camera, size: 23.0, color: Color(0xFF8899A5)),\n                        Icon(Icons.image, size: 23.0, color: Color(0xFF8899A5)),\n                        Icon(Icons.pie_chart, size: 23.0, color: Color(0xFF8899A5))\n                      ]\n                    ),\n                  ),\n                  Container(\n                    width: 110.0,\n                    child: Row(\n                      mainAxisAlignment: MainAxisAlignment.spaceAround,\n                      children: <Widget>[\n                        Text(\n                          this.numOfText.toString(), style: TextStyle(color: Color(0xFFCCD6DD), fontSize: 18.0),\n                        ),\n                        InkWell(\n                          child: Container(\n                            alignment: Alignment.center,\n                            child: Text('发推', style: TextStyle(color: this.numOfText == 140 ? Color(0xFFCCD6DD) : Color(0xFFFFFFFF))),\n                            width: 60.0,\n                            height: 35.0,\n                            decoration: BoxDecoration(\n                              border: this.numOfText == 140 ? Border.all(\n                                color: Color(0xFFCCD6DD),\n                              ) : null,\n                              color: this.numOfText == 140 ? null : Color(0xFF2AA2EF),\n                              borderRadius: BorderRadius.circular(6.0)\n                            ),\n                          )\n                        )\n                      ]\n                    ),\n                  )\n                ],\n              ),\n              decoration: BoxDecoration(\n                border: BorderDirectional(\n                  bottom: BorderSide(\n                    color: Color(0xFFCCD6DD),\n                  )\n                )\n              ),\n            ),\n            Container(\n              height: 240.0,\n              child: GridView.count(\n                primary: false,\n                padding: EdgeInsets.all(0.0),\n                crossAxisCount: 3,\n                children: <Widget>[\n                  InkWell(\n                    onTap: () async {\n                      var image = await ImagePicker.pickImage(source: ImageSource.gallery);\n                    },\n                    child: Container(\n                      decoration: BoxDecoration(\n                        border: BorderDirectional(\n                          end: BorderSide(\n                            color: Color(0xFFDDDDDD)\n                          ),\n                          bottom: BorderSide(\n                            color: Color(0xFFDDDDDD)\n                          ),\n                        )\n                      ),\n                      height: 113.0,\n                      child: Icon(FontAwesomeIcons.camera, size: 50.0, color: Color(0xFF2AA2EF)),\n                    ),\n                  ),\n                  Container(\n                    decoration: BoxDecoration(\n                      border: BorderDirectional(\n                        end: BorderSide(\n                          color: Color(0xFFDDDDDD)\n                        ),\n                        bottom: BorderSide(\n                          color: Color(0xFFDDDDDD)\n                        ),\n                      )\n                    ),\n                    height: 113.0,\n                    child: Icon(FontAwesomeIcons.video, size: 50.0, color: Color(0xFF2AA2EF)),\n                  ),\n                ]\n              )\n            )\n          ]\n      )\n      );\n  }\n}\n\n"
  },
  {
    "path": "lib/pages/day14.dart",
    "content": "import 'package:flutter/material.dart';\nimport 'package:flutter/cupertino.dart';\n\nclass Day14Page extends StatelessWidget {\n  @override\n  Widget build(BuildContext context) {\n    return Scaffold(\n      appBar: CupertinoNavigationBar(\n        middle: Text('TO BE UPDATED'),\n      ),\n      body: Container(\n        child: Container()\n      ),\n    );\n  }\n}\n\n"
  },
  {
    "path": "lib/pages/day15.dart",
    "content": "import 'package:flutter/material.dart';\nimport 'package:flutter/cupertino.dart';\nimport 'package:intl/intl.dart';\n\nclass Day15Page extends StatefulWidget {\n  @override\n  createState() => Day15PageState();\n}\n\nclass Day15PageState extends State<Day15Page> {\n  DateTime _now;\n\n  @override\n  void initState() {\n    _now = DateTime.now();\n    super.initState();\n  }\n\n  @override\n  Widget build(BuildContext context) {\n    return Scaffold(\n      appBar: CupertinoNavigationBar(\n        middle: Text('Time picker'),\n      ),\n      body: Container(\n        child: Center(\n          child: ConstrainedBox(\n            constraints: BoxConstraints(\n              maxHeight: 200.0\n            ),\n            child: Column(\n              children: [\n                Text(DateFormat('yyyy-MM-dd HH:mm').format(_now), style: TextStyle(fontSize: 25.0)),\n                Container(\n                  padding: EdgeInsets.only(top: 10.0),\n                  child: GestureDetector(\n                    child: Text('change time', style: TextStyle(\n                      fontSize: 16.0,\n                      color: Color(0xFF4285F4)\n                    )),\n                    onTap: () async {\n                      final result = await Navigator.push(\n                        context,\n                        CupertinoPageRoute(\n                          builder: (context) => DateTimePickerPage(displayDateTime: _now),\n                        ),\n                      );\n\n                      setState(() {\n                        if (result != null) {\n                          this._now = result;\n                        }\n                      });\n                    },\n                  )\n                )\n              ]\n            )\n          )\n        )\n      ),\n    );\n  }\n}\n\nclass DateTimePickerPage extends StatelessWidget {\n  DateTime displayDateTime;\n\n  DateTimePickerPage({Key key, @required this.displayDateTime}) :super(key: key);\n\n  @override\n  Widget build(BuildContext context) {\n    return Scaffold(\n      appBar: CupertinoNavigationBar(\n        middle: Text('Choose a time'),\n        trailing: GestureDetector(\n          child: Text('Set', style: TextStyle(color: Color(0xFF4285F4))),\n          onTap: () {\n            Navigator.pop(context, displayDateTime);\n          },\n        ),\n      ),\n      body: Column(\n        children: [\n          ConstrainedBox(\n            constraints: BoxConstraints(\n              maxHeight: 200.0\n            ),\n            child: CupertinoDatePicker(\n              mode: CupertinoDatePickerMode.date,\n              initialDateTime: displayDateTime,\n              onDateTimeChanged: (value) {\n                displayDateTime = DateTime.utc(value.year, value.month, value.day, displayDateTime.hour, displayDateTime.minute);\n              },\n            ),\n          ),\n          ConstrainedBox(\n            constraints: BoxConstraints(\n              maxHeight: 200.0\n            ),\n            child: CupertinoTimerPicker(\n              mode: CupertinoTimerPickerMode.hm,\n              initialTimerDuration: Duration(hours: displayDateTime.hour, minutes: displayDateTime.minute),\n              onTimerDurationChanged: (value) {\n                displayDateTime = DateTime.utc(displayDateTime.year, displayDateTime.month, displayDateTime.day, value.inHours, value.inMinutes);\n              }\n            ),\n          ),\n        ]\n      )\n    );\n  }\n}"
  },
  {
    "path": "lib/pages/day2.dart",
    "content": "import 'package:flutter/material.dart';\nimport 'package:flutter/cupertino.dart';\nimport 'package:flutter_demos_gallery/utils/carousel.dart';\nimport 'dart:convert';\n\nclass Day2Page extends StatelessWidget {\n  final _weatherData = jsonDecode('''\n[{\n\t\"key\": 0,\n\t\"city\": \"苏州市\",\n\t\"night\": true,\n\t\"bg\": \"w2.png\",\n\t\"abs\": \"大部晴朗\",\n\t\"degree\": 15,\n\t\"today\": {\n\t\t\"week\": \"星期六\",\n\t\t\"day\": \"今天\",\n\t\t\"high\": 16,\n\t\t\"low\": 14\n\t},\n\t\"hours\": [{\n\t\t\"key\": 101,\n\t\t\"time\": \"现在\",\n\t\t\"icon\": \"0xe804\",\n\t\t\"degree\": \"15°\",\n\t\t\"color\": \"0xFFFFFFFF\"\n\t}, {\n\t\t\"key\": 102,\n\t\t\"time\": \"3时\",\n\t\t\"icon\": \"0xe80c\",\n\t\t\"degree\": \"15°\",\n\t\t\"color\": \"0xCCFFFFFF\"\n\t}, {\n\t\t\"key\": 103,\n\t\t\"time\": \"4时\",\n\t\t\"icon\": \"0xe80c\",\n\t\t\"degree\": \"16°\",\n\t\t\"color\": \"0xCCFFFFFF\"\n\t}, {\n\t\t\"key\": 104,\n\t\t\"time\": \"5时\",\n\t\t\"icon\": \"0xe80c\",\n\t\t\"degree\": \"16°\",\n\t\t\"color\": \"0xCCFFFFFF\"\n\t}, {\n\t\t\"key\": 105,\n\t\t\"time\": \"6时\",\n\t\t\"icon\": \"0xe80c\",\n\t\t\"degree\": \"16°\",\n\t\t\"color\": \"0xCCFFFFFF\"\n\t}, {\n\t\t\"key\": 106,\n\t\t\"time\": \"06:21\",\n\t\t\"icon\": \"0xe829\",\n\t\t\"degree\": \"日出\",\n\t\t\"color\": \"0xFFfedf32\"\n\t}, {\n\t\t\"key\": 107,\n\t\t\"time\": \"7时\",\n\t\t\"icon\": \"0xe80b\",\n\t\t\"degree\": \"16°\",\n\t\t\"color\": \"0xE6FFFFFF\"\n\t}, {\n\t\t\"key\": 108,\n\t\t\"time\": \"8时\",\n\t\t\"icon\": \"0xe80b\",\n\t\t\"degree\": \"18°\",\n\t\t\"color\": \"0xE6FFFFFF\"\n\t}, {\n\t\t\"key\": 109,\n\t\t\"time\": \"9时\",\n\t\t\"icon\": \"0xe803\",\n\t\t\"degree\": \"19°\",\n\t\t\"color\": \"0xFFfedf32\"\n\t}, {\n\t\t\"key\": 110,\n\t\t\"time\": \"10时\",\n\t\t\"icon\": \"0xe803\",\n\t\t\"degree\": \"122°\",\n\t\t\"color\": \"0xFFfedf32\"\n\t}, {\n\t\t\"key\": 111,\n\t\t\"time\": \"11时\",\n\t\t\"icon\": \"0xe803\",\n\t\t\"degree\": \"23°\",\n\t\t\"color\": \"0xFFfedf32\"\n\t}, {\n\t\t\"key\": 112,\n\t\t\"time\": \"13时\",\n\t\t\"icon\": \"0xe803\",\n\t\t\"degree\": \"22°\",\n\t\t\"color\": \"0xFFfedf32\"\n\t}, {\n\t\t\"key\": 113,\n\t\t\"time\": \"13时\",\n\t\t\"icon\": \"0xe803\",\n\t\t\"degree\": \"22°\",\n\t\t\"color\": \"0xFFfedf32\"\n\t}, {\n\t\t\"key\": 114,\n\t\t\"time\": \"14时\",\n\t\t\"icon\": \"0xe80b\",\n\t\t\"degree\": \"16°\",\n\t\t\"color\": \"0xE6FFFFFF\"\n\t}, {\n\t\t\"key\": 115,\n\t\t\"time\": \"15时\",\n\t\t\"icon\": \"0xe80b\",\n\t\t\"degree\": \"22°\",\n\t\t\"color\": \"0xE6FFFFFF\"\n\t}, {\n\t\t\"key\": 116,\n\t\t\"time\": \"16时\",\n\t\t\"icon\": \"0xe80b\",\n\t\t\"degree\": \"21°\",\n\t\t\"color\": \"0xE6FFFFFF\"\n\t}, {\n\t\t\"key\": 117,\n\t\t\"time\": \"17时\",\n\t\t\"icon\": \"0xe80b\",\n\t\t\"degree\": \"19°\",\n\t\t\"color\": \"0xE6FFFFFF\"\n\t}, {\n\t\t\"key\": 118,\n\t\t\"time\": \"18时\",\n\t\t\"icon\": \"0xe80b\",\n\t\t\"degree\": \"18°\",\n\t\t\"color\": \"0xE6FFFFFF\"\n\t}, {\n\t\t\"key\": 119,\n\t\t\"time\": \"18:06\",\n\t\t\"icon\": \"0xe80b\",\n\t\t\"degree\": \"日落\",\n\t\t\"color\": \"0xE6FFFFFF\"\n\t}, {\n\t\t\"key\": 120,\n\t\t\"time\": \"19时\",\n\t\t\"icon\": \"0xe80c\",\n\t\t\"degree\": \"18°\",\n\t\t\"color\": \"0xCCFFFFFF\"\n\t}, {\n\t\t\"key\": 121,\n\t\t\"time\": \"20时\",\n\t\t\"icon\": \"0xe80c\",\n\t\t\"degree\": \"18°\",\n\t\t\"color\": \"0xCCFFFFFF\"\n\t}, {\n\t\t\"key\": 122,\n\t\t\"time\": \"21时\",\n\t\t\"icon\": \"0xe80c\",\n\t\t\"degree\": \"18°\",\n\t\t\"color\": \"0xCCFFFFFF\"\n\t}, {\n\t\t\"key\": 123,\n\t\t\"time\": \"22时\",\n\t\t\"icon\": \"0xe80c\",\n\t\t\"degree\": \"17°\",\n\t\t\"color\": \"0xCCFFFFFF\"\n\t}, {\n\t\t\"key\": 124,\n\t\t\"time\": \"23时\",\n\t\t\"icon\": \"0xe814\",\n\t\t\"degree\": \"17°\",\n\t\t\"color\": \"0xCCFFFFFF\"\n\t}, {\n\t\t\"key\": 125,\n\t\t\"time\": \"0时\",\n\t\t\"icon\": \"0xe814\",\n\t\t\"degree\": \"17°\",\n\t\t\"color\": \"0xCCFFFFFF\"\n\t}, {\n\t\t\"key\": 126,\n\t\t\"time\": \"1时\",\n\t\t\"icon\": \"0xe814\",\n\t\t\"degree\": \"17°\",\n\t\t\"color\": \"0xCCFFFFFF\"\n\t}, {\n\t\t\"key\": 127,\n\t\t\"time\": \"2时\",\n\t\t\"icon\": \"0xe814\",\n\t\t\"degree\": \"17°\",\n\t\t\"color\": \"0xCCFFFFFF\"\n\t}],\n\t\"days\": [{\n\t\t\"key\": 21,\n\t\t\"day\": \"星期一\",\n\t\t\"icon\": \"0xe80b\",\n\t\t\"high\": 21,\n\t\t\"low\": 16\n\t}, {\n\t\t\"key\": 22,\n\t\t\"day\": \"星期二\",\n\t\t\"icon\": \"0xe81a\",\n\t\t\"high\": 22,\n\t\t\"low\": 14\n\t}, {\n\t\t\"key\": 23,\n\t\t\"day\": \"星期三\",\n\t\t\"icon\": \"0xe81a\",\n\t\t\"high\": 21,\n\t\t\"low\": 11\n\t}, {\n\t\t\"key\": 24,\n\t\t\"day\": \"星期四\",\n\t\t\"icon\": \"0xe81a\",\n\t\t\"high\": 12,\n\t\t\"low\": 8\n\t}, {\n\t\t\"key\": 25,\n\t\t\"day\": \"星期五\",\n\t\t\"icon\": \"0xe81a\",\n\t\t\"high\": 9,\n\t\t\"low\": 7\n\t}, {\n\t\t\"key\": 26,\n\t\t\"day\": \"星期六\",\n\t\t\"icon\": \"0xe80b\",\n\t\t\"high\": 13,\n\t\t\"low\": 9\n\t}, {\n\t\t\"key\": 27,\n\t\t\"day\": \"星期日\",\n\t\t\"icon\": \"0xe81a\",\n\t\t\"high\": 17,\n\t\t\"low\": 13\n\t}, {\n\t\t\"key\": 28,\n\t\t\"day\": \"星期一\",\n\t\t\"icon\": \"0xe80b\",\n\t\t\"high\": 18,\n\t\t\"low\": 14\n\t}, {\n\t\t\"key\": 29,\n\t\t\"day\": \"星期二\",\n\t\t\"icon\": \"0xe80b\",\n\t\t\"high\": 22,\n\t\t\"low\": 17\n\t}],\n\t\"info\": \"今天：有暴雨，能见度低。最高气温29°。今晚局部多云，最低气温27°。\",\n\t\"rise\": \"06:21\",\n\t\"down\": \"18:06\",\n\t\"prop\": \"10%\",\n\t\"humi\": \"94%\",\n\t\"dir\": \"东北偏北\",\n\t\"speed\": \"3千米／小时\",\n\t\"feel\": \"15°\",\n\t\"rain\": \"0.0 厘米\",\n\t\"pres\": \"1,016 百帕\",\n\t\"sight\": \"5.0 公里\",\n\t\"uv\": \"0\"\n}, {\n\t\"key\": 1,\n\t\"city\": \"卡尔加里\",\n\t\"night\": false,\n\t\"bg\": \"w3.png\",\n\t\"abs\": \"大部晴朗\",\n\t\"degree\": 15,\n\t\"today\": {\n\t\t\"week\": \"星期六\",\n\t\t\"day\": \"今天\",\n\t\t\"high\": 16,\n\t\t\"low\": 14\n\t},\n\t\"hours\": [{\n\t\t\"key\": 101,\n\t\t\"time\": \"现在\",\n\t\t\"icon\": \"0xe804\",\n\t\t\"degree\": \"15°\",\n\t\t\"color\": \"0xFFFFFFFF\"\n\t}, {\n\t\t\"key\": 102,\n\t\t\"time\": \"3时\",\n\t\t\"icon\": \"0xe80c\",\n\t\t\"degree\": \"15°\",\n\t\t\"color\": \"0xCCFFFFFF\"\n\t}, {\n\t\t\"key\": 103,\n\t\t\"time\": \"4时\",\n\t\t\"icon\": \"0xe80c\",\n\t\t\"degree\": \"16°\",\n\t\t\"color\": \"0xCCFFFFFF\"\n\t}, {\n\t\t\"key\": 104,\n\t\t\"time\": \"5时\",\n\t\t\"icon\": \"0xe80c\",\n\t\t\"degree\": \"16°\",\n\t\t\"color\": \"0xCCFFFFFF\"\n\t}, {\n\t\t\"key\": 105,\n\t\t\"time\": \"6时\",\n\t\t\"icon\": \"0xe80c\",\n\t\t\"degree\": \"16°\",\n\t\t\"color\": \"0xCCFFFFFF\"\n\t}, {\n\t\t\"key\": 106,\n\t\t\"time\": \"06:21\",\n\t\t\"icon\": \"0xe829\",\n\t\t\"degree\": \"日出\",\n\t\t\"color\": \"0xFFfedf32\"\n\t}, {\n\t\t\"key\": 107,\n\t\t\"time\": \"7时\",\n\t\t\"icon\": \"0xe80b\",\n\t\t\"degree\": \"16°\",\n\t\t\"color\": \"0xE6FFFFFF\"\n\t}, {\n\t\t\"key\": 108,\n\t\t\"time\": \"8时\",\n\t\t\"icon\": \"0xe80b\",\n\t\t\"degree\": \"18°\",\n\t\t\"color\": \"0xE6FFFFFF\"\n\t}, {\n\t\t\"key\": 109,\n\t\t\"time\": \"9时\",\n\t\t\"icon\": \"0xe803\",\n\t\t\"degree\": \"19°\",\n\t\t\"color\": \"0xFFfedf32\"\n\t}, {\n\t\t\"key\": 110,\n\t\t\"time\": \"10时\",\n\t\t\"icon\": \"0xe803\",\n\t\t\"degree\": \"122°\",\n\t\t\"color\": \"0xFFfedf32\"\n\t}, {\n\t\t\"key\": 111,\n\t\t\"time\": \"11时\",\n\t\t\"icon\": \"0xe803\",\n\t\t\"degree\": \"23°\",\n\t\t\"color\": \"0xFFfedf32\"\n\t}, {\n\t\t\"key\": 112,\n\t\t\"time\": \"13时\",\n\t\t\"icon\": \"0xe803\",\n\t\t\"degree\": \"22°\",\n\t\t\"color\": \"0xFFfedf32\"\n\t}, {\n\t\t\"key\": 113,\n\t\t\"time\": \"13时\",\n\t\t\"icon\": \"0xe803\",\n\t\t\"degree\": \"22°\",\n\t\t\"color\": \"0xFFfedf32\"\n\t}, {\n\t\t\"key\": 114,\n\t\t\"time\": \"14时\",\n\t\t\"icon\": \"0xe80b\",\n\t\t\"degree\": \"16°\",\n\t\t\"color\": \"0xE6FFFFFF\"\n\t}, {\n\t\t\"key\": 115,\n\t\t\"time\": \"15时\",\n\t\t\"icon\": \"0xe80b\",\n\t\t\"degree\": \"22°\",\n\t\t\"color\": \"0xE6FFFFFF\"\n\t}, {\n\t\t\"key\": 116,\n\t\t\"time\": \"16时\",\n\t\t\"icon\": \"0xe80b\",\n\t\t\"degree\": \"21°\",\n\t\t\"color\": \"0xE6FFFFFF\"\n\t}, {\n\t\t\"key\": 117,\n\t\t\"time\": \"17时\",\n\t\t\"icon\": \"0xe80b\",\n\t\t\"degree\": \"19°\",\n\t\t\"color\": \"0xE6FFFFFF\"\n\t}, {\n\t\t\"key\": 118,\n\t\t\"time\": \"18时\",\n\t\t\"icon\": \"0xe80b\",\n\t\t\"degree\": \"18°\",\n\t\t\"color\": \"0xE6FFFFFF\"\n\t}, {\n\t\t\"key\": 119,\n\t\t\"time\": \"18:06\",\n\t\t\"icon\": \"0xe80b\",\n\t\t\"degree\": \"日落\",\n\t\t\"color\": \"0xE6FFFFFF\"\n\t}, {\n\t\t\"key\": 120,\n\t\t\"time\": \"19时\",\n\t\t\"icon\": \"0xe80c\",\n\t\t\"degree\": \"18°\",\n\t\t\"color\": \"0xCCFFFFFF\"\n\t}, {\n\t\t\"key\": 121,\n\t\t\"time\": \"20时\",\n\t\t\"icon\": \"0xe80c\",\n\t\t\"degree\": \"18°\",\n\t\t\"color\": \"0xCCFFFFFF\"\n\t}, {\n\t\t\"key\": 122,\n\t\t\"time\": \"21时\",\n\t\t\"icon\": \"0xe80c\",\n\t\t\"degree\": \"18°\",\n\t\t\"color\": \"0xCCFFFFFF\"\n\t}, {\n\t\t\"key\": 123,\n\t\t\"time\": \"22时\",\n\t\t\"icon\": \"0xe80c\",\n\t\t\"degree\": \"17°\",\n\t\t\"color\": \"0xCCFFFFFF\"\n\t}, {\n\t\t\"key\": 124,\n\t\t\"time\": \"23时\",\n\t\t\"icon\": \"0xe814\",\n\t\t\"degree\": \"17°\",\n\t\t\"color\": \"0xCCFFFFFF\"\n\t}, {\n\t\t\"key\": 125,\n\t\t\"time\": \"0时\",\n\t\t\"icon\": \"0xe814\",\n\t\t\"degree\": \"17°\",\n\t\t\"color\": \"0xCCFFFFFF\"\n\t}, {\n\t\t\"key\": 126,\n\t\t\"time\": \"1时\",\n\t\t\"icon\": \"0xe814\",\n\t\t\"degree\": \"17°\",\n\t\t\"color\": \"0xCCFFFFFF\"\n\t}, {\n\t\t\"key\": 127,\n\t\t\"time\": \"2时\",\n\t\t\"icon\": \"0xe814\",\n\t\t\"degree\": \"17°\",\n\t\t\"color\": \"0xCCFFFFFF\"\n\t}],\n\t\"days\": [{\n\t\t\"key\": 21,\n\t\t\"day\": \"星期一\",\n\t\t\"icon\": \"0xe80b\",\n\t\t\"high\": 21,\n\t\t\"low\": 16\n\t}, {\n\t\t\"key\": 22,\n\t\t\"day\": \"星期二\",\n\t\t\"icon\": \"0xe81a\",\n\t\t\"high\": 22,\n\t\t\"low\": 14\n\t}, {\n\t\t\"key\": 23,\n\t\t\"day\": \"星期三\",\n\t\t\"icon\": \"0xe81a\",\n\t\t\"high\": 21,\n\t\t\"low\": 11\n\t}, {\n\t\t\"key\": 24,\n\t\t\"day\": \"星期四\",\n\t\t\"icon\": \"0xe81a\",\n\t\t\"high\": 12,\n\t\t\"low\": 8\n\t}, {\n\t\t\"key\": 25,\n\t\t\"day\": \"星期五\",\n\t\t\"icon\": \"0xe81a\",\n\t\t\"high\": 9,\n\t\t\"low\": 7\n\t}, {\n\t\t\"key\": 26,\n\t\t\"day\": \"星期六\",\n\t\t\"icon\": \"0xe80b\",\n\t\t\"high\": 13,\n\t\t\"low\": 9\n\t}, {\n\t\t\"key\": 27,\n\t\t\"day\": \"星期日\",\n\t\t\"icon\": \"0xe81a\",\n\t\t\"high\": 17,\n\t\t\"low\": 13\n\t}, {\n\t\t\"key\": 28,\n\t\t\"day\": \"星期一\",\n\t\t\"icon\": \"0xe80b\",\n\t\t\"high\": 18,\n\t\t\"low\": 14\n\t}, {\n\t\t\"key\": 29,\n\t\t\"day\": \"星期二\",\n\t\t\"icon\": \"0xe80b\",\n\t\t\"high\": 22,\n\t\t\"low\": 17\n\t}],\n\t\"info\": \"今天：今天大部多云。现在气温 15°；最高气温23°。\",\n\t\"rise\": \"06:21\",\n\t\"down\": \"18:06\",\n\t\"prop\": \"10%\",\n\t\"humi\": \"94%\",\n\t\"dir\": \"东北偏北\",\n\t\"speed\": \"3千米／小时\",\n\t\"feel\": \"15°\",\n\t\"rain\": \"0.0 厘米\",\n\t\"pres\": \"1,016 百帕\",\n\t\"sight\": \"5.0 公里\",\n\t\"uv\": \"0\"\n}]''');\n\n  @override\n  Widget build(BuildContext context) {\n    return Scaffold(\n      body: Container(\n        child: Carousel(\n          children: _weatherData.map((city) =>\n             WeatherPage(\n               cityData: city\n             )\n          ).toList(),\n        ),\n      ),\n      floatingActionButton: FloatingActionButton(\n        tooltip: 'Back', // used by assistive technologies\n        child: Icon(Icons.arrow_back),\n        onPressed: (){\n          Navigator.pop(context);\n        },\n      ),\n    );\n  }\n}\n\nclass WeatherPage extends StatelessWidget {\n  WeatherPage({Key key, this.cityData}): super(key: key);\n\n  final cityData;\n\n  @override\n  Widget build(BuildContext context) {\n    List<Widget> hourViewList = cityData['hours'].map<Widget>((hourElem) => Container(\n      width: 55.0,\n      alignment: Alignment.center,\n        child: Column(\n          children: <Widget>[\n            Container(\n              child: Text(\n                hourElem['time'],\n                style: TextStyle(color: Color(0xFFFFFFFF), fontSize: 15.0)\n              )\n            ),\n            Expanded(\n              child: Icon(\n                IconData(\n                  int.parse(hourElem['icon']), fontFamily: 'FlutterIcon'),\n                  color: Color(int.parse(hourElem['color'])\n                )\n              )\n            ),\n            Container(\n              child: Text(\n                hourElem['degree'],\n                style: TextStyle(color: Color(0xFFFFFFFF), fontSize: 16.0)\n              )\n            ),\n          ],\n        ),\n      )\n    ).toList();\n\n    List<Widget> dayViewList = cityData['days'].map<Widget>((dayElem) => Container(\n      height: 28.0,\n      padding: EdgeInsets.only(left: 20.0, right: 20.0),\n        child: Row(\n          children: <Widget>[\n            Container(\n              child: Text(\n                dayElem['day'],\n                style: TextStyle(color: Color(0xFFFFFFFF), fontSize: 15.0)\n              )\n            ),\n            Expanded(\n              child: Container(\n                alignment: Alignment.center,\n                child: Icon(\n                  IconData(int.parse(dayElem['icon']), fontFamily: 'FlutterIcon'),\n                  color: Color(0xFFFFFFFF)\n                )\n              )\n            ),\n            Container(\n              child: Row(\n                children: <Widget>[\n                  Container(\n                    width: 35.0,\n                    alignment: Alignment.centerRight,\n                    child: Text(\n                      '${dayElem['high']}',\n                      style: TextStyle(color: Color(0xFFFFFFFF), fontSize: 16.0)\n                    )\n                  ),\n                  Container(\n                    width: 35.0,\n                    alignment: Alignment.centerRight,\n                    child: Text(\n                      '${dayElem['low']}',\n                      style: cityData['night'] ?\n                        TextStyle(color: Color(0xFFAAAAAA), fontSize: 16.0):\n                        TextStyle(color: Color(0xFFEEEEEE), fontSize: 16.0)\n                    )\n                  ),\n                ]\n              )\n            )\n          ],\n        ),\n      )\n    ).toList();\n\n    Widget weatherOther(String title, String value) {\n      return Expanded(\n        flex: 1,\n        child: Container(\n          height: 55.0,\n          \n          child: Column(\n            crossAxisAlignment: CrossAxisAlignment.start,\n            children: <Widget>[\n              new Container(\n                child: Text(title,  style: TextStyle(color: Color(0xBBFFFFFF), fontSize: 12.0,fontWeight: FontWeight.w400)),\n              ),\n              new Container(\n                child: Text(value, style: TextStyle(color: Color(0xFFFFFFFF), fontSize: 24.0)),\n              ),\n            ],\n          )\n        )\n      );\n    }\n\n    // TODO: implement build\n    return new LayoutBuilder(\n      builder: (BuildContext context, BoxConstraints viewportConstraints) {\n        return SingleChildScrollView(\n          child: new ConstrainedBox(\n            constraints: new BoxConstraints(\n              minHeight: viewportConstraints.maxHeight,\n            ),\n            child: new IntrinsicHeight(\n              child: Container(\n                decoration: BoxDecoration(\n                  image: DecorationImage(\n                    image: AssetImage('assets/${cityData['bg']}'),\n                    fit: BoxFit.cover\n                  )\n                ),\n                child: Container(\n                  padding: EdgeInsets.only(top: 20.0),\n                  child: Column(\n                    children: <Widget>[\n                      // headInfo\n                      Container(\n                        padding: EdgeInsets.only(top: 70.0, bottom: 60.0),\n                        child: Column(\n                          children: <Widget>[\n                            Text(cityData['city'], style: TextStyle(color: Color(0xFFFFFFFF), fontSize: 32.0),),\n                            Text(cityData['abs'], style: TextStyle(color: Color(0xFFFFFFFF), fontSize: 15.0)),\n                            Row(\n                              crossAxisAlignment: CrossAxisAlignment.start,\n                              mainAxisAlignment: MainAxisAlignment.center,\n                              children: <Widget>[\n                                Text(\n                                  '${cityData['degree']}',\n                                  style: TextStyle(color: Color(0xFFFFFFFF), fontSize: 85.0, letterSpacing: -5.0, fontFamily: 'OpenSans', fontWeight: FontWeight.w100)\n                                ),\n                                Container(\n                                  padding: EdgeInsets.only(top: 25.0),\n                                  child: Text('°', style: TextStyle(color: Color(0xFFFFFFFF), fontSize: 35.0, fontWeight: FontWeight.w300),),\n                                )\n                            ],)\n                          ],\n                        ),\n                      ),\n                      // withinDay\n                      Container(\n                        child: Column(\n                          children: <Widget>[\n                            Container(\n                              padding: EdgeInsets.symmetric(horizontal: 20.0),\n                              child: Row(\n                                crossAxisAlignment: CrossAxisAlignment.end,\n                                mainAxisAlignment: MainAxisAlignment.spaceBetween,\n                                children: <Widget>[\n                                  Row(\n                                    crossAxisAlignment: CrossAxisAlignment.end,\n                                    children: <Widget>[\n                                      Container(width: 60.0, child: Text(cityData['today']['week'], style: TextStyle(color: Color(0xFFFFFFFF), fontSize: 18.0, fontWeight: FontWeight.w400))),\n                                      Container(width: 50.0, child: Text(cityData['today']['day'], style: TextStyle(color: Color(0xFFFFFFFF), fontSize: 15.0))),\n                                    ],\n                                  ),\n                                  Row(\n                                    crossAxisAlignment: CrossAxisAlignment.end,\n                                    children: <Widget>[\n                                      Container(width: 30.0, child: Text('${cityData['today']['high']}', style: TextStyle(color: Color(0xFFFFFFFF), fontSize: 18.0, fontWeight: FontWeight.w200)),),\n                                      Container(width: 30.0, child: Text('${cityData['today']['low']}', style: TextStyle(color: cityData['night'] ? Color(0xFFAAAAAA) : Color(0xFFEEEEEE), fontSize: 18.0, fontWeight: FontWeight.w200)),)\n                                    ],\n                                  )\n                                ],\n                              ),\n                            ),\n                            Container(\n                              height: 100.0,\n                              margin: EdgeInsets.only(top: 5.0),\n                              padding: EdgeInsets.all(10.0),\n                              decoration: BoxDecoration(\n                                border: Border(top: BorderSide(color: Color(0xB3FFFFFF), width: 0.5), bottom: BorderSide(color: Color(0xB3FFFFFF), width: 0.5)),\n                              ),\n                              child: ListView(\n                                scrollDirection: Axis.horizontal,\n                                children: hourViewList,\n                              ),\n                            ),\n                          ],\n                        ),\n                      ),\n                      // dayInWeek\n                      Container(\n                        margin: EdgeInsets.only(top: 5.0),\n                        padding: EdgeInsets.all(10.0),\n                        child: Column(\n                          children: dayViewList,\n                        ),\n                      ),\n                      // weatherInfo\n                      Container(\n                        margin: EdgeInsets.only(top: 5.0),\n                        padding: EdgeInsets.symmetric(horizontal: 20.0, vertical: 10.0),\n                        decoration: BoxDecoration(\n                          border: BorderDirectional(\n                            top: BorderSide(color: Color(0xB3FFFFFF), width: 0.5),\n                            bottom: BorderSide(color: Color(0xB3FFFFFF), width: 0.5),\n                          )\n                        ),\n                        child: Text(\n                          cityData['info'],\n                          style: TextStyle(color: Color(0xFFFFFFFF), fontSize: 15.0),\n                        ),\n                      ),\n                      Container(\n                        child: Column(\n                          children: <Widget>[\n                            Container(\n                              margin: EdgeInsets.symmetric(horizontal: 20.0),\n                              padding: EdgeInsets.symmetric(vertical: 10.0),\n                              child: Row(\n                                mainAxisAlignment: MainAxisAlignment.spaceBetween,\n                                children: <Widget>[\n                                  weatherOther('日出', cityData['rise']),\n                                  weatherOther('日落', cityData['down']),\n                              ]),\n                            ),\n                            Container(\n                              margin: EdgeInsets.symmetric(horizontal: 20.0),\n                              padding: EdgeInsets.symmetric(vertical: 10.0),\n                              decoration: BoxDecoration(\n                                border: Border(\n                                  top: BorderSide(color: Color(0xB3FFFFFF), width: 0.5), \n                                ),\n                              ),\n                              child: Row(\n                                mainAxisAlignment: MainAxisAlignment.spaceBetween,\n                                children: <Widget>[\n                                  weatherOther('降雨概率', cityData['prop']),\n                                  weatherOther('湿度', cityData['humi']),\n                              ]),\n                            ),\n                            Container(\n                              margin: EdgeInsets.symmetric(horizontal: 20.0),\n                              padding: EdgeInsets.symmetric(vertical: 10.0),\n                              decoration: BoxDecoration(\n                                border: Border(\n                                  top: BorderSide(color: Color(0xB3FFFFFF), width: 0.5), \n                                ),\n                              ),\n                              child: Row(\n                                mainAxisAlignment: MainAxisAlignment.spaceBetween,\n                                children: <Widget>[\n                                  weatherOther('风速', cityData['speed']),\n                                  weatherOther('体感温度', cityData['feel']),\n                              ]),\n                            ),\n                            Container(\n                              margin: EdgeInsets.symmetric(horizontal: 20.0),\n                              padding: EdgeInsets.symmetric(vertical: 10.0),\n                              decoration: BoxDecoration(\n                                border: Border(\n                                  top: BorderSide(color: Color(0xB3FFFFFF), width: 0.5), \n                                ),\n                              ),\n                              child: Row(\n                                mainAxisAlignment: MainAxisAlignment.spaceBetween,\n                                children: <Widget>[\n                                  weatherOther('降水量', cityData['rain']),\n                                  weatherOther('气压', cityData['pres']),\n                              ]),\n                            ),\n                            Container(\n                              margin: EdgeInsets.symmetric(horizontal: 20.0),\n                              padding: EdgeInsets.symmetric(vertical: 10.0),\n                              decoration: BoxDecoration(\n                                border: Border(\n                                  top: BorderSide(color: Color(0xB3FFFFFF), width:  0.5), \n                                ),\n                              ),\n                              child: Row(\n                                mainAxisAlignment: MainAxisAlignment.spaceBetween,\n                                children: <Widget>[\n                                  weatherOther('能见度', cityData['sight']),\n                                  weatherOther('紫外线指数', cityData['uv']),\n                              ]),\n                            ),\n                          ],\n                        ),\n                      )\n                    ],\n                  ),\n                ),\n              )\n            ),\n          ),\n        );\n      },\n    );\n  }\n}\n\n"
  },
  {
    "path": "lib/pages/day3.dart",
    "content": "import 'package:flutter/material.dart';\nimport 'package:flutter/cupertino.dart';\nimport 'dart:async';\nimport 'package:font_awesome_flutter/font_awesome_flutter.dart';\n\nclass Day3Page extends StatelessWidget {\n  @override\n  Widget build(BuildContext context) {\n    return Scaffold(\n      body: Stack(\n        children: <Widget>[\n          TwitterPage(),\n          Entrance(),\n        ],\n      )\n    );\n  }\n}\n\nclass Entrance extends StatefulWidget {\n  @override\n  createState() => EntranceState();\n}\n\nclass EntranceState extends State<Entrance> with SingleTickerProviderStateMixin {\n  Animation<double> animation;\n  Animation<double> opacityAnimation;\n  AnimationController controller;\n\n  initState() {\n    super.initState();\n    controller = AnimationController(\n      duration: const Duration(milliseconds: 3200), \n      vsync: this\n    );\n\n    final Animation curve = CurvedAnimation(\n      parent: controller, \n      curve: Interval(0.625, 1.0, curve: Curves.ease)\n    );\n    \n    animation = Tween(\n      begin: 1.0, \n      end: 50.0)\n      .animate(curve)\n      ..addListener(() {\n        setState(() {\n        });\n      });\n\n    final Animation opactiyCurve = CurvedAnimation(\n      parent: controller, \n      curve: Interval(0.6875, 0.9375, curve: Curves.fastOutSlowIn)\n    );\n\n    opacityAnimation = Tween(\n      begin: 1.0, \n      end: 0.0)\n      .animate(opactiyCurve)\n      ..addListener(() {\n        setState(() {\n        });\n      });\n    \n    controller.forward();\n  }\n\n  dispose() {\n    controller.dispose();\n    super.dispose();\n  }\n\n  @override\n  Widget build(BuildContext context) {\n    return IgnorePointer(\n      ignoring: opacityAnimation.value == 0,\n      child: Opacity(\n        opacity: opacityAnimation.value,\n        child: Container(\n        color: Color(0xFF2AA2EF),\n        child: Center(\n          child: Transform(\n            alignment: FractionalOffset.center,\n            transform: Matrix4.identity()..scale(animation.value,),\n            child: Container(\n            child: Icon(\n              FontAwesomeIcons.twitter,\n              size: 70.0,\n              color: Color(0xFFFFFFFF),\n              // size: animation.value,\n            )\n          ),\n          )\n        ),\n        ),\n      )\n    );\n  }\n}\n\nclass TwitterPage extends StatelessWidget {\n  @override\n  Widget build(BuildContext context) {\n    // TODO: implement build\n    return CupertinoPageScaffold(\n      navigationBar: CupertinoNavigationBar(\n        leading: Container(\n          child: CupertinoButton(\n            minSize: 20.0,\n            padding: EdgeInsets.all(0.0),\n            child: Icon(\n              FontAwesomeIcons.userPlus, \n              size: 18.0\n            ),\n            onPressed: (){},\n          )\n        ),\n        middle: Icon(\n          FontAwesomeIcons.twitter,\n          color: Color(0xFF2AA2EF),\n        ),\n        trailing:  Container(\n          width: 100.0,\n          alignment: Alignment.centerRight,\n          child: Row(\n            mainAxisAlignment: MainAxisAlignment.end,\n            children: <Widget>[\n              CupertinoButton(\n                padding: EdgeInsets.symmetric(horizontal: 5.0),\n                minSize: 20.0,\n                child: Icon(\n                  FontAwesomeIcons.search,\n                  size: 18.0,\n                ),\n                onPressed: (){},\n              ),\n              CupertinoButton(\n                minSize: 20.0,\n                padding: EdgeInsets.only(right: 0.0, left: 5.0),\n                child: Icon(\n                  FontAwesomeIcons.edit,\n                  size: 18.0,\n                ),\n                onPressed: (){},\n              )\n            ],\n          ),\n        )\n      ),\n      child: CupertinoTabScaffold(\n        tabBar: CupertinoTabBar(\n          items: const <BottomNavigationBarItem>[\n            BottomNavigationBarItem(\n              icon: Icon(Icons.home),\n              title: Text('主页'),\n            ),\n            BottomNavigationBarItem(\n              icon: Icon(Icons.notifications),\n              title: Text('通知'),\n            ),\n            BottomNavigationBarItem(\n              icon: Icon(Icons.mail),\n              title: Text('私信'),\n            ),\n            BottomNavigationBarItem(\n              icon: Icon(Icons.person),\n              title: Text('我'),\n            ),\n          ],\n        ),\n        tabBuilder: (BuildContext context, int index) {\n          return Container(\n            padding: EdgeInsets.only(top: 10.0),\n            child: RefreshIndicator(\n              onRefresh: (){\n                final Completer<Null> completer = new Completer<Null>();\n                new Timer(const Duration(seconds: 3), () { completer.complete(null); });\n                return completer.future.then((_) {\n                });\n              },\n              child: ListView(\n                children: <Widget>[\n                  Image.asset('assets/day3.png')\n                ],\n              )\n            )\n          );\n        }\n      ),\n    );\n  }\n}"
  },
  {
    "path": "lib/pages/day5.dart",
    "content": "import 'package:flutter/material.dart';\nimport 'package:flutter/cupertino.dart';\nimport 'package:cirrus_map_view/map_view.dart';\nimport 'package:location/location.dart' as location;\n\nclass Day5Page extends StatelessWidget {\n  final _location = location.Location();\n  static bool setKey = false;\n\n  Day5Page() {\n    if (!setKey) {\n      MapView.setApiKey(\"<Your secrect key>\");\n      setKey = true;\n    }\n  }\n\n  @override\n  Widget build(BuildContext context) {\n    var _mapView = MapView();\n\n    _mapView.onToolbarAction.listen((id) {\n      if (id == 1) {\n        _mapView.dismiss();\n      }\n    });\n    \n    //Add a method to call to show the map.\n    void showMap() async {\n      var currentLocation = await _location.getLocation();\n\n      print(currentLocation);\n\n      _mapView.show(MapOptions(\n        mapViewType: MapViewType.normal,\n        showUserLocation: true,\n        showMyLocationButton: true,\n        initialCameraPosition: CameraPosition(\n          Location(currentLocation['latitude'], currentLocation['longitude']),\n          16.0\n        ),\n        title: \"Find my location\"),\n      toolbarActions: [ToolbarAction(\"Close\", 1)]);\n    }\n\n    return Scaffold(\n      appBar: CupertinoNavigationBar(\n        middle: Text('Find my location'),\n      ),\n      body: Container(\n        child: Center(\n          child: CupertinoButton(\n            color: Colors.blueAccent,\n            onPressed: showMap,\n            child: Text('Find my location'),\n          ),\n        ),\n      ),\n    );\n  }\n}"
  },
  {
    "path": "lib/pages/day6.dart",
    "content": "import 'package:flutter/material.dart';\nimport 'package:flutter/cupertino.dart';\nimport 'package:flutter/services.dart';\nimport 'package:font_awesome_flutter/font_awesome_flutter.dart';\nimport 'package:flutter_simple_video_player/flutter_simple_video_player.dart';\nimport 'package:flutter_swiper/flutter_swiper.dart';\n\nclass Day6Page extends StatelessWidget {\n  @override\n  Widget build(BuildContext context) {\n    SystemChrome.setSystemUIOverlayStyle(SystemUiOverlayStyle.light);\n\n    return Scaffold(\n      body: Stack(\n        children: <Widget>[\n          IgnorePointer(\n            child: Container(\n              child: SimpleViewPlayer(\"assets/moments.mp4\"),\n            )\n          ),\n          Positioned(\n            top: 80.0,\n            left: 0.0,\n            right: 0.0,\n            child: Row(\n              mainAxisAlignment: MainAxisAlignment.center,\n              children: <Widget>[\n                Container(\n                  padding: EdgeInsets.only(right: 5.0),\n                  child: Icon(FontAwesomeIcons.spotify, size: 60.0, color: Colors.white,),\n                ),\n                Container(\n                  padding: EdgeInsets.only(right: 5.0),\n                  child: Text('Spotify', style: TextStyle(fontSize: 35.0, color: Colors.white, fontWeight: FontWeight.w700)),\n                )\n              ],\n            ),\n          ),\n          Positioned(\n            bottom: 90.0,\n            left: 0.0,\n            right: 0.0,\n            height: 90.0,\n            child: Container(\n              height: 100.0,\n              alignment: Alignment.bottomCenter,\n              child: Swiper(\n                autoplay: true,\n                autoplayDelay: 3000,\n                itemBuilder: (BuildContext context,int index){\n                  String title = '';\n                  String content = '';\n                  String content2 = '';\n\n                  switch (index) {\n                    case 0:\n                      title = 'Welcome';\n                      content = 'Sign up for free music on your phone,tablet';\n                      content2 = 'and computer.';\n                      break;\n                    case 1:\n                      title = 'Browse';\n                      content = 'Explore top tracks, new releases and the right';\n                      content2 = 'playlist for every moment.';\n                      break;\n                    case 2:\n                      title = 'Search';\n                      content = 'Looking for that special album or artist? Just';\n                      content2 = 'search and hit play!';\n                      break;\n                    case 3:\n                      title = 'Running';\n                      content = 'Music that perfectly matches';\n                      content2 = 'your tempo.';\n                      break;\n                    case 4:\n                      title = 'Your Library';\n                      content = 'Save any song,album or artist to your own';\n                      content2 = 'music collection.';\n                      break;\n                    default:\n                  }\n\n                  return Column(\n                    children: <Widget>[\n                      Text(title, style: TextStyle(color: Colors.white, fontWeight: FontWeight.w700)),\n                      Text(content, style: TextStyle(color: Colors.white)),\n                      Text(content2, style: TextStyle(color: Colors.white)),\n                    ],\n                  );\n                },\n                itemCount: 5,\n                pagination: SwiperPagination(\n                  builder: DotSwiperPaginationBuilder(\n                    size: 6.0,\n                    color: Colors.white10,\n                    activeColor: Colors.white,\n                    activeSize: 6.0\n                  )\n                )\n              ),\n            ),\n          ),\n          Positioned(\n            left: 0.0,\n            right: 0.0,\n            bottom: 0.0,\n            height: 40.0,\n            child: Row(\n              children: <Widget>[\n                Expanded(\n                  flex: 1,\n                  child: Container(\n                    height: 40.0,\n                    alignment: Alignment.center,\n                    decoration: BoxDecoration(\n                      color: Color(0xFF201437),\n                    ),\n                    child: InkWell(\n                      child: Text('LOG IN', style: TextStyle(color: Colors.white, fontWeight: FontWeight.w500, fontSize: 14.0)),\n                    ),\n                  ),\n                ),\n                Expanded(\n                  flex: 1,\n                  child: Container(\n                    height: 40.0,\n                    alignment: Alignment.center,\n                    decoration: BoxDecoration(\n                      color: Color(0xFF29B859),\n                    ),\n                    child: InkWell(\n                      child: Text('SIGN UP', style: TextStyle(color: Colors.white, fontWeight: FontWeight.w500, fontSize: 14.0)),\n                    ),\n                  ),\n                ),\n              ],\n            ),\n          )\n        ],\n      ),\n    );\n  }\n}"
  },
  {
    "path": "lib/pages/day7.dart",
    "content": "import 'package:flutter/material.dart';\nimport 'package:flutter/cupertino.dart';\nimport 'package:flutter_demos_gallery/utils/throttle_debounce.dart';\nimport 'package:font_awesome_flutter/font_awesome_flutter.dart';\n\nclass Day7Page extends StatefulWidget {\n  @override\n  createState() => Day7PageState();\n}\n\nclass Day7PageState extends State<Day7Page> {\n  double ballLeft = 0.0;\n  double ballTop = 0.0;\n\n  void handlePointerMove(List args) {\n    setState(() {\n      \n    });\n  }\n\n  @override\n  Widget build(BuildContext context) {\n    double screenWidth = MediaQuery.of(context).size.width;\n    double screenHeight = MediaQuery.of(context).size.height;\n    double ballSize = 120.0;\n\n    var throttler = new Throttler(const Duration(milliseconds: 1), handlePointerMove, List());\n\n    return Scaffold(\n      body: Listener(\n          onPointerMove: (event) {\n            ballLeft = event.position.dx - ballSize / 2;\n\n            if (event.position.dx < ballSize / 2 ) {\n              ballLeft = 0.0;\n            }\n\n            if (event.position.dx > screenWidth - ballSize / 2) {\n              ballLeft = screenWidth - ballSize;\n            }\n\n            ballTop = event.position.dy - ballSize / 2;\n\n            if (event.position.dy < ballSize / 2 ) {\n              ballTop = 0.0;\n            }\n\n            if (event.position.dy > screenHeight - ballSize / 2) {\n              ballTop = screenHeight - ballSize;\n            }\n\n            throttler.throttle();\n          },\n          child: Stack(\n            children: <Widget>[\n              Container(\n                decoration: BoxDecoration(\n                  image: DecorationImage(\n                    image: AssetImage('assets/agrass.png'),\n                    fit: BoxFit.cover\n                  )\n                ),\n              ),\n              Positioned(\n                child: Icon(FontAwesomeIcons.baseballBall, size: ballSize, color: Colors.white70,),\n                left: ballLeft,\n                top: ballTop,\n              )\n            ],\n          )\n        )\n    );\n  }\n}"
  },
  {
    "path": "lib/pages/day8.dart",
    "content": "import 'package:flutter/material.dart';\nimport 'package:flutter/cupertino.dart';\nimport 'package:flutter_map/flutter_map.dart';\nimport 'package:latlong/latlong.dart';\nimport 'package:font_awesome_flutter/font_awesome_flutter.dart';\n\nclass Day8Page extends StatelessWidget {\n  @override\n  Widget build(BuildContext context) {\n    return Scaffold(\n      drawer: Drawer (\n        child: ListView(\n          // Important: Remove any padding from the ListView.\n          padding: EdgeInsets.zero,\n          children: <Widget>[\n            DrawerHeader(\n              child: Column(\n                crossAxisAlignment: CrossAxisAlignment.start,\n                children: <Widget>[\n                  Container(\n                    width: 80.0,\n                    height: 80.0,\n                    decoration: BoxDecoration(\n                      borderRadius: BorderRadius.all(Radius.circular(40.0)),\n                      image: DecorationImage (\n                        fit: BoxFit.fill,\n                        image: AssetImage('assets/avatar.jpeg')\n                      )\n                    ),\n                  ),\n                  Container(\n                    margin: EdgeInsets.only(top: 10.0),\n                    child: Text('gaocheng jiang', style: TextStyle(color: Colors.white, fontWeight: FontWeight.bold),),\n                  ),\n                  Container(\n                    margin: EdgeInsets.only(top: 5.0),\n                    child: Text('jianggaocheng@hotmail.com', style: TextStyle(color: Colors.white),),\n                  )\n                ],\n              ),\n              decoration: BoxDecoration(\n                color: Color(0xFF242437),\n              ),\n            ),\n            ListTile(\n              leading: Icon(FontAwesomeIcons.mapMarker),\n              title: Text('你的地点'),\n              onTap: () {\n                // Update the state of the app\n                // ...\n              },\n            ),\n            ListTile(\n              leading: Icon(FontAwesomeIcons.penSquare),\n              title: Text('你的贡献'),\n              onTap: () {\n                // Update the state of the app\n                // ...\n              },\n            ),\n            ListTile(\n              leading: Icon(FontAwesomeIcons.productHunt),\n              title: Text('离线区域'),\n              onTap: () {\n                // Update the state of the app\n                // ...\n              },\n            ),\n            Divider(),\n            ListTile(\n              leading: Icon(FontAwesomeIcons.road),\n              title: Text('实时路况'),\n              onTap: () {\n              },\n            ),\n            ListTile(\n              leading: Icon(FontAwesomeIcons.bus),\n              title: Text('公交线路'),\n              onTap: () {\n              },\n            ),\n            ListTile(\n              leading: Icon(FontAwesomeIcons.bicycle),\n              title: Text('骑车线路'),\n              onTap: () {\n              },\n            ),\n            ListTile(\n              leading: Icon(Icons.photo),\n              title: Text('卫星图像'),\n              onTap: () {\n              },\n            ),\n            ListTile(\n              leading: Icon(FontAwesomeIcons.tree),\n              title: Text('地形'),\n              onTap: () {\n              },\n            ),\n            Divider(),\n          ],\n        ),\n      ),\n      body: WillPopScope(\n        onWillPop: () async {\n          return false;\n        },\n        child:Container(\n          child:  FlutterMap(\n            options: new MapOptions(\n              center: new LatLng(31.298886, 120.585316),\n              zoom: 13.0,\n            ),\n            layers: [\n              new TileLayerOptions(\n                urlTemplate:\n                \"https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png\",\n                subdomains: ['a', 'b', 'c']),\n            ],\n          ),\n        ),\n      ),\n      floatingActionButton: FloatingActionButton(\n        tooltip: 'Back', // used by assistive technologies\n        child: Icon(Icons.arrow_back),\n        onPressed: (){\n          Navigator.pop(context);\n        },\n      ),\n    );\n  }\n}"
  },
  {
    "path": "lib/pages/day9.dart",
    "content": "import 'package:flutter/material.dart';\nimport 'package:flutter/cupertino.dart';\nimport 'package:flutter_demos_gallery/utils/throttle_debounce.dart';\n\nclass Day9Page extends StatefulWidget {\n  @override\n  createState() => Day9State();\n}\n\nclass Day9State extends State<Day9Page> {\n  \n  @override\n  Widget build(BuildContext context) {\n    return CupertinoTabScaffold(\n      tabBar: CupertinoTabBar(\n        currentIndex: 3,\n        items: const <BottomNavigationBarItem>[\n          BottomNavigationBarItem(\n            icon: Icon(Icons.home),\n            title: Text('主页'),\n          ),\n          BottomNavigationBarItem(\n            icon: Icon(Icons.notifications),\n            title: Text('通知'),\n          ),\n          BottomNavigationBarItem(\n            icon: Icon(Icons.mail),\n            title: Text('私信'),\n          ),\n          BottomNavigationBarItem(\n            icon: Icon(Icons.person),\n            title: Text('我'),\n          ),\n        ],\n      ),\n      tabBuilder: (BuildContext context, int index) {\n        return UserPage();\n      }\n    );\n  }\n}\n\nclass UserPage extends StatefulWidget {\n  @override\n  createState() => UserPageState();\n}\n\nclass UserPageState extends State<UserPage> {\n  ScrollController _scrollController = new ScrollController();\n  double _blurOpacity = 0.0;\n  double _endFade = 200.0;\n  double _bannerTop = 0.0;\n  double _minBanner = 62.5;\n  double _lastOffset = 0.0;\n  double _iconScale = 1.5;\n  String _segmentIndex = '0';\n\n  void handleScrollUpdate(List args) {\n    double scrollOffset = _scrollController.offset < 0.0 ? 0.0 : _scrollController.offset.floor().toDouble();\n\n    if (scrollOffset == _lastOffset) {\n      return;\n    }\n\n    _lastOffset = scrollOffset;\n\n    if (scrollOffset > _endFade) {\n      _blurOpacity = 1.0;\n    }\n\n    if (scrollOffset < _minBanner) {\n      _blurOpacity = 0.0;\n    }\n\n    if (scrollOffset > _minBanner && scrollOffset < _endFade) {\n      _blurOpacity = (scrollOffset - _minBanner) / (_endFade - _minBanner);\n    }\n\n    if (scrollOffset < 150 - _minBanner) {\n      _bannerTop = -scrollOffset;\n      _iconScale = 1 + 0.5 * (150 - _minBanner - scrollOffset) / (150 - _minBanner);\n    } else {\n      _bannerTop = _minBanner - 150;\n      _iconScale = 1.0;\n    }\n\n    print('Position $scrollOffset $_blurOpacity $_iconScale');\n    setState(() {});\n  }\n\n\n  @override\n  Widget build(BuildContext context) {\n    var throttler = new Throttler(const Duration(milliseconds: 10), handleScrollUpdate, List());\n\n    _scrollController.addListener(() {\n      throttler.throttle();\n    });\n\n    Map<dynamic, Widget> segmentedMap = {'0': Text('推文'), '1': Text('媒体'), '2': Text('喜欢')};\n\n    Widget banner = Positioned(\n      key: Key('banner'),\n      top: _bannerTop,\n      left: 0.0,\n      height: 150.0,\n      right: 0.0,\n      child: Container(\n        decoration: BoxDecoration(\n          image: DecorationImage(\n            fit: BoxFit.fill,\n            image: AssetImage('assets/banner.png')\n          )\n        ),\n      ),\n    );\n\n    Widget bannerBlur = Positioned(\n      key: Key('bannerBlur'),\n      top:0.0,\n      left: 0.0,\n      height: _minBanner,\n      right: 0.0,\n      child: Opacity(\n        opacity: _blurOpacity,\n        child: Container(\n          height: _minBanner,\n          decoration: BoxDecoration(\n            image: DecorationImage(\n              fit: BoxFit.fill,\n              image: AssetImage('assets/bannerBlur.png')\n            )\n          ),\n          child: Center(\n            child: Padding (\n              padding: EdgeInsets.only(top: 20.0), \n              child: Text('Github', style: TextStyle(fontSize: 20.0, fontWeight: FontWeight.w500, color: Colors.white),),\n            )\n          ),\n        )\n      )\n    );\n\n    Widget content = ListView(\n      key: Key('content'),\n      physics: new ClampingScrollPhysics(),\n      controller: _scrollController,\n      children: <Widget>[\n        Container(\n          margin: EdgeInsets.only(top: 130.0),\n          child: Row(\n            mainAxisAlignment: MainAxisAlignment.spaceBetween,\n            children: <Widget>[\n              Transform(\n                alignment: FractionalOffset.bottomLeft,\n                transform: Matrix4.identity()..scale(_iconScale),\n                child: Container(\n                  margin: EdgeInsets.only(left: 10.0),\n                  decoration: BoxDecoration(\n                    borderRadius: BorderRadius.all(\n                      Radius.circular(5.0),\n                    ),\n                    border: Border.all(\n                      color: Colors.white,\n                      width: 5.0\n                    )\n                  ),\n                  width: 68.0,\n                  height: 68.0,\n                  child: Image.asset('assets/icon.png')\n                ),\n              ),\n              Container(\n                width: 240.0,\n                margin: EdgeInsets.only(right: 10.0),\n                child: Row(\n                  mainAxisAlignment: MainAxisAlignment.spaceAround,\n                  children: <Widget>[\n                    Container(\n                      width: 40.0,\n                      child: Icon(Icons.settings, color: Color(0xFF8999A5), size: 20.0,)\n                    ),\n                    Container(\n                      width: 40.0,\n                      height: 30.0,\n                      padding: EdgeInsets.symmetric(horizontal: 5.0, vertical: 3.0),\n                      decoration: BoxDecoration(\n                        borderRadius: BorderRadius.all(\n                          Radius.circular(3.0),\n                        ),\n                        border: Border.all(\n                          color: Color(0xFF8999A5),\n                          width: 1.0\n                        )\n                      ),\n                      child: Icon(Icons.group, color: Color(0xFF8999A5), size: 20.0,)\n                    ),\n                    Container(\n                      width: 120.0,\n                      height: 30.0,\n                      padding: EdgeInsets.symmetric(horizontal: 5.0, vertical: 3.0),\n                      decoration: BoxDecoration(\n                        borderRadius: BorderRadius.all(\n                          Radius.circular(3.0),\n                        ),\n                        border: Border.all(\n                          color: Color(0xFF8999A5),\n                          width: 1.0\n                        )\n                      ),\n                      alignment: Alignment.center,\n                      child: Text('编辑个人资料', textAlign: TextAlign.center, style: TextStyle(fontSize: 14.0, color: Color(0xFF8999A5)),)\n                    )\n                  ],\n                )\n              ),\n            ],\n          ),\n        ),\n        Container(\n          padding: EdgeInsets.all(15.0),\n          child: Column(\n            crossAxisAlignment: CrossAxisAlignment.start,\n            children: <Widget>[\n              Container(\n                padding: EdgeInsets.only(bottom: 5.0),\n                child: Text('Github', style: TextStyle(color: Color(0xFF292F33), fontSize: 20.0, fontWeight: FontWeight.w500),),\n              ),\n              Container(\n                padding: EdgeInsets.only(bottom: 5.0),\n                child: Text('@Github', style: TextStyle(color: Color(0xFF66757F)),),\n              ),\n              Container(\n                child: Row(\n                  children: <Widget> [\n                    Container(\n                      width: 110.0,\n                      child: Row(\n                        children: <Widget> [\n                          Text('183', style: TextStyle(color: Color(0xFF292F33), fontWeight: FontWeight.w500)),\n                          Text('正在关注', style: TextStyle(color: Color(0xFF95A4AE))),\n                        ]\n                      )\n                    ),\n                    Container(\n                      width: 110.0,\n                      child: Row(\n                        children: <Widget> [\n                          Text('830k', style: TextStyle(color: Color(0xFF292F33), fontWeight: FontWeight.w500),),\n                          Text('关注者', style: TextStyle(color: Color(0xFF95A4AE))),\n                        ]\n                      )\n                    )\n                  ]\n                ),\n              ),\n            ],\n          )\n        ),\n        Container(\n          child: CupertinoSegmentedControl(\n            key: Key('segmented'),\n            groupValue: _segmentIndex,\n            onValueChanged: (index){\n              setState(() {\n                _segmentIndex = index;\n              });\n            },\n            children: segmentedMap,\n          ),\n        ),\n        Container(\n          height: 700.0,\n          color: Color(0xFFF5F8FA),\n          alignment: Alignment.topCenter,\n          padding: EdgeInsets.only(top: 20.0),\n          child: Image(\n            fit: BoxFit.contain,\n            image: AssetImage('assets/moreinfo.png'),\n          ),\n        ),\n      ],\n    );\n\n    List<Widget> stackList = new List();\n\n    if (_iconScale != 1) {\n      stackList.add(banner);\n      stackList.add(content);\n    } else {\n      stackList.add(content);\n      stackList.add(banner);\n    }\n\n    stackList.add(bannerBlur);\n\n    return Scaffold(\n      body:  Stack(\n        children: stackList\n      )\n    );\n  }\n}"
  },
  {
    "path": "lib/pages/home.dart",
    "content": "import 'package:flutter/material.dart';\nimport 'package:flutter/cupertino.dart';\nimport 'package:font_awesome_flutter/font_awesome_flutter.dart';\nimport 'package:flutter_demos_gallery/utils/flutter_icon_icons.dart';\nimport 'package:flutter_demos_gallery/pages/day0.dart';\nimport 'package:flutter_demos_gallery/pages/day1.dart';\nimport 'package:flutter_demos_gallery/pages/day2.dart';\nimport 'package:flutter_demos_gallery/pages/day3.dart';\nimport 'package:flutter_demos_gallery/pages/day5.dart';\nimport 'package:flutter_demos_gallery/pages/day6.dart';\nimport 'package:flutter_demos_gallery/pages/day7.dart';\nimport 'package:flutter_demos_gallery/pages/day8.dart';\nimport 'package:flutter_demos_gallery/pages/day9.dart';\nimport 'package:flutter_demos_gallery/pages/day10.dart';\nimport 'package:flutter_demos_gallery/pages/day11.dart';\nimport 'package:flutter_demos_gallery/pages/day12.dart';\nimport 'package:flutter_demos_gallery/pages/day13.dart';\nimport 'package:flutter_demos_gallery/pages/day14.dart';\nimport 'package:flutter_demos_gallery/pages/day15.dart';\n\n\n\n\nclass HomePage extends StatelessWidget {\n  Widget menuIcons (BuildContext context, Icon icon,String title, Widget nextPage) {\n    return Container(\n      decoration: BoxDecoration(\n        border: BorderDirectional(\n          bottom: const BorderSide(color: const Color(0xFFCCCCCC)), \n          end: const BorderSide(color: const Color(0xFFCCCCCC)), \n        )\n      ),\n      child: InkWell(\n        onTap: (){\n          Navigator.of(context).push(CupertinoPageRoute<bool>(\n            builder: (BuildContext context) => nextPage,\n          ),);\n        },\n        child: Center(\n          child: new Column(\n            mainAxisAlignment: MainAxisAlignment.center,\n            children: <Widget>[\n              icon,\n              Container(\n                margin: EdgeInsets.only(top: 10.0),\n                child:  Text(\n                  title\n                )\n              )\n            ],\n          )\n          \n        )\n      )\n    );\n  }\n\n  @override\n  Widget build(BuildContext context) {\n    return Scaffold(\n      appBar: CupertinoNavigationBar(\n        middle: const Text('Flutter Demos Gallery'),\n      ),\n      body: GridView.count(\n        primary: false,\n        crossAxisCount: 3,\n        children: <Widget>[\n          menuIcons(context, Icon(FontAwesomeIcons.stopwatch, size: 48.0, color: Color(0xFFFF856C)), 'Day1' ,Day1Page()),\n          menuIcons(context, Icon(FlutterIcon.cloud_sun_inv, size: 48.0, color: Color(0xFF90BDC1)), 'Day2' ,Day2Page()),\n          menuIcons(context, Icon(FontAwesomeIcons.twitter, size: 48.0, color: Color(0xFF2AA2EF)), 'Day3' ,Day3Page()),\n          menuIcons(context, Icon(FontAwesomeIcons.contao, size: 48.0, color: Color(0xFFFF9A05)), 'Day4' ,Day0Page()),\n          menuIcons(context, Icon(Icons.pin_drop, size: 48.0, color: Color(0xFF00D204)), 'Day5' ,Day5Page()),\n          menuIcons(context, Icon(FontAwesomeIcons.spotify, size: 48.0, color: Color(0xFF777777)), 'Day6' ,Day6Page()),\n          menuIcons(context, Icon(FontAwesomeIcons.baseballBall, size: 48.0, color: Color(0xFF5E2A06)), 'Day7' ,Day7Page()),\n          menuIcons(context, Icon(FontAwesomeIcons.google, size: 48.0, color: Color(0xFF4285F4)), 'Day8' ,Day8Page()),\n          menuIcons(context, Icon(FontAwesomeIcons.twitterSquare, size: 48.0, color: Color(0xFF2AA2EF)), 'Day9' ,Day9Page()),\n          menuIcons(context, Icon(FontAwesomeIcons.tumblr, size: 48.0, color: Color(0xFF37465C)), 'Day10' ,Day10Page()),\n          menuIcons(context, Icon(Icons.filter_b_and_w, size: 48.0, color: Color(0xFF2F3600)), 'Day11' ,Day11Page()),\n          menuIcons(context, Icon(FontAwesomeIcons.chartBar, size: 48.0, color: Color(0xFFFD8F9D)), 'Day12' ,Day12Page()),\n          menuIcons(context, Icon(Icons.chat, size: 48.0, color: Color(0xFF83709D)), 'Day13' ,Day13Page()),\n          menuIcons(context, Icon(FontAwesomeIcons.fire, size: 48.0, color: Color(0xFFFF6B6B)), 'Day14' ,Day14Page()),\n          menuIcons(context, Icon(FontAwesomeIcons.calendar, size: 48.0, color: Color(0xFFEC240E)), 'Day15' ,Day15Page()),\n        ],\n      ),\n      backgroundColor: Colors.white,\n    );\n  }\n}"
  },
  {
    "path": "lib/utils/carousel.dart",
    "content": "import 'package:flutter/material.dart';\n\nclass Carousel extends StatefulWidget {\n\n  ///All the [Widget] on this Carousel.\n  final List children;\n\n  ///Returns [children]`s [lenght].\n  int get childrenCount => children.length;\n\n  ///The transition animation timing curve. Default is [Curves.ease]\n  final Curve animationCurve;\n\n  ///The transition animation duration. Default is 250ms.\n  final Duration animationDuration;\n\n  // Enable or Disable the indicator (dots). Default is true\n  final bool showIndicator;\n\n  //Enable/Disable radius Border for the images. Default is false\n  final bool borderRadius;\n\n  //Border Radius of the images. Default is [Radius.circular(8.0)]\n  final Radius radius;\n\n  //Move the Indicator From the Bottom\n  final double moveIndicatorFromBottom;\n\n  //Remove the radius bottom from the indicator background. Default false\n  final bool noRadiusForIndicator;\n\n  //Padding Size of the background Indicator. Default is 20.0\n  final double indicatorBgPadding;\n\n  // The base size of the dots. Default is 8.0\n  final double dotSize;\n\n  // The distance between the center of each dot. Default is 25.0\n  final double dotSpacing;\n\n  // The Color of each dot. Default is Colors.grey[300]\n  final Color dotColor;\n\n  // The Color of selected dot. Default is Colors.grey\n  final Color dotSelectedColor;\n\n  // The background Color of the dots. Default is [Colors.transparent]\n  final Color dotBgColor;\n\n  Carousel({\n    this.children,\n    this.animationCurve = Curves.ease,\n    this.animationDuration = const Duration(milliseconds: 250),\n    this.showIndicator = true,\n    this.borderRadius = false,\n    this.radius,\n    this.indicatorBgPadding = 20.0,  \n    this.moveIndicatorFromBottom = 0.0,\n    this.noRadiusForIndicator = false,\n    this.dotSize = 8.0,\n    this.dotSpacing = 25.0,\n    this.dotColor = const Color(0xFFCCCCCC),\n    this.dotSelectedColor = Colors.grey,\n    this.dotBgColor,\n  }) :\n        assert(children != null),\n        assert(children.length > 1),\n        assert(animationCurve != null),\n        assert(animationDuration != null);\n\n\n  @override\n  State createState() => new _CarouselState();\n}\n\nclass _CarouselState extends State<Carousel> with SingleTickerProviderStateMixin {\n  TabController _controller;\n  ///Actual index of the displaying Widget\n  int get actualIndex => _controller.index;\n\n  int selectedIndex = 0;\n\n  ///Returns the calculated value of the next index.\n  int get nextIndex {\n    var nextIndexValue = actualIndex;\n\n    if(nextIndexValue < _controller.length - 1)\n      nextIndexValue++;\n    else\n      nextIndexValue = 0;\n\n    return nextIndexValue;\n  }\n\n  @override\n  void initState() {\n    super.initState();\n\n    _controller = new TabController(length: widget.childrenCount, vsync: this);\n    _controller.addListener(_handleTabSelection);\n  }\n\n  @override\n  void dispose() {\n    _controller.dispose();\n    super.dispose();\n  }\n\n  void _handleTabSelection() {\n    setState(() {\n      selectedIndex = _controller.index;\n    });\n  }\n\n  @override\n  Widget build(BuildContext context) {\n    return new Scaffold(\n      body: new Stack(\n        children: <Widget>[\n        new TabBarView(\n          children: widget.children.map((widget) => new Center(child: widget,)).toList(),\n          controller: this._controller,\n        ),\n        widget.showIndicator ? new Positioned(\n            bottom: widget.moveIndicatorFromBottom,\n            left: 0.0,\n            right: 0.0,\n            child: new Container(\n              decoration: new BoxDecoration(\n                color: widget.dotBgColor == null ? Colors.transparent : widget.dotBgColor,\n                borderRadius: widget.borderRadius ? (widget.noRadiusForIndicator ? null : new BorderRadius.only(\n                    bottomLeft: widget.radius != null ? widget.radius : new Radius.circular(8.0),\n                    bottomRight: widget.radius != null ? widget.radius : new Radius.circular(8.0)\n                )) : null,\n              ),\n              padding: new EdgeInsets.all(widget.indicatorBgPadding),\n              child: new Center(\n                child: new DotsIndicator(\n                  controller: _controller,\n                  itemCount: widget.children.length,\n                  color: widget.dotColor,\n                  selectedIndex: selectedIndex,\n                  selectedColor: widget.dotSelectedColor,\n                  dotSize: widget.dotSize,\n                  dotSpacing: widget.dotSpacing,\n                ),\n              ),\n            ),\n          ) : new Container(),\n        ],\n      )\n    );\n  }\n}\n\n/// An indicator showing the currently selected page of a PageController\nclass DotsIndicator extends StatelessWidget {\n  DotsIndicator({\n    this.controller,\n    this.itemCount,\n    this.color,\n    this.dotSize,\n    this.selectedIndex,\n    this.selectedColor,\n    this.dotSpacing\n  });\n\n  // The PageController that this DotsIndicator is representing.\n  final TabController controller;\n\n  // The number of items managed by the PageController\n  final int itemCount;\n\n  // Selected index\n  final int selectedIndex;\n\n  // The color of the dots.\n  final Color color;\n\n    // The color of the dots.\n  final Color selectedColor;\n\n  // The base size of the dots\n  final double dotSize;\n\n  // The distance between the center of each dot\n  final double dotSpacing;\n\n  Widget _buildDot(int index) {\n    return new Container(\n      width: dotSpacing,\n      child: new Center(\n        child: new Material(\n          color: index == selectedIndex ? selectedColor : color,\n          type: MaterialType.circle,\n          child: new Container(\n            width: dotSize,\n            height: dotSize,\n          ),\n        ),\n      ),\n    );\n  }\n\n  Widget build(BuildContext context) {\n    return new Row(\n      mainAxisAlignment: MainAxisAlignment.center,\n      children: new List<Widget>.generate(itemCount, _buildDot),\n    );\n  }\n}"
  },
  {
    "path": "lib/utils/carousel_pro.dart",
    "content": "import 'dart:math';\nimport 'package:flutter/material.dart';\nimport 'dart:async';\n\nclass Carousel extends StatefulWidget {\n  //All the images on this Carousel.\n  final List<Widget> images;\n\n  //The transition animation timing curve. Default is [Curves.ease]\n  final Curve animationCurve;\n\n  //The transition animation duration. Default is 300ms.\n  final Duration animationDuration;\n\n  // The base size of the dots. Default is 8.0\n  final double dotSize;\n\n  // The increase in the size of the selected dot. Default is 2.0\n  final double dotIncreaseSize;\n\n  // The distance between the center of each dot. Default is 25.0\n  final double dotSpacing;\n\n  // The Color of each dot. Default is Colors.white\n  final Color dotColor;\n\n  // The background Color of the dots. Default is [Colors.grey[800].withOpacity(0.5)]\n  final Color dotBgColor;\n\n  // Enable or Disable the indicator (dots). Default is true\n  final bool showIndicator;\n\n  //Padding Size of the background Indicator. Default is 20.0\n  final double indicatorBgPadding;\n\n  //How to show the images in the box. Default is cover\n  final BoxFit boxFit;\n\n  //Enable/Disable radius Border for the images. Default is false\n  final bool borderRadius;\n\n  //Border Radius of the images. Default is [Radius.circular(8.0)]\n  final Radius radius;\n\n  //Move the Indicator From the Bottom\n  final double moveIndicatorFromBottom;\n\n  //Remove the radius bottom from the indicator background. Default false\n  final bool noRadiusForIndicator;\n\n  //Enable/Disable Image Overlay Shadow. Default false\n  final bool overlayShadow;\n\n  //Choose the color of the overlay Shadow color. Default Colors.grey[800]\n  final Color overlayShadowColors;\n\n  //Choose the size of the Overlay Shadow, from 0.0 to 1.0. Default 0.5\n  final double overlayShadowSize;\n\n  //Enable/Disable the auto play of the slider. Default true\n  final bool autoplay;\n\n  //Duration of the Auto play slider by seconds. Default 3 seconds\n  final Duration autoplayDuration;\n\n  final Color selectedColor;\n\n  Carousel({\n    this.images,\n    this.animationCurve = Curves.ease,\n    this.animationDuration = const Duration(milliseconds: 300),\n    this.dotSize = 8.0,\n    this.dotSpacing = 25.0,\n    this.dotIncreaseSize = 2.0,\n    this.dotColor = Colors.white,\n    this.dotBgColor,\n    this.selectedColor,\n    this.showIndicator = true,\n    this.indicatorBgPadding = 20.0,\n    this.boxFit = BoxFit.cover,\n    this.borderRadius = false,\n    this.radius,\n    this.moveIndicatorFromBottom = 0.0,\n    this.noRadiusForIndicator = false,\n    this.overlayShadow = false,\n    this.overlayShadowColors,\n    this.overlayShadowSize = 0.5,\n    this.autoplay = true,\n    this.autoplayDuration = const Duration(seconds: 3)\n  }) :\n        assert(images != null),\n        assert(animationCurve != null),\n        assert(animationDuration != null),\n        assert(dotSize != null),\n        assert(dotSpacing != null),\n        assert(dotIncreaseSize != null),\n        assert(dotColor != null);\n\n  @override\n  State createState() => new CarouselState();\n}\n\nclass CarouselState extends State<Carousel> {\n  int _selected = 0;\n  final _controller = new PageController();\n  \n  @override\n  void initState() {\n    super.initState();\n    \n    if(widget.autoplay) {\n      new Timer.periodic(widget.autoplayDuration, (_) {\n        if(_controller.page == widget.images.length-1) {\n          _controller.animateToPage(\n            0,\n            duration: widget.animationDuration,\n            curve: widget.animationCurve,\n          );\n        } else {\n          _controller.nextPage(duration: widget.animationDuration, curve: widget.animationCurve);\n        }\n      });\n    }\n  }\n  \n  @override\n  void dispose() {\n    super.dispose();\n  }\n\n  @override\n  Widget build(BuildContext context) {\n    final List<Widget> listImages = widget.images;\n\n    return new Scaffold(\n      body: new Stack(\n        children: <Widget>[\n\n          new Container(\n            child: new PageView(\n              physics: new AlwaysScrollableScrollPhysics(),\n              controller: _controller,\n              children: listImages,\n            ),\n          ),\n\n          widget.showIndicator ? new Positioned(\n            bottom: widget.moveIndicatorFromBottom,\n            left: 0.0,\n            right: 0.0,\n            child: new Container(\n              decoration: new BoxDecoration(\n                color: widget.dotBgColor == null ? Colors.grey[800].withOpacity(0.5) : widget.dotBgColor,\n                borderRadius: widget.borderRadius ? (widget.noRadiusForIndicator ? null : new BorderRadius.only(\n                    bottomLeft: widget.radius != null ? widget.radius : new Radius.circular(8.0),\n                    bottomRight: widget.radius != null ? widget.radius : new Radius.circular(8.0)\n                )) : null,\n              ),\n              padding: new EdgeInsets.all(widget.indicatorBgPadding),\n              child: new Center(\n                child: new DotsIndicator(\n                  controller: _controller,\n                  itemCount: listImages.length,\n                  color: widget.dotColor,\n                  dotSize: widget.dotSize,\n                  selectedIndex: _selected,\n                  selectedColor: widget.selectedColor,\n                  dotSpacing: widget.dotSpacing,\n                  dotIncreaseSize: widget.dotIncreaseSize,\n                  onPageSelected: (int page) {\n                    _controller.animateToPage(\n                      page,\n                      duration: widget.animationDuration,\n                      curve: widget.animationCurve,\n                    );\n\n                    setState(() {\n                      _selected = page;\n                    });\n                  },\n                ),\n              ),\n            ),\n          ) : new Container(),\n\n        ],\n      ),\n    );\n  }\n}\n\n/// An indicator showing the currently selected page of a PageController\nclass DotsIndicator extends StatelessWidget {\n  DotsIndicator({\n    this.controller,\n    this.itemCount,\n    this.onPageSelected,\n    this.color,\n    this.selectedIndex,\n    this.selectedColor,\n    this.dotSize,\n    this.dotIncreaseSize,\n    this.dotSpacing\n  });\n\n  // The PageController that this DotsIndicator is representing.\n  final PageController controller;\n\n  // The number of items managed by the PageController\n  final int itemCount;\n\n  // Called when a dot is tapped\n  final ValueChanged<int> onPageSelected;\n\n  // The color of the dots.\n  final Color color;\n\n  final int selectedIndex;\n\n  final Color selectedColor;\n\n  // The base size of the dots\n  final double dotSize;\n\n  // The increase in the size of the selected dot\n  final double dotIncreaseSize;\n\n  // The distance between the center of each dot\n  final double dotSpacing;\n\n  Widget _buildDot(int index) {\n    double selectedness = Curves.easeOut.transform(\n      max(\n        0.0,\n        1.0 - ((controller.page ?? controller.initialPage) - index).abs(),\n      ),\n    );\n\n    print('selectednessd ${selectedness.round()} $index');\n\n    double zoom = 1.0 + (dotIncreaseSize - 1.0) * selectedness;\n    return new Container(\n      width: dotSpacing,\n      child: new Center(\n        child: new Material(\n          color: color,\n          type: MaterialType.circle,\n          child: new Container(\n            width: dotSize * zoom,\n            height: dotSize * zoom,\n            child: new InkWell(\n              onTap: () => onPageSelected(index),\n            ),\n          ),\n        ),\n      ),\n    );\n  }\n\n  Widget build(BuildContext context) {\n    return new Row(\n      mainAxisAlignment: MainAxisAlignment.center,\n      children: new List<Widget>.generate(itemCount, _buildDot),\n    );\n  }\n}"
  },
  {
    "path": "lib/utils/flutter_icon_icons.dart",
    "content": "/// Flutter icons FlutterIcon\n/// Copyright (C) 2018 by original authors @ fluttericon.com, fontello.com\n/// This font was generated by FlutterIcon.com, which is derived from Fontello.\n///\n/// To use this font, place it in your fonts/ directory and include the\n/// following in your pubspec.yaml\n///\n/// flutter:\n///   fonts:\n///    - family:  FlutterIcon\n///      fonts:\n///       - asset: fonts/FlutterIcon.ttf\n///\n/// \n/// * Meteocons, Copyright (C) 2012 by Alessio Atzeni\n///         Author:    Alessio Atzeni\n///         License:   SIL (http://scripts.sil.org/OFL)\n///         Homepage:  http://www.alessioatzeni.com\n///\nimport 'package:flutter/widgets.dart';\n\nclass FlutterIcon {\n  FlutterIcon._();\n\n  static const _kFontFam = 'FlutterIcon';\n\n  static const IconData cloud_moon = const IconData(0xe800, fontFamily: _kFontFam);\n  static const IconData fahrenheit = const IconData(0xe801, fontFamily: _kFontFam);\n  static const IconData clouds_flash_alt = const IconData(0xe802, fontFamily: _kFontFam);\n  static const IconData sun_inv = const IconData(0xe803, fontFamily: _kFontFam);\n  static const IconData moon_inv = const IconData(0xe804, fontFamily: _kFontFam);\n  static const IconData clouds_inv = const IconData(0xe805, fontFamily: _kFontFam);\n  static const IconData clouds_flash_inv = const IconData(0xe806, fontFamily: _kFontFam);\n  static const IconData temperature = const IconData(0xe807, fontFamily: _kFontFam);\n  static const IconData compass = const IconData(0xe808, fontFamily: _kFontFam);\n  static const IconData na = const IconData(0xe809, fontFamily: _kFontFam);\n  static const IconData celcius = const IconData(0xe80a, fontFamily: _kFontFam);\n  static const IconData cloud_sun_inv = const IconData(0xe80b, fontFamily: _kFontFam);\n  static const IconData cloud_moon_inv = const IconData(0xe80c, fontFamily: _kFontFam);\n  static const IconData moon = const IconData(0xe80d, fontFamily: _kFontFam);\n  static const IconData eclipse = const IconData(0xe80e, fontFamily: _kFontFam);\n  static const IconData mist = const IconData(0xe80f, fontFamily: _kFontFam);\n  static const IconData wind = const IconData(0xe810, fontFamily: _kFontFam);\n  static const IconData snowflake = const IconData(0xe811, fontFamily: _kFontFam);\n  static const IconData snow = const IconData(0xe812, fontFamily: _kFontFam);\n  static const IconData snow_alt = const IconData(0xe813, fontFamily: _kFontFam);\n  static const IconData cloud_inv = const IconData(0xe814, fontFamily: _kFontFam);\n  static const IconData hail = const IconData(0xe815, fontFamily: _kFontFam);\n  static const IconData clouds = const IconData(0xe816, fontFamily: _kFontFam);\n  static const IconData clouds_flash = const IconData(0xe817, fontFamily: _kFontFam);\n  static const IconData cloud_flash_inv = const IconData(0xe818, fontFamily: _kFontFam);\n  static const IconData drizzle_inv = const IconData(0xe819, fontFamily: _kFontFam);\n  static const IconData rain_inv = const IconData(0xe81a, fontFamily: _kFontFam);\n  static const IconData fog_sun = const IconData(0xe81b, fontFamily: _kFontFam);\n  static const IconData fog_moon = const IconData(0xe81c, fontFamily: _kFontFam);\n  static const IconData fog_cloud = const IconData(0xe81d, fontFamily: _kFontFam);\n  static const IconData fog = const IconData(0xe81e, fontFamily: _kFontFam);\n  static const IconData cloud = const IconData(0xe81f, fontFamily: _kFontFam);\n  static const IconData cloud_flash = const IconData(0xe820, fontFamily: _kFontFam);\n  static const IconData cloud_flash_alt = const IconData(0xe821, fontFamily: _kFontFam);\n  static const IconData drizzle = const IconData(0xe822, fontFamily: _kFontFam);\n  static const IconData rain = const IconData(0xe823, fontFamily: _kFontFam);\n  static const IconData windy = const IconData(0xe824, fontFamily: _kFontFam);\n  static const IconData windy_rain_inv = const IconData(0xe825, fontFamily: _kFontFam);\n  static const IconData snow_inv = const IconData(0xe826, fontFamily: _kFontFam);\n  static const IconData snow_heavy_inv = const IconData(0xe827, fontFamily: _kFontFam);\n  static const IconData windy_inv = const IconData(0xe828, fontFamily: _kFontFam);\n  static const IconData sunrise = const IconData(0xe829, fontFamily: _kFontFam);\n  static const IconData sun = const IconData(0xe82a, fontFamily: _kFontFam);\n  static const IconData hail_inv = const IconData(0xe82b, fontFamily: _kFontFam);\n  static const IconData windy_rain = const IconData(0xe82c, fontFamily: _kFontFam);\n  static const IconData snow_heavy = const IconData(0xe82d, fontFamily: _kFontFam);\n  static const IconData cloud_sun = const IconData(0xe82e, fontFamily: _kFontFam);\n}\n"
  },
  {
    "path": "lib/utils/throttle_debounce.dart",
    "content": "import 'dart:async';\n\nclass Throttler{\n  \n  Duration delay;\n  var callback;\n  List args;\n  bool noTrailing;\n\n  Throttler(this.delay, this.callback, this.args, [this.noTrailing=false]);\n\n  var timeoutId;\n\n  DateTime lastExec = new DateTime.now();\n\n  void throttle() {\n  \n    Duration elapsed = new DateTime.now().difference(lastExec);\n\n    void exec() {\n      lastExec = new DateTime.now();\n      callback(args);\n    }\n\n    if(elapsed.compareTo(delay) >= 0) {\n      exec();\n    }\n    //cancel the timeout scheduled for trailing callback \n    if(timeoutId != null)\n      timeoutId.cancel();\n\n    if( noTrailing == false) {\n      //there should be a trailing callback, so schedule one\n      //buggy here, should be 'delay - elasped' but dart async only supports const Duration for delay\n      timeoutId = new Timer(delay, exec); \n    }\n  }\n}\n\nclass Debouncer {\n\n  Duration delay;\n  var callback;\n  List args;\n  bool atBegin;\n\n  Debouncer(this.delay, this.callback, this.args, [this.atBegin=false]);\n  \n  var timeoutId;\n  \n  void debounce() {\n    \n    void exec() {\n      callback(args);\n    }\n    \n    void clear() {\n      timeoutId = null;\n    }\n    //cancel the previous timer if debounce is still being called before the delay period is over\n    if(timeoutId != null) {\n      timeoutId.cancel();\n    }\n    //if atBegin is true, 'exec' has to executed the first time debounce gets called\n    if(atBegin && timeoutId == null) {\n      exec();\n    }\n    //schedule a new call after delay time\n    timeoutId = new Timer(delay, atBegin ? clear : exec);\n  }\n\n}\n\n"
  },
  {
    "path": "pubspec.yaml",
    "content": "name: flutter_demos_gallery\ndescription: A new Flutter project.\n\ndependencies:\n  flutter:\n    sdk: flutter\n\n  # The following adds the Cupertino Icons font to your application.\n  # Use with the CupertinoIcons class for iOS style icons.\n  cupertino_icons: ^0.1.2\n  font_awesome_flutter: any\n  cirrus_map_view: ^0.0.20\n  location: ^1.4.1\n  flutter_map: ^0.1.0\n  flutter_simple_video_player: ^0.0.9\n  flutter_swiper: ^1.0.4\n  charts_flutter: ^0.4.0\n  dart2_constant: ^1.0.2+dart2\n  image_picker: ^0.4.10\n  intl: ^0.15.7\n  flutter_lock_widget: ^0.1.1\n\ndev_dependencies:\n  \n# For information on the generic Dart part of this file, see the\n# following page: https://www.dartlang.org/tools/pub/pubspec\n\n# The following section is specific to Flutter.\nflutter:\n\n  # The following line ensures that the Material Icons font is\n  # included with your application, so that you can use the icons in\n  # the material Icons class.\n  uses-material-design: true\n  fonts:\n    - family: RobotoMono\n      fonts:\n        - asset: fonts/roboto_mono/RobotoMono-Regular.ttf\n        - asset: fonts/roboto_mono/RobotoMono-Light.ttf\n          weight: 200\n        - asset: fonts/roboto_mono/RobotoMono-Thin.ttf\n          weight: 100\n    - family: OpenSans\n      fonts:\n        - asset: fonts/Open_Sans/OpenSans-Regular.ttf\n        - asset: fonts/Open_Sans/OpenSans-Light.ttf\n          weight: 200\n    - family: FlutterIcon\n      fonts:\n        - asset: fonts/FlutterIcon.ttf\n\n  assets:\n    - assets/\n\n  # To add assets to your application, add an assets section, like this:\n  # assets:\n  #  - images/a_dot_burr.jpeg\n  #  - images/a_dot_ham.jpeg\n\n  # An image asset can refer to one or more resolution-specific \"variants\", see\n  # https://flutter.io/assets-and-images/#resolution-aware.\n\n  # For details regarding adding assets from package dependencies, see\n  # https://flutter.io/assets-and-images/#from-packages\n\n  # To add custom fonts to your application, add a fonts section here,\n  # in this \"flutter\" section. Each entry in this list should have a\n  # \"family\" key with the font family name, and a \"fonts\" key with a\n  # list giving the asset and other descriptors for the font. For\n  # example:\n  # fonts:\n  #   - family: Schyler\n  #     fonts:\n  #       - asset: fonts/Schyler-Regular.ttf\n  #       - asset: fonts/Schyler-Italic.ttf\n  #         style: italic\n  #   - family: Trajan Pro\n  #     fonts:\n  #       - asset: fonts/TrajanPro.ttf\n  #       - asset: fonts/TrajanPro_Bold.ttf\n  #         weight: 700\n  #\n  # For details regarding fonts from package dependencies,\n  # see https://flutter.io/custom-fonts/#from-packages\n"
  }
]