From 091f247e040b923b3e8a01d079f4ac13e81df0ce Mon Sep 17 00:00:00 2001 From: "ferdi.salim" Date: Sat, 8 May 2021 17:24:21 +0700 Subject: [PATCH 1/2] [GREEN] adding otp and its api for login --- .dart_tool/package_config.json | 222 ++++----- .dart_tool/package_config_subset | 444 +++++++++--------- .dart_tool/version | 2 +- .flutter-plugins | 20 +- .flutter-plugins-dependencies | 2 +- .packages | 220 ++++----- android/local.properties | 4 +- .../Release-iphoneos/Runner.build/dgph" | Bin 0 -> 158 bytes ios/Flutter/Generated.xcconfig | 13 +- ios/Flutter/flutter_export_environment.sh | 13 +- lib/api/api.dart | 29 +- lib/pages/login/Login.dart | 13 +- lib/pages/payment/CancelConfirmation.dart | 9 +- 13 files changed, 514 insertions(+), 477 deletions(-) create mode 100644 "build\\ios/Runner.build/Release-iphoneos/Runner.build/dgph" diff --git a/.dart_tool/package_config.json b/.dart_tool/package_config.json index 18646a8..38c144d 100644 --- a/.dart_tool/package_config.json +++ b/.dart_tool/package_config.json @@ -3,655 +3,655 @@ "packages": [ { "name": "_fe_analyzer_shared", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/_fe_analyzer_shared-14.0.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/_fe_analyzer_shared-14.0.0", "packageUri": "lib/", "languageVersion": "2.2" }, { "name": "analyzer", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/analyzer-0.41.2", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/analyzer-0.41.2", "packageUri": "lib/", "languageVersion": "2.7" }, { "name": "args", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/args-2.0.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/args-2.0.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "async", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.5.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.5.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "boolean_selector", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-2.1.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-2.1.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "build", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/build-1.6.2", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/build-1.6.2", "packageUri": "lib/", "languageVersion": "2.9" }, { "name": "build_config", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/build_config-0.4.6", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/build_config-0.4.6", "packageUri": "lib/", "languageVersion": "2.9" }, { "name": "build_daemon", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/build_daemon-2.1.10", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/build_daemon-2.1.10", "packageUri": "lib/", "languageVersion": "2.11" }, { "name": "build_resolvers", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/build_resolvers-1.5.3", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/build_resolvers-1.5.3", "packageUri": "lib/", "languageVersion": "2.9" }, { "name": "build_runner", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/build_runner-1.11.5", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/build_runner-1.11.5", "packageUri": "lib/", "languageVersion": "2.11" }, { "name": "build_runner_core", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/build_runner_core-6.1.10", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/build_runner_core-6.1.10", "packageUri": "lib/", "languageVersion": "2.11" }, { "name": "build_test", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/build_test-1.3.7", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/build_test-1.3.7", "packageUri": "lib/", "languageVersion": "2.11" }, { "name": "built_collection", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/built_collection-5.0.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/built_collection-5.0.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "built_value", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/built_value-8.0.4", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/built_value-8.0.4", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "carousel_slider", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/carousel_slider-3.0.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/carousel_slider-3.0.0", "packageUri": "lib/", "languageVersion": "2.6" }, { "name": "characters", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "charcode", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.2.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.2.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "checked_yaml", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/checked_yaml-1.0.4", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/checked_yaml-1.0.4", "packageUri": "lib/", "languageVersion": "2.7" }, { "name": "cli_util", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/cli_util-0.3.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/cli_util-0.3.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "clock", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/clock-1.1.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/clock-1.1.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "code_builder", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/code_builder-3.7.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/code_builder-3.7.0", "packageUri": "lib/", "languageVersion": "2.7" }, { "name": "collection", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "convert", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/convert-2.1.1", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/convert-2.1.1", "packageUri": "lib/", "languageVersion": "1.17" }, { "name": "coverage", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/coverage-0.15.2", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/coverage-0.15.2", "packageUri": "lib/", "languageVersion": "2.7" }, { "name": "crypto", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/crypto-3.0.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/crypto-3.0.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "csslib", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/csslib-0.17.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/csslib-0.17.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "cupertino_icons", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-1.0.2", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-1.0.2", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "dart_style", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/dart_style-1.3.12", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/dart_style-1.3.12", "packageUri": "lib/", "languageVersion": "2.9" }, { "name": "dotted_border", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/dotted_border-1.0.7", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/dotted_border-1.0.7", "packageUri": "lib/", "languageVersion": "2.2" }, { "name": "fake_async", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/fake_async-1.2.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/fake_async-1.2.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "ffi", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/ffi-1.0.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/ffi-1.0.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "file", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/file-6.1.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/file-6.1.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "fixnum", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/fixnum-1.0.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/fixnum-1.0.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "flutter", - "rootUri": "file:///C:/flutter/flutter/packages/flutter", + "rootUri": "file:///Users/ferdisungkar/flutter/packages/flutter", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "flutter_keyboard_visibility", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility-5.0.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility-5.0.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "flutter_keyboard_visibility_platform_interface", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility_platform_interface-2.0.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility_platform_interface-2.0.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "flutter_keyboard_visibility_web", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility_web-2.0.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility_web-2.0.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "flutter_plugin_android_lifecycle", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_android_lifecycle-2.0.1", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_android_lifecycle-2.0.1", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "flutter_secure_storage", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage-3.3.5", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage-3.3.5", "packageUri": "lib/", "languageVersion": "2.1" }, { "name": "flutter_svg", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_svg-0.19.3", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_svg-0.19.3", "packageUri": "lib/", "languageVersion": "2.2" }, { "name": "flutter_test", - "rootUri": "file:///C:/flutter/flutter/packages/flutter_test", + "rootUri": "file:///Users/ferdisungkar/flutter/packages/flutter_test", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "flutter_typeahead", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_typeahead-3.1.1", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_typeahead-3.1.1", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "flutter_web_plugins", - "rootUri": "file:///C:/flutter/flutter/packages/flutter_web_plugins", + "rootUri": "file:///Users/ferdisungkar/flutter/packages/flutter_web_plugins", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "glob", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/glob-2.0.1", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/glob-2.0.1", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "google_fonts", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/google_fonts-2.0.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/google_fonts-2.0.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "graphs", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/graphs-0.2.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/graphs-0.2.0", "packageUri": "lib/", "languageVersion": "2.0" }, { "name": "html", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/html-0.15.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/html-0.15.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "http", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/http-0.13.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/http-0.13.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "http_multi_server", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/http_multi_server-2.2.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/http_multi_server-2.2.0", "packageUri": "lib/", "languageVersion": "2.1" }, { "name": "http_parser", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/http_parser-4.0.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/http_parser-4.0.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "image_picker", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker-0.7.4", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker-0.7.4", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "image_picker_for_web", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker_for_web-2.0.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker_for_web-2.0.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "image_picker_platform_interface", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker_platform_interface-2.1.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker_platform_interface-2.1.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "intl", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/intl-0.17.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/intl-0.17.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "io", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/io-0.3.5", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/io-0.3.5", "packageUri": "lib/", "languageVersion": "2.1" }, { "name": "js", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/js-0.6.3", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/js-0.6.3", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "json_annotation", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/json_annotation-4.0.1", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/json_annotation-4.0.1", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "logging", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/logging-1.0.1", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/logging-1.0.1", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "matcher", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.10", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.10", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "meta", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.3.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.3.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "mime", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/mime-1.0.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/mime-1.0.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "mockito", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/mockito-4.1.4", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/mockito-4.1.4", "packageUri": "lib/", "languageVersion": "2.7" }, { "name": "node_preamble", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/node_preamble-1.4.13", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/node_preamble-1.4.13", "packageUri": "lib/", "languageVersion": "1.24" }, { "name": "package_config", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/package_config-1.9.3", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/package_config-1.9.3", "packageUri": "lib/", "languageVersion": "2.7" }, { "name": "path", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.8.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.8.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "path_drawing", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path_drawing-0.4.1+1", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_drawing-0.4.1+1", "packageUri": "lib/", "languageVersion": "1.19" }, { "name": "path_parsing", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path_parsing-0.1.4", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_parsing-0.1.4", "packageUri": "lib/", "languageVersion": "1.19" }, { "name": "path_provider", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-2.0.1", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-2.0.1", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "path_provider_linux", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-2.0.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-2.0.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "path_provider_macos", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-2.0.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-2.0.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "path_provider_platform_interface", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_platform_interface-2.0.1", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_platform_interface-2.0.1", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "path_provider_windows", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-2.0.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-2.0.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "pedantic", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/pedantic-1.11.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/pedantic-1.11.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "percent_indicator", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/percent_indicator-2.1.9+1", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/percent_indicator-2.1.9+1", "packageUri": "lib/", "languageVersion": "2.7" }, { "name": "petitparser", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/petitparser-3.1.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/petitparser-3.1.0", "packageUri": "lib/", "languageVersion": "2.7" }, { "name": "platform", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/platform-3.0.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/platform-3.0.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "plugin_platform_interface", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/plugin_platform_interface-2.0.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/plugin_platform_interface-2.0.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "pool", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/pool-1.5.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/pool-1.5.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "process", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/process-4.2.1", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/process-4.2.1", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "pub_semver", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/pub_semver-2.0.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/pub_semver-2.0.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "pubspec_parse", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/pubspec_parse-0.1.8", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/pubspec_parse-0.1.8", "packageUri": "lib/", "languageVersion": "2.7" }, { "name": "shelf", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/shelf-1.1.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/shelf-1.1.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "shelf_packages_handler", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/shelf_packages_handler-2.0.1", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/shelf_packages_handler-2.0.1", "packageUri": "lib/", "languageVersion": "2.8" }, { "name": "shelf_static", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/shelf_static-0.2.9+2", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/shelf_static-0.2.9+2", "packageUri": "lib/", "languageVersion": "2.3" }, { "name": "shelf_web_socket", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/shelf_web_socket-0.2.4+1", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/shelf_web_socket-0.2.4+1", "packageUri": "lib/", "languageVersion": "2.1" }, { "name": "sky_engine", - "rootUri": "file:///C:/flutter/flutter/bin/cache/pkg/sky_engine", + "rootUri": "file:///Users/ferdisungkar/flutter/bin/cache/pkg/sky_engine", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "source_gen", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/source_gen-0.9.10+3", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/source_gen-0.9.10+3", "packageUri": "lib/", "languageVersion": "2.10" }, { "name": "source_map_stack_trace", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/source_map_stack_trace-2.1.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/source_map_stack_trace-2.1.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "source_maps", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/source_maps-0.10.10", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/source_maps-0.10.10", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "source_span", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/source_span-1.8.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/source_span-1.8.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "stack_trace", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.10.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.10.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "stream_channel", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.1.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.1.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "stream_transform", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/stream_transform-2.0.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/stream_transform-2.0.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "string_scanner", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.1.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.1.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "term_glyph", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.2.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.2.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "test", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/test-1.16.5", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/test-1.16.5", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "test_api", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.2.19", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.2.19", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "test_core", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/test_core-0.3.15", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/test_core-0.3.15", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "timing", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/timing-0.1.1+3", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/timing-0.1.1+3", "packageUri": "lib/", "languageVersion": "2.2" }, { "name": "typed_data", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "vector_math", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "vm_service", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/vm_service-6.1.0+1", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/vm_service-6.1.0+1", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "watcher", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/watcher-1.0.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/watcher-1.0.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "web_socket_channel", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/web_socket_channel-1.2.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/web_socket_channel-1.2.0", "packageUri": "lib/", "languageVersion": "2.10" }, { "name": "webkit_inspection_protocol", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/webkit_inspection_protocol-1.0.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/webkit_inspection_protocol-1.0.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "win32", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/win32-2.0.5", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/win32-2.0.5", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "xdg_directories", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/xdg_directories-0.2.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/xdg_directories-0.2.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "xml", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/xml-4.5.1", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/xml-4.5.1", "packageUri": "lib/", "languageVersion": "2.7" }, { "name": "yaml", - "rootUri": "file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/yaml-3.1.0", + "rootUri": "file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/yaml-3.1.0", "packageUri": "lib/", "languageVersion": "2.12" }, @@ -662,7 +662,7 @@ "languageVersion": "2.7" } ], - "generated": "2021-05-02T20:30:21.536245Z", + "generated": "2021-05-05T07:46:18.291602Z", "generator": "pub", - "generatorVersion": "2.12.2" + "generatorVersion": "2.12.0" } diff --git a/.dart_tool/package_config_subset b/.dart_tool/package_config_subset index 222e29d..2b7c1a1 100644 --- a/.dart_tool/package_config_subset +++ b/.dart_tool/package_config_subset @@ -1,441 +1,441 @@ +fundex_app +2.7 +file:///Users/ferdisungkar/Desktop/Files/Universitas-Indonesia/Semester-6/PPL/Project/ppl2021-d-slhape/ +file:///Users/ferdisungkar/Desktop/Files/Universitas-Indonesia/Semester-6/PPL/Project/ppl2021-d-slhape/lib/ _fe_analyzer_shared 2.2 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/_fe_analyzer_shared-14.0.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/_fe_analyzer_shared-14.0.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/_fe_analyzer_shared-14.0.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/_fe_analyzer_shared-14.0.0/lib/ analyzer 2.7 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/analyzer-0.41.2/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/analyzer-0.41.2/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/analyzer-0.41.2/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/analyzer-0.41.2/lib/ args 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/args-2.0.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/args-2.0.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/args-2.0.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/args-2.0.0/lib/ async 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.5.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.5.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.5.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.5.0/lib/ boolean_selector 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-2.1.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-2.1.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-2.1.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-2.1.0/lib/ build 2.9 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/build-1.6.2/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/build-1.6.2/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/build-1.6.2/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/build-1.6.2/lib/ build_config 2.9 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/build_config-0.4.6/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/build_config-0.4.6/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/build_config-0.4.6/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/build_config-0.4.6/lib/ build_daemon 2.11 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/build_daemon-2.1.10/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/build_daemon-2.1.10/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/build_daemon-2.1.10/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/build_daemon-2.1.10/lib/ build_resolvers 2.9 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/build_resolvers-1.5.3/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/build_resolvers-1.5.3/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/build_resolvers-1.5.3/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/build_resolvers-1.5.3/lib/ build_runner 2.11 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/build_runner-1.11.5/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/build_runner-1.11.5/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/build_runner-1.11.5/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/build_runner-1.11.5/lib/ build_runner_core 2.11 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/build_runner_core-6.1.10/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/build_runner_core-6.1.10/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/build_runner_core-6.1.10/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/build_runner_core-6.1.10/lib/ build_test 2.11 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/build_test-1.3.7/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/build_test-1.3.7/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/build_test-1.3.7/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/build_test-1.3.7/lib/ built_collection 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/built_collection-5.0.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/built_collection-5.0.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/built_collection-5.0.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/built_collection-5.0.0/lib/ built_value 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/built_value-8.0.4/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/built_value-8.0.4/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/built_value-8.0.4/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/built_value-8.0.4/lib/ carousel_slider 2.6 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/carousel_slider-3.0.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/carousel_slider-3.0.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/carousel_slider-3.0.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/carousel_slider-3.0.0/lib/ characters 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0/lib/ charcode 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.2.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.2.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.2.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.2.0/lib/ checked_yaml 2.7 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/checked_yaml-1.0.4/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/checked_yaml-1.0.4/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/checked_yaml-1.0.4/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/checked_yaml-1.0.4/lib/ cli_util 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/cli_util-0.3.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/cli_util-0.3.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/cli_util-0.3.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/cli_util-0.3.0/lib/ clock 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/clock-1.1.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/clock-1.1.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/clock-1.1.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/clock-1.1.0/lib/ code_builder 2.7 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/code_builder-3.7.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/code_builder-3.7.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/code_builder-3.7.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/code_builder-3.7.0/lib/ collection 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/lib/ convert 1.17 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/convert-2.1.1/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/convert-2.1.1/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/convert-2.1.1/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/convert-2.1.1/lib/ coverage 2.7 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/coverage-0.15.2/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/coverage-0.15.2/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/coverage-0.15.2/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/coverage-0.15.2/lib/ crypto 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/crypto-3.0.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/crypto-3.0.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/crypto-3.0.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/crypto-3.0.0/lib/ csslib 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/csslib-0.17.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/csslib-0.17.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/csslib-0.17.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/csslib-0.17.0/lib/ cupertino_icons 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-1.0.2/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-1.0.2/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-1.0.2/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-1.0.2/lib/ dart_style 2.9 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/dart_style-1.3.12/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/dart_style-1.3.12/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/dart_style-1.3.12/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/dart_style-1.3.12/lib/ dotted_border 2.2 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/dotted_border-1.0.7/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/dotted_border-1.0.7/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/dotted_border-1.0.7/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/dotted_border-1.0.7/lib/ fake_async 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/fake_async-1.2.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/fake_async-1.2.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/fake_async-1.2.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/fake_async-1.2.0/lib/ ffi 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/ffi-1.0.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/ffi-1.0.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/ffi-1.0.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/ffi-1.0.0/lib/ file 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/file-6.1.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/file-6.1.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/file-6.1.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/file-6.1.0/lib/ fixnum 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/fixnum-1.0.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/fixnum-1.0.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/fixnum-1.0.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/fixnum-1.0.0/lib/ flutter_keyboard_visibility 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility-5.0.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility-5.0.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility-5.0.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility-5.0.0/lib/ flutter_keyboard_visibility_platform_interface 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility_platform_interface-2.0.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility_platform_interface-2.0.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility_platform_interface-2.0.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility_platform_interface-2.0.0/lib/ flutter_keyboard_visibility_web 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility_web-2.0.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility_web-2.0.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility_web-2.0.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility_web-2.0.0/lib/ flutter_plugin_android_lifecycle 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_android_lifecycle-2.0.1/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_android_lifecycle-2.0.1/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_android_lifecycle-2.0.1/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_android_lifecycle-2.0.1/lib/ flutter_secure_storage 2.1 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage-3.3.5/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage-3.3.5/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage-3.3.5/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage-3.3.5/lib/ flutter_svg 2.2 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_svg-0.19.3/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_svg-0.19.3/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_svg-0.19.3/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_svg-0.19.3/lib/ flutter_typeahead 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_typeahead-3.1.1/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_typeahead-3.1.1/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_typeahead-3.1.1/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_typeahead-3.1.1/lib/ glob 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/glob-2.0.1/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/glob-2.0.1/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/glob-2.0.1/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/glob-2.0.1/lib/ google_fonts 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/google_fonts-2.0.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/google_fonts-2.0.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/google_fonts-2.0.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/google_fonts-2.0.0/lib/ graphs 2.0 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/graphs-0.2.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/graphs-0.2.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/graphs-0.2.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/graphs-0.2.0/lib/ html 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/html-0.15.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/html-0.15.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/html-0.15.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/html-0.15.0/lib/ http 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/http-0.13.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/http-0.13.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/http-0.13.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/http-0.13.0/lib/ http_multi_server 2.1 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/http_multi_server-2.2.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/http_multi_server-2.2.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/http_multi_server-2.2.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/http_multi_server-2.2.0/lib/ http_parser 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/http_parser-4.0.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/http_parser-4.0.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/http_parser-4.0.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/http_parser-4.0.0/lib/ image_picker 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker-0.7.4/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker-0.7.4/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker-0.7.4/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker-0.7.4/lib/ image_picker_for_web 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker_for_web-2.0.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker_for_web-2.0.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker_for_web-2.0.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker_for_web-2.0.0/lib/ image_picker_platform_interface 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker_platform_interface-2.1.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker_platform_interface-2.1.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker_platform_interface-2.1.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker_platform_interface-2.1.0/lib/ intl 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/intl-0.17.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/intl-0.17.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/intl-0.17.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/intl-0.17.0/lib/ io 2.1 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/io-0.3.5/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/io-0.3.5/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/io-0.3.5/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/io-0.3.5/lib/ js 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/js-0.6.3/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/js-0.6.3/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/js-0.6.3/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/js-0.6.3/lib/ json_annotation 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/json_annotation-4.0.1/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/json_annotation-4.0.1/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/json_annotation-4.0.1/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/json_annotation-4.0.1/lib/ logging 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/logging-1.0.1/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/logging-1.0.1/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/logging-1.0.1/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/logging-1.0.1/lib/ matcher 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.10/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.10/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.10/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.10/lib/ meta 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.3.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.3.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.3.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.3.0/lib/ mime 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/mime-1.0.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/mime-1.0.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/mime-1.0.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/mime-1.0.0/lib/ mockito 2.7 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/mockito-4.1.4/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/mockito-4.1.4/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/mockito-4.1.4/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/mockito-4.1.4/lib/ node_preamble 1.24 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/node_preamble-1.4.13/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/node_preamble-1.4.13/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/node_preamble-1.4.13/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/node_preamble-1.4.13/lib/ package_config 2.7 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/package_config-1.9.3/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/package_config-1.9.3/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/package_config-1.9.3/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/package_config-1.9.3/lib/ path 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.8.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.8.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.8.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.8.0/lib/ path_drawing 1.19 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path_drawing-0.4.1+1/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path_drawing-0.4.1+1/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_drawing-0.4.1+1/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_drawing-0.4.1+1/lib/ path_parsing 1.19 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path_parsing-0.1.4/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path_parsing-0.1.4/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_parsing-0.1.4/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_parsing-0.1.4/lib/ path_provider 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-2.0.1/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-2.0.1/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-2.0.1/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-2.0.1/lib/ path_provider_linux 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-2.0.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-2.0.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-2.0.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-2.0.0/lib/ path_provider_macos 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-2.0.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-2.0.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-2.0.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-2.0.0/lib/ path_provider_platform_interface 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_platform_interface-2.0.1/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_platform_interface-2.0.1/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_platform_interface-2.0.1/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_platform_interface-2.0.1/lib/ path_provider_windows 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-2.0.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-2.0.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-2.0.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-2.0.0/lib/ pedantic 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/pedantic-1.11.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/pedantic-1.11.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/pedantic-1.11.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/pedantic-1.11.0/lib/ percent_indicator 2.7 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/percent_indicator-2.1.9+1/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/percent_indicator-2.1.9+1/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/percent_indicator-2.1.9+1/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/percent_indicator-2.1.9+1/lib/ petitparser 2.7 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/petitparser-3.1.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/petitparser-3.1.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/petitparser-3.1.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/petitparser-3.1.0/lib/ platform 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/platform-3.0.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/platform-3.0.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/platform-3.0.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/platform-3.0.0/lib/ plugin_platform_interface 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/plugin_platform_interface-2.0.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/plugin_platform_interface-2.0.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/plugin_platform_interface-2.0.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/plugin_platform_interface-2.0.0/lib/ pool 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/pool-1.5.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/pool-1.5.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/pool-1.5.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/pool-1.5.0/lib/ process 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/process-4.2.1/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/process-4.2.1/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/process-4.2.1/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/process-4.2.1/lib/ pub_semver 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/pub_semver-2.0.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/pub_semver-2.0.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/pub_semver-2.0.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/pub_semver-2.0.0/lib/ pubspec_parse 2.7 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/pubspec_parse-0.1.8/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/pubspec_parse-0.1.8/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/pubspec_parse-0.1.8/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/pubspec_parse-0.1.8/lib/ shelf 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/shelf-1.1.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/shelf-1.1.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/shelf-1.1.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/shelf-1.1.0/lib/ shelf_packages_handler 2.8 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/shelf_packages_handler-2.0.1/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/shelf_packages_handler-2.0.1/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/shelf_packages_handler-2.0.1/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/shelf_packages_handler-2.0.1/lib/ shelf_static 2.3 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/shelf_static-0.2.9+2/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/shelf_static-0.2.9+2/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/shelf_static-0.2.9+2/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/shelf_static-0.2.9+2/lib/ shelf_web_socket 2.1 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/shelf_web_socket-0.2.4+1/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/shelf_web_socket-0.2.4+1/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/shelf_web_socket-0.2.4+1/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/shelf_web_socket-0.2.4+1/lib/ source_gen 2.10 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/source_gen-0.9.10+3/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/source_gen-0.9.10+3/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/source_gen-0.9.10+3/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/source_gen-0.9.10+3/lib/ source_map_stack_trace 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/source_map_stack_trace-2.1.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/source_map_stack_trace-2.1.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/source_map_stack_trace-2.1.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/source_map_stack_trace-2.1.0/lib/ source_maps 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/source_maps-0.10.10/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/source_maps-0.10.10/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/source_maps-0.10.10/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/source_maps-0.10.10/lib/ source_span 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/source_span-1.8.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/source_span-1.8.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/source_span-1.8.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/source_span-1.8.0/lib/ stack_trace 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.10.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.10.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.10.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.10.0/lib/ stream_channel 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.1.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.1.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.1.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.1.0/lib/ stream_transform 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/stream_transform-2.0.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/stream_transform-2.0.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/stream_transform-2.0.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/stream_transform-2.0.0/lib/ string_scanner 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.1.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.1.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.1.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.1.0/lib/ term_glyph 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.2.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.2.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.2.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.2.0/lib/ test 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/test-1.16.5/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/test-1.16.5/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/test-1.16.5/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/test-1.16.5/lib/ test_api 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.2.19/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.2.19/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.2.19/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.2.19/lib/ test_core 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/test_core-0.3.15/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/test_core-0.3.15/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/test_core-0.3.15/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/test_core-0.3.15/lib/ timing 2.2 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/timing-0.1.1+3/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/timing-0.1.1+3/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/timing-0.1.1+3/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/timing-0.1.1+3/lib/ typed_data 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0/lib/ vector_math 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/ vm_service 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/vm_service-6.1.0+1/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/vm_service-6.1.0+1/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/vm_service-6.1.0+1/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/vm_service-6.1.0+1/lib/ watcher 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/watcher-1.0.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/watcher-1.0.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/watcher-1.0.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/watcher-1.0.0/lib/ web_socket_channel 2.10 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/web_socket_channel-1.2.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/web_socket_channel-1.2.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/web_socket_channel-1.2.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/web_socket_channel-1.2.0/lib/ webkit_inspection_protocol 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/webkit_inspection_protocol-1.0.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/webkit_inspection_protocol-1.0.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/webkit_inspection_protocol-1.0.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/webkit_inspection_protocol-1.0.0/lib/ win32 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/win32-2.0.5/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/win32-2.0.5/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/win32-2.0.5/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/win32-2.0.5/lib/ xdg_directories 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/xdg_directories-0.2.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/xdg_directories-0.2.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/xdg_directories-0.2.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/xdg_directories-0.2.0/lib/ xml 2.7 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/xml-4.5.1/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/xml-4.5.1/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/xml-4.5.1/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/xml-4.5.1/lib/ yaml 2.12 -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/yaml-3.1.0/ -file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/yaml-3.1.0/lib/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/yaml-3.1.0/ +file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/yaml-3.1.0/lib/ sky_engine 2.12 -file:///C:/flutter/flutter/bin/cache/pkg/sky_engine/ -file:///C:/flutter/flutter/bin/cache/pkg/sky_engine/lib/ +file:///Users/ferdisungkar/flutter/bin/cache/pkg/sky_engine/ +file:///Users/ferdisungkar/flutter/bin/cache/pkg/sky_engine/lib/ flutter 2.12 -file:///C:/flutter/flutter/packages/flutter/ -file:///C:/flutter/flutter/packages/flutter/lib/ +file:///Users/ferdisungkar/flutter/packages/flutter/ +file:///Users/ferdisungkar/flutter/packages/flutter/lib/ flutter_test 2.12 -file:///C:/flutter/flutter/packages/flutter_test/ -file:///C:/flutter/flutter/packages/flutter_test/lib/ +file:///Users/ferdisungkar/flutter/packages/flutter_test/ +file:///Users/ferdisungkar/flutter/packages/flutter_test/lib/ flutter_web_plugins 2.12 -file:///C:/flutter/flutter/packages/flutter_web_plugins/ -file:///C:/flutter/flutter/packages/flutter_web_plugins/lib/ -fundex_app -2.7 -file:///E:/Fasilkom/Semester%206/Proyek%20Perangkat%20Lunak/integrate-to-github/ppl2021-d-slhape/ -file:///E:/Fasilkom/Semester%206/Proyek%20Perangkat%20Lunak/integrate-to-github/ppl2021-d-slhape/lib/ +file:///Users/ferdisungkar/flutter/packages/flutter_web_plugins/ +file:///Users/ferdisungkar/flutter/packages/flutter_web_plugins/lib/ 2 diff --git a/.dart_tool/version b/.dart_tool/version index 6acdb44..10bf840 100644 --- a/.dart_tool/version +++ b/.dart_tool/version @@ -1 +1 @@ -2.0.3 \ No newline at end of file +2.0.1 \ No newline at end of file diff --git a/.flutter-plugins b/.flutter-plugins index fa49c33..1f3a978 100644 --- a/.flutter-plugins +++ b/.flutter-plugins @@ -1,11 +1,11 @@ # This is a generated file; do not edit or check into version control. -flutter_keyboard_visibility=C:\\flutter\\flutter\\.pub-cache\\hosted\\pub.dartlang.org\\flutter_keyboard_visibility-5.0.0\\ -flutter_keyboard_visibility_web=C:\\flutter\\flutter\\.pub-cache\\hosted\\pub.dartlang.org\\flutter_keyboard_visibility_web-2.0.0\\ -flutter_plugin_android_lifecycle=C:\\flutter\\flutter\\.pub-cache\\hosted\\pub.dartlang.org\\flutter_plugin_android_lifecycle-2.0.1\\ -flutter_secure_storage=C:\\flutter\\flutter\\.pub-cache\\hosted\\pub.dartlang.org\\flutter_secure_storage-3.3.5\\ -image_picker=C:\\flutter\\flutter\\.pub-cache\\hosted\\pub.dartlang.org\\image_picker-0.7.4\\ -image_picker_for_web=C:\\flutter\\flutter\\.pub-cache\\hosted\\pub.dartlang.org\\image_picker_for_web-2.0.0\\ -path_provider=C:\\flutter\\flutter\\.pub-cache\\hosted\\pub.dartlang.org\\path_provider-2.0.1\\ -path_provider_linux=C:\\flutter\\flutter\\.pub-cache\\hosted\\pub.dartlang.org\\path_provider_linux-2.0.0\\ -path_provider_macos=C:\\flutter\\flutter\\.pub-cache\\hosted\\pub.dartlang.org\\path_provider_macos-2.0.0\\ -path_provider_windows=C:\\flutter\\flutter\\.pub-cache\\hosted\\pub.dartlang.org\\path_provider_windows-2.0.0\\ +flutter_keyboard_visibility=/Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility-5.0.0/ +flutter_keyboard_visibility_web=/Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility_web-2.0.0/ +flutter_plugin_android_lifecycle=/Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_android_lifecycle-2.0.1/ +flutter_secure_storage=/Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage-3.3.5/ +image_picker=/Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker-0.7.4/ +image_picker_for_web=/Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker_for_web-2.0.0/ +path_provider=/Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-2.0.1/ +path_provider_linux=/Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-2.0.0/ +path_provider_macos=/Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-2.0.0/ +path_provider_windows=/Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-2.0.0/ diff --git a/.flutter-plugins-dependencies b/.flutter-plugins-dependencies index 00e9900..9efa049 100644 --- a/.flutter-plugins-dependencies +++ b/.flutter-plugins-dependencies @@ -1 +1 @@ -{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"flutter_keyboard_visibility","path":"C:\\\\flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\flutter_keyboard_visibility-5.0.0\\\\","dependencies":[]},{"name":"flutter_secure_storage","path":"C:\\\\flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\flutter_secure_storage-3.3.5\\\\","dependencies":[]},{"name":"image_picker","path":"C:\\\\flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\image_picker-0.7.4\\\\","dependencies":[]},{"name":"path_provider","path":"C:\\\\flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\path_provider-2.0.1\\\\","dependencies":[]}],"android":[{"name":"flutter_keyboard_visibility","path":"C:\\\\flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\flutter_keyboard_visibility-5.0.0\\\\","dependencies":[]},{"name":"flutter_plugin_android_lifecycle","path":"C:\\\\flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\flutter_plugin_android_lifecycle-2.0.1\\\\","dependencies":[]},{"name":"flutter_secure_storage","path":"C:\\\\flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\flutter_secure_storage-3.3.5\\\\","dependencies":[]},{"name":"image_picker","path":"C:\\\\flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\image_picker-0.7.4\\\\","dependencies":["flutter_plugin_android_lifecycle"]},{"name":"path_provider","path":"C:\\\\flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\path_provider-2.0.1\\\\","dependencies":[]}],"macos":[{"name":"path_provider_macos","path":"C:\\\\flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\path_provider_macos-2.0.0\\\\","dependencies":[]}],"linux":[{"name":"path_provider_linux","path":"C:\\\\flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\path_provider_linux-2.0.0\\\\","dependencies":[]}],"windows":[{"name":"path_provider_windows","path":"C:\\\\flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\path_provider_windows-2.0.0\\\\","dependencies":[]}],"web":[{"name":"flutter_keyboard_visibility_web","path":"C:\\\\flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\flutter_keyboard_visibility_web-2.0.0\\\\","dependencies":[]},{"name":"image_picker_for_web","path":"C:\\\\flutter\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\image_picker_for_web-2.0.0\\\\","dependencies":[]}]},"dependencyGraph":[{"name":"flutter_keyboard_visibility","dependencies":["flutter_keyboard_visibility_web"]},{"name":"flutter_keyboard_visibility_web","dependencies":[]},{"name":"flutter_plugin_android_lifecycle","dependencies":[]},{"name":"flutter_secure_storage","dependencies":[]},{"name":"image_picker","dependencies":["flutter_plugin_android_lifecycle","image_picker_for_web"]},{"name":"image_picker_for_web","dependencies":[]},{"name":"path_provider","dependencies":["path_provider_macos","path_provider_linux","path_provider_windows"]},{"name":"path_provider_linux","dependencies":[]},{"name":"path_provider_macos","dependencies":[]},{"name":"path_provider_windows","dependencies":[]}],"date_created":"2021-05-03 03:34:25.584156","version":"2.0.3"} \ No newline at end of file +{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"flutter_keyboard_visibility","path":"/Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility-5.0.0/","dependencies":[]},{"name":"flutter_secure_storage","path":"/Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage-3.3.5/","dependencies":[]},{"name":"image_picker","path":"/Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker-0.7.4/","dependencies":[]},{"name":"path_provider","path":"/Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-2.0.1/","dependencies":[]}],"android":[{"name":"flutter_keyboard_visibility","path":"/Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility-5.0.0/","dependencies":[]},{"name":"flutter_plugin_android_lifecycle","path":"/Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_android_lifecycle-2.0.1/","dependencies":[]},{"name":"flutter_secure_storage","path":"/Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage-3.3.5/","dependencies":[]},{"name":"image_picker","path":"/Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker-0.7.4/","dependencies":["flutter_plugin_android_lifecycle"]},{"name":"path_provider","path":"/Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-2.0.1/","dependencies":[]}],"macos":[{"name":"path_provider_macos","path":"/Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-2.0.0/","dependencies":[]}],"linux":[{"name":"path_provider_linux","path":"/Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-2.0.0/","dependencies":[]}],"windows":[{"name":"path_provider_windows","path":"/Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-2.0.0/","dependencies":[]}],"web":[{"name":"flutter_keyboard_visibility_web","path":"/Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility_web-2.0.0/","dependencies":[]},{"name":"image_picker_for_web","path":"/Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker_for_web-2.0.0/","dependencies":[]}]},"dependencyGraph":[{"name":"flutter_keyboard_visibility","dependencies":["flutter_keyboard_visibility_web"]},{"name":"flutter_keyboard_visibility_web","dependencies":[]},{"name":"flutter_plugin_android_lifecycle","dependencies":[]},{"name":"flutter_secure_storage","dependencies":[]},{"name":"image_picker","dependencies":["flutter_plugin_android_lifecycle","image_picker_for_web"]},{"name":"image_picker_for_web","dependencies":[]},{"name":"path_provider","dependencies":["path_provider_macos","path_provider_linux","path_provider_windows"]},{"name":"path_provider_linux","dependencies":[]},{"name":"path_provider_macos","dependencies":[]},{"name":"path_provider_windows","dependencies":[]}],"date_created":"2021-05-08 15:11:40.764991","version":"2.0.1"} \ No newline at end of file diff --git a/.packages b/.packages index 0958535..6986f08 100644 --- a/.packages +++ b/.packages @@ -3,114 +3,114 @@ # # For more info see: https://dart.dev/go/dot-packages-deprecation # -# Generated by pub on 2021-05-03 03:30:21.502526. -_fe_analyzer_shared:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/_fe_analyzer_shared-14.0.0/lib/ -analyzer:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/analyzer-0.41.2/lib/ -args:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/args-2.0.0/lib/ -async:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.5.0/lib/ -boolean_selector:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-2.1.0/lib/ -build:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/build-1.6.2/lib/ -build_config:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/build_config-0.4.6/lib/ -build_daemon:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/build_daemon-2.1.10/lib/ -build_resolvers:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/build_resolvers-1.5.3/lib/ -build_runner:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/build_runner-1.11.5/lib/ -build_runner_core:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/build_runner_core-6.1.10/lib/ -build_test:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/build_test-1.3.7/lib/ -built_collection:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/built_collection-5.0.0/lib/ -built_value:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/built_value-8.0.4/lib/ -carousel_slider:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/carousel_slider-3.0.0/lib/ -characters:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0/lib/ -charcode:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.2.0/lib/ -checked_yaml:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/checked_yaml-1.0.4/lib/ -cli_util:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/cli_util-0.3.0/lib/ -clock:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/clock-1.1.0/lib/ -code_builder:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/code_builder-3.7.0/lib/ -collection:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/lib/ -convert:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/convert-2.1.1/lib/ -coverage:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/coverage-0.15.2/lib/ -crypto:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/crypto-3.0.0/lib/ -csslib:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/csslib-0.17.0/lib/ -cupertino_icons:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-1.0.2/lib/ -dart_style:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/dart_style-1.3.12/lib/ -dotted_border:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/dotted_border-1.0.7/lib/ -fake_async:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/fake_async-1.2.0/lib/ -ffi:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/ffi-1.0.0/lib/ -file:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/file-6.1.0/lib/ -fixnum:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/fixnum-1.0.0/lib/ -flutter:file:///C:/flutter/flutter/packages/flutter/lib/ -flutter_keyboard_visibility:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility-5.0.0/lib/ -flutter_keyboard_visibility_platform_interface:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility_platform_interface-2.0.0/lib/ -flutter_keyboard_visibility_web:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility_web-2.0.0/lib/ -flutter_plugin_android_lifecycle:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_android_lifecycle-2.0.1/lib/ -flutter_secure_storage:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage-3.3.5/lib/ -flutter_svg:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_svg-0.19.3/lib/ -flutter_test:file:///C:/flutter/flutter/packages/flutter_test/lib/ -flutter_typeahead:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_typeahead-3.1.1/lib/ -flutter_web_plugins:file:///C:/flutter/flutter/packages/flutter_web_plugins/lib/ -glob:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/glob-2.0.1/lib/ -google_fonts:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/google_fonts-2.0.0/lib/ -graphs:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/graphs-0.2.0/lib/ -html:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/html-0.15.0/lib/ -http:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/http-0.13.0/lib/ -http_multi_server:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/http_multi_server-2.2.0/lib/ -http_parser:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/http_parser-4.0.0/lib/ -image_picker:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker-0.7.4/lib/ -image_picker_for_web:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker_for_web-2.0.0/lib/ -image_picker_platform_interface:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker_platform_interface-2.1.0/lib/ -intl:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/intl-0.17.0/lib/ -io:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/io-0.3.5/lib/ -js:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/js-0.6.3/lib/ -json_annotation:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/json_annotation-4.0.1/lib/ -logging:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/logging-1.0.1/lib/ -matcher:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.10/lib/ -meta:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.3.0/lib/ -mime:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/mime-1.0.0/lib/ -mockito:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/mockito-4.1.4/lib/ -node_preamble:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/node_preamble-1.4.13/lib/ -package_config:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/package_config-1.9.3/lib/ -path:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.8.0/lib/ -path_drawing:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path_drawing-0.4.1+1/lib/ -path_parsing:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path_parsing-0.1.4/lib/ -path_provider:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-2.0.1/lib/ -path_provider_linux:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-2.0.0/lib/ -path_provider_macos:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-2.0.0/lib/ -path_provider_platform_interface:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_platform_interface-2.0.1/lib/ -path_provider_windows:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-2.0.0/lib/ -pedantic:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/pedantic-1.11.0/lib/ -percent_indicator:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/percent_indicator-2.1.9+1/lib/ -petitparser:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/petitparser-3.1.0/lib/ -platform:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/platform-3.0.0/lib/ -plugin_platform_interface:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/plugin_platform_interface-2.0.0/lib/ -pool:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/pool-1.5.0/lib/ -process:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/process-4.2.1/lib/ -pub_semver:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/pub_semver-2.0.0/lib/ -pubspec_parse:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/pubspec_parse-0.1.8/lib/ -shelf:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/shelf-1.1.0/lib/ -shelf_packages_handler:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/shelf_packages_handler-2.0.1/lib/ -shelf_static:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/shelf_static-0.2.9+2/lib/ -shelf_web_socket:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/shelf_web_socket-0.2.4+1/lib/ -sky_engine:file:///C:/flutter/flutter/bin/cache/pkg/sky_engine/lib/ -source_gen:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/source_gen-0.9.10+3/lib/ -source_map_stack_trace:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/source_map_stack_trace-2.1.0/lib/ -source_maps:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/source_maps-0.10.10/lib/ -source_span:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/source_span-1.8.0/lib/ -stack_trace:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.10.0/lib/ -stream_channel:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.1.0/lib/ -stream_transform:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/stream_transform-2.0.0/lib/ -string_scanner:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.1.0/lib/ -term_glyph:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.2.0/lib/ -test:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/test-1.16.5/lib/ -test_api:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.2.19/lib/ -test_core:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/test_core-0.3.15/lib/ -timing:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/timing-0.1.1+3/lib/ -typed_data:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0/lib/ -vector_math:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/ -vm_service:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/vm_service-6.1.0+1/lib/ -watcher:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/watcher-1.0.0/lib/ -web_socket_channel:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/web_socket_channel-1.2.0/lib/ -webkit_inspection_protocol:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/webkit_inspection_protocol-1.0.0/lib/ -win32:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/win32-2.0.5/lib/ -xdg_directories:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/xdg_directories-0.2.0/lib/ -xml:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/xml-4.5.1/lib/ -yaml:file:///C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/yaml-3.1.0/lib/ +# Generated by pub on 2021-05-05 14:46:18.266257. +_fe_analyzer_shared:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/_fe_analyzer_shared-14.0.0/lib/ +analyzer:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/analyzer-0.41.2/lib/ +args:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/args-2.0.0/lib/ +async:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.5.0/lib/ +boolean_selector:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-2.1.0/lib/ +build:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/build-1.6.2/lib/ +build_config:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/build_config-0.4.6/lib/ +build_daemon:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/build_daemon-2.1.10/lib/ +build_resolvers:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/build_resolvers-1.5.3/lib/ +build_runner:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/build_runner-1.11.5/lib/ +build_runner_core:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/build_runner_core-6.1.10/lib/ +build_test:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/build_test-1.3.7/lib/ +built_collection:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/built_collection-5.0.0/lib/ +built_value:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/built_value-8.0.4/lib/ +carousel_slider:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/carousel_slider-3.0.0/lib/ +characters:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0/lib/ +charcode:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.2.0/lib/ +checked_yaml:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/checked_yaml-1.0.4/lib/ +cli_util:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/cli_util-0.3.0/lib/ +clock:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/clock-1.1.0/lib/ +code_builder:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/code_builder-3.7.0/lib/ +collection:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/lib/ +convert:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/convert-2.1.1/lib/ +coverage:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/coverage-0.15.2/lib/ +crypto:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/crypto-3.0.0/lib/ +csslib:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/csslib-0.17.0/lib/ +cupertino_icons:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-1.0.2/lib/ +dart_style:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/dart_style-1.3.12/lib/ +dotted_border:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/dotted_border-1.0.7/lib/ +fake_async:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/fake_async-1.2.0/lib/ +ffi:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/ffi-1.0.0/lib/ +file:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/file-6.1.0/lib/ +fixnum:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/fixnum-1.0.0/lib/ +flutter:file:///Users/ferdisungkar/flutter/packages/flutter/lib/ +flutter_keyboard_visibility:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility-5.0.0/lib/ +flutter_keyboard_visibility_platform_interface:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility_platform_interface-2.0.0/lib/ +flutter_keyboard_visibility_web:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_keyboard_visibility_web-2.0.0/lib/ +flutter_plugin_android_lifecycle:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_android_lifecycle-2.0.1/lib/ +flutter_secure_storage:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage-3.3.5/lib/ +flutter_svg:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_svg-0.19.3/lib/ +flutter_test:file:///Users/ferdisungkar/flutter/packages/flutter_test/lib/ +flutter_typeahead:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_typeahead-3.1.1/lib/ +flutter_web_plugins:file:///Users/ferdisungkar/flutter/packages/flutter_web_plugins/lib/ +glob:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/glob-2.0.1/lib/ +google_fonts:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/google_fonts-2.0.0/lib/ +graphs:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/graphs-0.2.0/lib/ +html:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/html-0.15.0/lib/ +http:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/http-0.13.0/lib/ +http_multi_server:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/http_multi_server-2.2.0/lib/ +http_parser:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/http_parser-4.0.0/lib/ +image_picker:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker-0.7.4/lib/ +image_picker_for_web:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker_for_web-2.0.0/lib/ +image_picker_platform_interface:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker_platform_interface-2.1.0/lib/ +intl:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/intl-0.17.0/lib/ +io:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/io-0.3.5/lib/ +js:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/js-0.6.3/lib/ +json_annotation:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/json_annotation-4.0.1/lib/ +logging:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/logging-1.0.1/lib/ +matcher:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.10/lib/ +meta:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.3.0/lib/ +mime:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/mime-1.0.0/lib/ +mockito:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/mockito-4.1.4/lib/ +node_preamble:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/node_preamble-1.4.13/lib/ +package_config:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/package_config-1.9.3/lib/ +path:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.8.0/lib/ +path_drawing:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_drawing-0.4.1+1/lib/ +path_parsing:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_parsing-0.1.4/lib/ +path_provider:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-2.0.1/lib/ +path_provider_linux:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-2.0.0/lib/ +path_provider_macos:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-2.0.0/lib/ +path_provider_platform_interface:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_platform_interface-2.0.1/lib/ +path_provider_windows:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-2.0.0/lib/ +pedantic:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/pedantic-1.11.0/lib/ +percent_indicator:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/percent_indicator-2.1.9+1/lib/ +petitparser:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/petitparser-3.1.0/lib/ +platform:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/platform-3.0.0/lib/ +plugin_platform_interface:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/plugin_platform_interface-2.0.0/lib/ +pool:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/pool-1.5.0/lib/ +process:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/process-4.2.1/lib/ +pub_semver:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/pub_semver-2.0.0/lib/ +pubspec_parse:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/pubspec_parse-0.1.8/lib/ +shelf:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/shelf-1.1.0/lib/ +shelf_packages_handler:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/shelf_packages_handler-2.0.1/lib/ +shelf_static:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/shelf_static-0.2.9+2/lib/ +shelf_web_socket:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/shelf_web_socket-0.2.4+1/lib/ +sky_engine:file:///Users/ferdisungkar/flutter/bin/cache/pkg/sky_engine/lib/ +source_gen:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/source_gen-0.9.10+3/lib/ +source_map_stack_trace:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/source_map_stack_trace-2.1.0/lib/ +source_maps:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/source_maps-0.10.10/lib/ +source_span:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/source_span-1.8.0/lib/ +stack_trace:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.10.0/lib/ +stream_channel:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.1.0/lib/ +stream_transform:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/stream_transform-2.0.0/lib/ +string_scanner:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.1.0/lib/ +term_glyph:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.2.0/lib/ +test:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/test-1.16.5/lib/ +test_api:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.2.19/lib/ +test_core:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/test_core-0.3.15/lib/ +timing:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/timing-0.1.1+3/lib/ +typed_data:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0/lib/ +vector_math:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/ +vm_service:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/vm_service-6.1.0+1/lib/ +watcher:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/watcher-1.0.0/lib/ +web_socket_channel:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/web_socket_channel-1.2.0/lib/ +webkit_inspection_protocol:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/webkit_inspection_protocol-1.0.0/lib/ +win32:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/win32-2.0.5/lib/ +xdg_directories:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/xdg_directories-0.2.0/lib/ +xml:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/xml-4.5.1/lib/ +yaml:file:///Users/ferdisungkar/flutter/.pub-cache/hosted/pub.dartlang.org/yaml-3.1.0/lib/ fundex_app:lib/ diff --git a/android/local.properties b/android/local.properties index 14a0a4b..01f5966 100644 --- a/android/local.properties +++ b/android/local.properties @@ -1,5 +1,5 @@ -sdk.dir=C:\\Users\\Acer\\AppData\\Local\\Android\\sdk -flutter.sdk=C:\\flutter\\flutter +sdk.dir=/Users/ferdisungkar/Library/Android/sdk +flutter.sdk=/Users/ferdisungkar/flutter ======= flutter.buildMode=release flutter.versionName=1.0.0 diff --git "a/build\\ios/Runner.build/Release-iphoneos/Runner.build/dgph" "b/build\\ios/Runner.build/Release-iphoneos/Runner.build/dgph" new file mode 100644 index 0000000000000000000000000000000000000000..79961100344108036e2f7580d702ca18f4767571 GIT binary patch literal 158 zcmWN~OAdlC5CG6YL=arKanA*+v{6i06F-Ry62k!+7`1|J)2W_c_Ahz$xw-IdvCnGk za=~*^h$0cZIvgueW&ptsf~X~Q1hdrxU9ae?pM!J|#x>I5jfHu1QX>*Xn^vpeM3tAs xuDUlGNl93wcl;oEbgYCpY?>P+apTMzI}gjXwd1sM)-xJk(jugxG89ZX`~i9NDLeoG literal 0 HcmV?d00001 diff --git a/ios/Flutter/Generated.xcconfig b/ios/Flutter/Generated.xcconfig index 4bc1012..bbf08cd 100644 --- a/ios/Flutter/Generated.xcconfig +++ b/ios/Flutter/Generated.xcconfig @@ -1,12 +1,13 @@ // This is a generated file; do not edit or check into version control. -FLUTTER_ROOT=C:\flutter\flutter -FLUTTER_APPLICATION_PATH=E:\Fasilkom\Semester 6\Proyek Perangkat Lunak\integrate-to-github\ppl2021-d-slhape -FLUTTER_TARGET=lib\main.dart +FLUTTER_ROOT=/Users/ferdisungkar/flutter +FLUTTER_APPLICATION_PATH=/Users/ferdisungkar/Desktop/Files/Universitas-Indonesia/Semester-6/PPL/Project/ppl2021-d-slhape +FLUTTER_TARGET=/Users/ferdisungkar/Desktop/Files/Universitas-Indonesia/Semester-6/PPL/Project/ppl2021-d-slhape/lib/main.dart FLUTTER_BUILD_DIR=build -SYMROOT=${SOURCE_ROOT}/../build\ios +SYMROOT=${SOURCE_ROOT}/../build/ios FLUTTER_BUILD_NAME=1.0.0 FLUTTER_BUILD_NUMBER=1 +DART_DEFINES=flutter.inspector.structuredErrors%3Dtrue DART_OBFUSCATION=false -TRACK_WIDGET_CREATION=false +TRACK_WIDGET_CREATION=true TREE_SHAKE_ICONS=false -PACKAGE_CONFIG=.packages +PACKAGE_CONFIG=/Users/ferdisungkar/Desktop/Files/Universitas-Indonesia/Semester-6/PPL/Project/ppl2021-d-slhape/.dart_tool/package_config.json diff --git a/ios/Flutter/flutter_export_environment.sh b/ios/Flutter/flutter_export_environment.sh index 6ecc082..f1aca48 100755 --- a/ios/Flutter/flutter_export_environment.sh +++ b/ios/Flutter/flutter_export_environment.sh @@ -1,13 +1,14 @@ #!/bin/sh # This is a generated file; do not edit or check into version control. -export "FLUTTER_ROOT=C:\flutter\flutter" -export "FLUTTER_APPLICATION_PATH=E:\Fasilkom\Semester 6\Proyek Perangkat Lunak\integrate-to-github\ppl2021-d-slhape" -export "FLUTTER_TARGET=lib\main.dart" +export "FLUTTER_ROOT=/Users/ferdisungkar/flutter" +export "FLUTTER_APPLICATION_PATH=/Users/ferdisungkar/Desktop/Files/Universitas-Indonesia/Semester-6/PPL/Project/ppl2021-d-slhape" +export "FLUTTER_TARGET=/Users/ferdisungkar/Desktop/Files/Universitas-Indonesia/Semester-6/PPL/Project/ppl2021-d-slhape/lib/main.dart" export "FLUTTER_BUILD_DIR=build" -export "SYMROOT=${SOURCE_ROOT}/../build\ios" +export "SYMROOT=${SOURCE_ROOT}/../build/ios" export "FLUTTER_BUILD_NAME=1.0.0" export "FLUTTER_BUILD_NUMBER=1" +export "DART_DEFINES=flutter.inspector.structuredErrors%3Dtrue" export "DART_OBFUSCATION=false" -export "TRACK_WIDGET_CREATION=false" +export "TRACK_WIDGET_CREATION=true" export "TREE_SHAKE_ICONS=false" -export "PACKAGE_CONFIG=.packages" +export "PACKAGE_CONFIG=/Users/ferdisungkar/Desktop/Files/Universitas-Indonesia/Semester-6/PPL/Project/ppl2021-d-slhape/.dart_tool/package_config.json" diff --git a/lib/api/api.dart b/lib/api/api.dart index e50c45a..cfc68c5 100644 --- a/lib/api/api.dart +++ b/lib/api/api.dart @@ -12,12 +12,10 @@ class Api { var body = jsonEncode({'email': email, 'password': password}); var headers = {'Content-type': 'application/json'}; var apiResult = await client.post(apiURL, headers: headers, body: body); - print(apiResult.statusCode); if (apiResult.statusCode == 200) { var jsonObject = json.decode(apiResult.body); var jsonData = (jsonObject as Map)['data']; var token = jsonData['token']; - print(token); await secureStorage.writeSecureData('token', token); } else if (apiResult.statusCode == 400) { var jsonObject = json.decode(apiResult.body); @@ -59,4 +57,31 @@ class Api { var apiResult = await client.post(apiURL, body: jsonBody); return apiResult.statusCode; } + + Future otpGet(String token) async { + var apiURL = + Uri.parse('https://canary.fundex.id/api/v1.1/auth/otp-login-request'); + var body = jsonEncode({'token': token}); + var headers = {'Content-type': 'application/json'}; + await client.post(apiURL, headers: headers, body: body); + } + + Future otpInput(String token, String otp) async { + var apiURL = Uri.parse('https://canary.fundex.id/api/v1.1/auth/verify'); + var body = jsonEncode({'token': token, 'otp': otp}); + var headers = {'Content-type': 'application/json'}; + var apiResult = await client.post(apiURL, headers: headers, body: body); + if (apiResult.statusCode == 200) { + print('pinter'); + var jsonObject = json.decode(apiResult.body); + var accessToken = (jsonObject as Map)['access_token']; + //var jsonData = (jsonObject as Map)['data']; + await secureStorage.writeSecureData('accessToken', accessToken); + print(await secureStorage.readSecureData('accessToken')); + } else if (apiResult.statusCode == 400) { + print("Failed"); + } else { + print("Unknown"); + } + } } diff --git a/lib/pages/login/Login.dart b/lib/pages/login/Login.dart index fc30f3c..fbc3b83 100644 --- a/lib/pages/login/Login.dart +++ b/lib/pages/login/Login.dart @@ -3,7 +3,9 @@ import 'package:flutter/material.dart'; import 'package:fundex_app/main-screen.dart'; import 'package:fundex_app/api/api.dart'; import 'package:fundex_app/pages/forget-password/ForgetPassword.dart'; +import 'package:fundex_app/pages/payment/CancelConfirmation.dart'; import 'package:fundex_app/pages/register/register.dart'; +import 'package:fundex_app/storage/storage.dart'; import 'package:google_fonts/google_fonts.dart'; import 'package:fundex_app/assets/colors.dart'; @@ -193,22 +195,25 @@ class _LoginState extends State { height: 52, child: ElevatedButton( key: Key('loginButton'), - onPressed: () { + onPressed: () async { if (!_keyForm.currentState .validate()) { return; } _keyForm.currentState.save(); - print(email); - print(password); Api().login(email, password); + Api().otpGet( + await SecureStorage() + .readSecureData( + 'token')); Navigator.push(context, MaterialPageRoute( builder: (context) { return MaterialApp( - home: MainScreen()); + home: + CancelConfirmation()); })); }, child: Text( diff --git a/lib/pages/payment/CancelConfirmation.dart b/lib/pages/payment/CancelConfirmation.dart index fcd9c93..32f73e3 100644 --- a/lib/pages/payment/CancelConfirmation.dart +++ b/lib/pages/payment/CancelConfirmation.dart @@ -1,6 +1,8 @@ import 'package:flutter/material.dart'; +import 'package:fundex_app/api/api.dart'; import 'package:fundex_app/main-screen.dart'; import 'package:fundex_app/pages/kyc/design.dart'; +import 'package:fundex_app/storage/storage.dart'; import 'package:google_fonts/google_fonts.dart'; import 'package:fundex_app/assets/colors.dart'; @@ -283,9 +285,12 @@ class __OtpFormState extends State<_OtpForm> { focusedBorder: OutlineInputBorder( borderRadius: BorderRadius.circular(5), borderSide: BorderSide(color: gray4))), - onChanged: (value) { + onChanged: (value) async { + String stringValue = value.toString(); + otpString = otpString + stringValue; pin6FocusNode.unfocus(); - otp = int.parse(otpString); + Api().otpInput( + await SecureStorage().readSecureData('token'), otpString); Navigator.push(context, MaterialPageRoute(builder: (context) { return MaterialApp(home: MainScreen()); })); -- GitLab From e18d0b4ae50ab478eb5c297d16d848a191205d0f Mon Sep 17 00:00:00 2001 From: "ferdi.salim" Date: Sat, 8 May 2021 17:30:45 +0700 Subject: [PATCH 2/2] [GREEN] fixing linter --- lib/pages/login/Login.dart | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/pages/login/Login.dart b/lib/pages/login/Login.dart index fbc3b83..54fda8f 100644 --- a/lib/pages/login/Login.dart +++ b/lib/pages/login/Login.dart @@ -1,6 +1,5 @@ import 'package:flutter/gestures.dart'; import 'package:flutter/material.dart'; -import 'package:fundex_app/main-screen.dart'; import 'package:fundex_app/api/api.dart'; import 'package:fundex_app/pages/forget-password/ForgetPassword.dart'; import 'package:fundex_app/pages/payment/CancelConfirmation.dart'; -- GitLab