bug fixed
3
.idea/.gitignore
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
# Default ignored files
|
||||
/shelf/
|
||||
/workspace.xml
|
||||
13
.idea/Neo_wallet.iml
generated
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module type="JAVA_MODULE" version="4">
|
||||
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<excludeFolder url="file://$MODULE_DIR$/neowallet_mobile/.dart_tool" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/neowallet_mobile/.pub" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/neowallet_mobile/build" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
</module>
|
||||
6
.idea/misc.xml
generated
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectRootManager">
|
||||
<output url="file://$PROJECT_DIR$/out" />
|
||||
</component>
|
||||
</project>
|
||||
8
.idea/modules.xml
generated
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/.idea/Neo_wallet.iml" filepath="$PROJECT_DIR$/.idea/Neo_wallet.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
||||
6
.idea/vcs.xml
generated
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
||||
@@ -3,739 +3,793 @@
|
||||
"packages": [
|
||||
{
|
||||
"name": "archive",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/archive-3.6.1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/archive-3.6.1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.0"
|
||||
},
|
||||
{
|
||||
"name": "args",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/args-2.5.0",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/args-2.5.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.0"
|
||||
},
|
||||
{
|
||||
"name": "async",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/async-2.11.0",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/async-2.11.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.18"
|
||||
},
|
||||
{
|
||||
"name": "boolean_selector",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/boolean_selector-2.1.1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/boolean_selector-2.1.1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.17"
|
||||
},
|
||||
{
|
||||
"name": "camera",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/camera-0.10.6",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/camera-0.10.6",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.2"
|
||||
},
|
||||
{
|
||||
"name": "camera_android",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/camera_android-0.10.9+2",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/camera_android-0.10.9+2",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.1"
|
||||
},
|
||||
{
|
||||
"name": "camera_avfoundation",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/camera_avfoundation-0.9.17+3",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/camera_avfoundation-0.9.17+3",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.2"
|
||||
},
|
||||
{
|
||||
"name": "camera_platform_interface",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/camera_platform_interface-2.8.0",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/camera_platform_interface-2.8.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.2"
|
||||
},
|
||||
{
|
||||
"name": "camera_web",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/camera_web-0.3.5",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/camera_web-0.3.5",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.3"
|
||||
},
|
||||
{
|
||||
"name": "carousel_slider",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/carousel_slider-4.2.1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/carousel_slider-5.0.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.12"
|
||||
},
|
||||
{
|
||||
"name": "characters",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/characters-1.3.0",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/characters-1.3.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.12"
|
||||
},
|
||||
{
|
||||
"name": "checked_yaml",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/checked_yaml-2.0.3",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/checked_yaml-2.0.3",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.19"
|
||||
},
|
||||
{
|
||||
"name": "cli_util",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/cli_util-0.4.1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/cli_util-0.4.1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.0"
|
||||
},
|
||||
{
|
||||
"name": "clock",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/clock-1.1.1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/clock-1.1.1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.12"
|
||||
},
|
||||
{
|
||||
"name": "collection",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/collection-1.18.0",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/collection-1.19.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.18"
|
||||
"languageVersion": "3.4"
|
||||
},
|
||||
{
|
||||
"name": "cross_file",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/cross_file-0.3.4+2",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/cross_file-0.3.4+2",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.3"
|
||||
},
|
||||
{
|
||||
"name": "crypto",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/crypto-3.0.3",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/crypto-3.0.3",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.19"
|
||||
},
|
||||
{
|
||||
"name": "cupertino_icons",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/cupertino_icons-1.0.8",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/cupertino_icons-1.0.8",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.1"
|
||||
},
|
||||
{
|
||||
"name": "currency_text_input_formatter",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/currency_text_input_formatter-2.2.5",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/currency_text_input_formatter-2.2.5",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.2"
|
||||
},
|
||||
{
|
||||
"name": "device_info_plus",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/device_info_plus-9.1.2",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/device_info_plus-9.1.2",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.18"
|
||||
},
|
||||
{
|
||||
"name": "device_info_plus_platform_interface",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/device_info_plus_platform_interface-7.0.1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/device_info_plus_platform_interface-7.0.1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.18"
|
||||
},
|
||||
{
|
||||
"name": "easy_localization",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/easy_localization-3.0.7",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/easy_localization-3.0.7",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.12"
|
||||
},
|
||||
{
|
||||
"name": "easy_logger",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/easy_logger-0.0.2",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/easy_logger-0.0.2",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.12"
|
||||
},
|
||||
{
|
||||
"name": "fake_async",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/fake_async-1.3.1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/fake_async-1.3.1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.12"
|
||||
},
|
||||
{
|
||||
"name": "ffi",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/ffi-2.1.3",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/ffi-2.1.3",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.3"
|
||||
},
|
||||
{
|
||||
"name": "file",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/file-7.0.0",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/file-7.0.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.0"
|
||||
},
|
||||
{
|
||||
"name": "file_selector_linux",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/file_selector_linux-0.9.2+1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/file_selector_linux-0.9.2+1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.19"
|
||||
},
|
||||
{
|
||||
"name": "file_selector_macos",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/file_selector_macos-0.9.4",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/file_selector_macos-0.9.4",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.1"
|
||||
},
|
||||
{
|
||||
"name": "file_selector_platform_interface",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/file_selector_platform_interface-2.6.2",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/file_selector_platform_interface-2.6.2",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.0"
|
||||
},
|
||||
{
|
||||
"name": "file_selector_windows",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/file_selector_windows-0.9.3+2",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/file_selector_windows-0.9.3+2",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.2"
|
||||
},
|
||||
{
|
||||
"name": "fixnum",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/fixnum-1.1.1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.1"
|
||||
},
|
||||
{
|
||||
"name": "flutter",
|
||||
"rootUri": "file:///Users/error/Flutter/flutter/packages/flutter",
|
||||
"rootUri": "file:///Users/nutchayut/Flutter/flutter/packages/flutter",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.2"
|
||||
"languageVersion": "3.3"
|
||||
},
|
||||
{
|
||||
"name": "flutter_launcher_icons",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/flutter_launcher_icons-0.13.1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/flutter_launcher_icons-0.13.1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.18"
|
||||
},
|
||||
{
|
||||
"name": "flutter_lints",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/flutter_lints-2.0.3",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/flutter_lints-2.0.3",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.19"
|
||||
},
|
||||
{
|
||||
"name": "flutter_localizations",
|
||||
"rootUri": "file:///Users/error/Flutter/flutter/packages/flutter_localizations",
|
||||
"rootUri": "file:///Users/nutchayut/Flutter/flutter/packages/flutter_localizations",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.2"
|
||||
},
|
||||
{
|
||||
"name": "flutter_plugin_android_lifecycle",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.19",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.19",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.2"
|
||||
},
|
||||
{
|
||||
"name": "flutter_svg",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/flutter_svg-2.0.10+1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/flutter_svg-2.0.10+1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.19"
|
||||
},
|
||||
{
|
||||
"name": "flutter_test",
|
||||
"rootUri": "file:///Users/error/Flutter/flutter/packages/flutter_test",
|
||||
"rootUri": "file:///Users/nutchayut/Flutter/flutter/packages/flutter_test",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.2"
|
||||
"languageVersion": "3.3"
|
||||
},
|
||||
{
|
||||
"name": "flutter_web_plugins",
|
||||
"rootUri": "file:///Users/error/Flutter/flutter/packages/flutter_web_plugins",
|
||||
"rootUri": "file:///Users/nutchayut/Flutter/flutter/packages/flutter_web_plugins",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.2"
|
||||
},
|
||||
{
|
||||
"name": "font_awesome_flutter",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/font_awesome_flutter-10.7.0",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/font_awesome_flutter-10.7.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.0"
|
||||
},
|
||||
{
|
||||
"name": "google_fonts",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/google_fonts-6.2.1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/google_fonts-6.2.1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.14"
|
||||
},
|
||||
{
|
||||
"name": "http",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/http-1.2.2",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/http-1.2.2",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.3"
|
||||
},
|
||||
{
|
||||
"name": "http_parser",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/http_parser-4.0.2",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/http_parser-4.0.2",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.12"
|
||||
},
|
||||
{
|
||||
"name": "image",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/image-4.2.0",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/image-4.2.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.15"
|
||||
},
|
||||
{
|
||||
"name": "image_gallery_saver",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/image_gallery_saver-2.0.3",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.12"
|
||||
},
|
||||
{
|
||||
"name": "image_picker",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/image_picker-0.8.9",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker-0.8.9",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.18"
|
||||
},
|
||||
{
|
||||
"name": "image_picker_android",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.3"
|
||||
},
|
||||
{
|
||||
"name": "image_picker_for_web",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/image_picker_for_web-2.2.0",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_for_web-2.1.12",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.18"
|
||||
"languageVersion": "2.17"
|
||||
},
|
||||
{
|
||||
"name": "image_picker_ios",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.12",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.12",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.3"
|
||||
},
|
||||
{
|
||||
"name": "image_picker_linux",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/image_picker_linux-0.2.1+1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_linux-0.2.1+1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.19"
|
||||
},
|
||||
{
|
||||
"name": "image_picker_macos",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/image_picker_macos-0.2.1+1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_macos-0.2.1+1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.19"
|
||||
},
|
||||
{
|
||||
"name": "image_picker_platform_interface",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/image_picker_platform_interface-2.10.0",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_platform_interface-2.10.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.3"
|
||||
},
|
||||
{
|
||||
"name": "image_picker_windows",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/image_picker_windows-0.2.1+1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_windows-0.2.1+1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.19"
|
||||
},
|
||||
{
|
||||
"name": "intl",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/intl-0.18.1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/intl-0.19.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.12"
|
||||
"languageVersion": "3.0"
|
||||
},
|
||||
{
|
||||
"name": "js",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/js-0.6.7",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/js-0.6.7",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.19"
|
||||
},
|
||||
{
|
||||
"name": "json_annotation",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/json_annotation-4.9.0",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/json_annotation-4.9.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.0"
|
||||
},
|
||||
{
|
||||
"name": "leak_tracker",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/leak_tracker-10.0.0",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/leak_tracker-10.0.7",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.1"
|
||||
"languageVersion": "3.2"
|
||||
},
|
||||
{
|
||||
"name": "leak_tracker_flutter_testing",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/leak_tracker_flutter_testing-2.0.1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/leak_tracker_flutter_testing-3.0.8",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.1"
|
||||
"languageVersion": "3.2"
|
||||
},
|
||||
{
|
||||
"name": "leak_tracker_testing",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/leak_tracker_testing-2.0.1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/leak_tracker_testing-3.0.1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.1"
|
||||
"languageVersion": "3.2"
|
||||
},
|
||||
{
|
||||
"name": "lints",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/lints-2.1.1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/lints-2.1.1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.0"
|
||||
},
|
||||
{
|
||||
"name": "mask_text_input_formatter",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/mask_text_input_formatter-2.9.0",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/mask_text_input_formatter-2.9.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.12"
|
||||
},
|
||||
{
|
||||
"name": "matcher",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/matcher-0.12.16+1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/matcher-0.12.16+1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.0"
|
||||
},
|
||||
{
|
||||
"name": "material_color_utilities",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/material_color_utilities-0.8.0",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/material_color_utilities-0.11.1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.17"
|
||||
},
|
||||
{
|
||||
"name": "meta",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/meta-1.11.0",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/meta-1.15.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.12"
|
||||
},
|
||||
{
|
||||
"name": "mime",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/mime-1.0.6",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/mime-2.0.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.2"
|
||||
},
|
||||
{
|
||||
"name": "package_info_plus",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/package_info_plus-8.0.2",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/package_info_plus-8.0.2",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.3"
|
||||
},
|
||||
{
|
||||
"name": "package_info_plus_platform_interface",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/package_info_plus_platform_interface-3.0.1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/package_info_plus_platform_interface-3.0.1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.18"
|
||||
},
|
||||
{
|
||||
"name": "path",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/path-1.9.0",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/path-1.9.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.0"
|
||||
},
|
||||
{
|
||||
"name": "path_parsing",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/path_parsing-1.0.1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/path_parsing-1.0.1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.12"
|
||||
},
|
||||
{
|
||||
"name": "path_provider",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/path_provider-2.1.4",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/path_provider-2.1.4",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.2"
|
||||
},
|
||||
{
|
||||
"name": "path_provider_android",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/path_provider_android-2.2.4",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/path_provider_android-2.2.4",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.2"
|
||||
},
|
||||
{
|
||||
"name": "path_provider_foundation",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.0",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.2"
|
||||
},
|
||||
{
|
||||
"name": "path_provider_linux",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.19"
|
||||
},
|
||||
{
|
||||
"name": "path_provider_platform_interface",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/path_provider_platform_interface-2.1.2",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/path_provider_platform_interface-2.1.2",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.0"
|
||||
},
|
||||
{
|
||||
"name": "path_provider_windows",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/path_provider_windows-2.3.0",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/path_provider_windows-2.3.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.2"
|
||||
},
|
||||
{
|
||||
"name": "permission_handler",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/permission_handler-11.3.1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.15"
|
||||
},
|
||||
{
|
||||
"name": "permission_handler_android",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/permission_handler_android-12.0.13",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.15"
|
||||
},
|
||||
{
|
||||
"name": "permission_handler_apple",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/permission_handler_apple-9.4.5",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.15"
|
||||
},
|
||||
{
|
||||
"name": "permission_handler_html",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/permission_handler_html-0.1.3+5",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.3"
|
||||
},
|
||||
{
|
||||
"name": "permission_handler_platform_interface",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/permission_handler_platform_interface-4.2.3",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.14"
|
||||
},
|
||||
{
|
||||
"name": "permission_handler_windows",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/permission_handler_windows-0.2.1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.12"
|
||||
},
|
||||
{
|
||||
"name": "petitparser",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/petitparser-6.0.2",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/petitparser-6.0.2",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.2"
|
||||
},
|
||||
{
|
||||
"name": "pin_code_fields",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/pin_code_fields-7.4.0",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/pin_code_fields-8.0.1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.12"
|
||||
},
|
||||
{
|
||||
"name": "platform",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/platform-3.1.5",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/platform-3.1.5",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.2"
|
||||
},
|
||||
{
|
||||
"name": "plugin_platform_interface",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/plugin_platform_interface-2.1.8",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/plugin_platform_interface-2.1.8",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.0"
|
||||
},
|
||||
{
|
||||
"name": "pull_to_refresh_flutter3",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/pull_to_refresh_flutter3-2.0.2",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/pull_to_refresh_flutter3-2.0.2",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.0"
|
||||
},
|
||||
{
|
||||
"name": "qr",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/qr-3.0.1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/qr-3.0.1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.16"
|
||||
},
|
||||
{
|
||||
"name": "qr_code_scanner",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/qr_code_scanner-1.0.1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/qr_code_scanner-1.0.1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.17"
|
||||
},
|
||||
{
|
||||
"name": "qr_flutter",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/qr_flutter-4.1.0",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/qr_flutter-4.1.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.19"
|
||||
},
|
||||
{
|
||||
"name": "saver_gallery",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/saver_gallery-4.0.1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.12"
|
||||
},
|
||||
{
|
||||
"name": "screenshot",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/screenshot-2.5.0",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/screenshot-3.0.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.12"
|
||||
},
|
||||
{
|
||||
"name": "shared_preferences",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/shared_preferences-2.2.3",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/shared_preferences-2.2.3",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.1"
|
||||
},
|
||||
{
|
||||
"name": "shared_preferences_android",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/shared_preferences_android-2.2.2",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/shared_preferences_android-2.2.2",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.2"
|
||||
},
|
||||
{
|
||||
"name": "shared_preferences_foundation",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.5.2",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.5.2",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.3"
|
||||
},
|
||||
{
|
||||
"name": "shared_preferences_linux",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.4.1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.4.1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.3"
|
||||
},
|
||||
{
|
||||
"name": "shared_preferences_platform_interface",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/shared_preferences_platform_interface-2.4.1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/shared_preferences_platform_interface-2.4.1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.2"
|
||||
},
|
||||
{
|
||||
"name": "shared_preferences_web",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/shared_preferences_web-2.4.1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/shared_preferences_web-2.4.1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.3"
|
||||
},
|
||||
{
|
||||
"name": "shared_preferences_windows",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.4.1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.4.1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.3"
|
||||
},
|
||||
{
|
||||
"name": "signature",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/signature-5.5.0",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/signature-5.5.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.19"
|
||||
},
|
||||
{
|
||||
"name": "sky_engine",
|
||||
"rootUri": "file:///Users/error/Flutter/flutter/bin/cache/pkg/sky_engine",
|
||||
"rootUri": "file:///Users/nutchayut/Flutter/flutter/bin/cache/pkg/sky_engine",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.2"
|
||||
},
|
||||
{
|
||||
"name": "source_span",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/source_span-1.10.0",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/source_span-1.10.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.18"
|
||||
},
|
||||
{
|
||||
"name": "sprintf",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/sprintf-7.0.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.12"
|
||||
},
|
||||
{
|
||||
"name": "stack_trace",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/stack_trace-1.11.1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/stack_trace-1.12.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.18"
|
||||
"languageVersion": "3.4"
|
||||
},
|
||||
{
|
||||
"name": "stream_channel",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/stream_channel-2.1.2",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/stream_channel-2.1.2",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.19"
|
||||
},
|
||||
{
|
||||
"name": "stream_transform",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/stream_transform-2.1.0",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/stream_transform-2.1.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.14"
|
||||
},
|
||||
{
|
||||
"name": "string_scanner",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/string_scanner-1.2.0",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/string_scanner-1.3.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.18"
|
||||
"languageVersion": "3.1"
|
||||
},
|
||||
{
|
||||
"name": "term_glyph",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/term_glyph-1.2.1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/term_glyph-1.2.1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.12"
|
||||
},
|
||||
{
|
||||
"name": "test_api",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/test_api-0.6.1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/test_api-0.7.3",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.0"
|
||||
"languageVersion": "3.4"
|
||||
},
|
||||
{
|
||||
"name": "typed_data",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/typed_data-1.3.2",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/typed_data-1.3.2",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.17"
|
||||
},
|
||||
{
|
||||
"name": "url_launcher",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/url_launcher-6.3.0",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/url_launcher-6.3.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.2"
|
||||
},
|
||||
{
|
||||
"name": "url_launcher_android",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/url_launcher_android-6.3.2",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/url_launcher_android-6.3.2",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.2"
|
||||
},
|
||||
{
|
||||
"name": "url_launcher_ios",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/url_launcher_ios-6.3.1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/url_launcher_ios-6.3.1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.2"
|
||||
},
|
||||
{
|
||||
"name": "url_launcher_linux",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/url_launcher_linux-3.2.0",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/url_launcher_linux-3.2.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.3"
|
||||
},
|
||||
{
|
||||
"name": "url_launcher_macos",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/url_launcher_macos-3.2.1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/url_launcher_macos-3.2.1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.3"
|
||||
},
|
||||
{
|
||||
"name": "url_launcher_platform_interface",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/url_launcher_platform_interface-2.3.2",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/url_launcher_platform_interface-2.3.2",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.1"
|
||||
},
|
||||
{
|
||||
"name": "url_launcher_web",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/url_launcher_web-2.3.3",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/url_launcher_web-2.3.3",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.3"
|
||||
},
|
||||
{
|
||||
"name": "url_launcher_windows",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/url_launcher_windows-3.1.2",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/url_launcher_windows-3.1.2",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.2"
|
||||
},
|
||||
{
|
||||
"name": "uuid",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/uuid-4.5.1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.0"
|
||||
},
|
||||
{
|
||||
"name": "vector_graphics",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/vector_graphics-1.1.11+1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/vector_graphics-1.1.11+1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.17"
|
||||
},
|
||||
{
|
||||
"name": "vector_graphics_codec",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/vector_graphics_codec-1.1.11+1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/vector_graphics_codec-1.1.11+1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.17"
|
||||
},
|
||||
{
|
||||
"name": "vector_graphics_compiler",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/vector_graphics_compiler-1.1.11+1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/vector_graphics_compiler-1.1.11+1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.19"
|
||||
},
|
||||
{
|
||||
"name": "vector_math",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/vector_math-2.1.4",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/vector_math-2.1.4",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.14"
|
||||
},
|
||||
{
|
||||
"name": "vm_service",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/vm_service-13.0.0",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/vm_service-14.3.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.0"
|
||||
"languageVersion": "3.3"
|
||||
},
|
||||
{
|
||||
"name": "web",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/web-0.5.1",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/web-0.5.1",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.3"
|
||||
},
|
||||
{
|
||||
"name": "webview_flutter",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/webview_flutter-4.8.0",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/webview_flutter-4.8.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.2"
|
||||
},
|
||||
{
|
||||
"name": "webview_flutter_android",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/webview_flutter_android-3.16.3",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/webview_flutter_android-3.16.3",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.2"
|
||||
},
|
||||
{
|
||||
"name": "webview_flutter_platform_interface",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/webview_flutter_platform_interface-2.10.0",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/webview_flutter_platform_interface-2.10.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.0"
|
||||
},
|
||||
{
|
||||
"name": "webview_flutter_wkwebview",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.14.0",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.14.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.2"
|
||||
},
|
||||
{
|
||||
"name": "win32",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/win32-5.5.0",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/win32-5.9.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.3"
|
||||
"languageVersion": "3.5"
|
||||
},
|
||||
{
|
||||
"name": "win32_registry",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/win32_registry-1.1.3",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/win32_registry-1.1.3",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.3"
|
||||
},
|
||||
{
|
||||
"name": "xdg_directories",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/xdg_directories-1.0.4",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/xdg_directories-1.0.4",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.0"
|
||||
},
|
||||
{
|
||||
"name": "xml",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/xml-6.5.0",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/xml-6.5.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.2"
|
||||
},
|
||||
{
|
||||
"name": "yaml",
|
||||
"rootUri": "file:///Users/error/.pub-cache/hosted/pub.dev/yaml-3.1.2",
|
||||
"rootUri": "file:///Users/nutchayut/.pub-cache/hosted/pub.dev/yaml-3.1.2",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.19"
|
||||
},
|
||||
@@ -746,7 +800,10 @@
|
||||
"languageVersion": "2.19"
|
||||
}
|
||||
],
|
||||
"generated": "2024-10-30T04:32:10.195911Z",
|
||||
"generated": "2024-12-23T19:24:31.219347Z",
|
||||
"generator": "pub",
|
||||
"generatorVersion": "3.3.0"
|
||||
"generatorVersion": "3.6.0",
|
||||
"flutterRoot": "file:///Users/nutchayut/Flutter/flutter",
|
||||
"flutterVersion": "3.27.0",
|
||||
"pubCache": "file:///Users/nutchayut/.pub-cache"
|
||||
}
|
||||
|
||||
@@ -1,497 +1,533 @@
|
||||
archive
|
||||
3.0
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/archive-3.6.1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/archive-3.6.1/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/archive-3.6.1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/archive-3.6.1/lib/
|
||||
args
|
||||
3.0
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/args-2.5.0/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/args-2.5.0/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/args-2.5.0/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/args-2.5.0/lib/
|
||||
async
|
||||
2.18
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/async-2.11.0/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/async-2.11.0/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/async-2.11.0/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/async-2.11.0/lib/
|
||||
boolean_selector
|
||||
2.17
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/boolean_selector-2.1.1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/boolean_selector-2.1.1/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/boolean_selector-2.1.1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/boolean_selector-2.1.1/lib/
|
||||
camera
|
||||
3.2
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/camera-0.10.6/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/camera-0.10.6/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/camera-0.10.6/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/camera-0.10.6/lib/
|
||||
camera_android
|
||||
3.1
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/camera_android-0.10.9+2/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/camera_android-0.10.9+2/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/camera_android-0.10.9+2/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/camera_android-0.10.9+2/lib/
|
||||
camera_avfoundation
|
||||
3.2
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/camera_avfoundation-0.9.17+3/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/camera_avfoundation-0.9.17+3/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/camera_avfoundation-0.9.17+3/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/camera_avfoundation-0.9.17+3/lib/
|
||||
camera_platform_interface
|
||||
3.2
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/camera_platform_interface-2.8.0/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/camera_platform_interface-2.8.0/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/camera_platform_interface-2.8.0/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/camera_platform_interface-2.8.0/lib/
|
||||
camera_web
|
||||
3.3
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/camera_web-0.3.5/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/camera_web-0.3.5/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/camera_web-0.3.5/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/camera_web-0.3.5/lib/
|
||||
carousel_slider
|
||||
2.12
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/carousel_slider-4.2.1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/carousel_slider-4.2.1/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/carousel_slider-5.0.0/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/carousel_slider-5.0.0/lib/
|
||||
characters
|
||||
2.12
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/characters-1.3.0/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/characters-1.3.0/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/characters-1.3.0/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/characters-1.3.0/lib/
|
||||
checked_yaml
|
||||
2.19
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/checked_yaml-2.0.3/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/checked_yaml-2.0.3/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/checked_yaml-2.0.3/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/checked_yaml-2.0.3/lib/
|
||||
cli_util
|
||||
3.0
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/cli_util-0.4.1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/cli_util-0.4.1/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/cli_util-0.4.1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/cli_util-0.4.1/lib/
|
||||
clock
|
||||
2.12
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/clock-1.1.1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/clock-1.1.1/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/clock-1.1.1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/clock-1.1.1/lib/
|
||||
collection
|
||||
2.18
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/collection-1.18.0/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/collection-1.18.0/lib/
|
||||
3.4
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/collection-1.19.0/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/collection-1.19.0/lib/
|
||||
cross_file
|
||||
3.3
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/cross_file-0.3.4+2/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/cross_file-0.3.4+2/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/cross_file-0.3.4+2/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/cross_file-0.3.4+2/lib/
|
||||
crypto
|
||||
2.19
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/crypto-3.0.3/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/crypto-3.0.3/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/crypto-3.0.3/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/crypto-3.0.3/lib/
|
||||
cupertino_icons
|
||||
3.1
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/cupertino_icons-1.0.8/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/cupertino_icons-1.0.8/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/cupertino_icons-1.0.8/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/cupertino_icons-1.0.8/lib/
|
||||
currency_text_input_formatter
|
||||
3.2
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/currency_text_input_formatter-2.2.5/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/currency_text_input_formatter-2.2.5/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/currency_text_input_formatter-2.2.5/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/currency_text_input_formatter-2.2.5/lib/
|
||||
device_info_plus
|
||||
2.18
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/device_info_plus-9.1.2/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/device_info_plus-9.1.2/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/device_info_plus-9.1.2/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/device_info_plus-9.1.2/lib/
|
||||
device_info_plus_platform_interface
|
||||
2.18
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/device_info_plus_platform_interface-7.0.1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/device_info_plus_platform_interface-7.0.1/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/device_info_plus_platform_interface-7.0.1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/device_info_plus_platform_interface-7.0.1/lib/
|
||||
easy_localization
|
||||
2.12
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/easy_localization-3.0.7/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/easy_localization-3.0.7/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/easy_localization-3.0.7/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/easy_localization-3.0.7/lib/
|
||||
easy_logger
|
||||
2.12
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/easy_logger-0.0.2/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/easy_logger-0.0.2/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/easy_logger-0.0.2/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/easy_logger-0.0.2/lib/
|
||||
fake_async
|
||||
2.12
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/fake_async-1.3.1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/fake_async-1.3.1/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/fake_async-1.3.1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/fake_async-1.3.1/lib/
|
||||
ffi
|
||||
3.3
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/ffi-2.1.3/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/ffi-2.1.3/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/ffi-2.1.3/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/ffi-2.1.3/lib/
|
||||
file
|
||||
3.0
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/file-7.0.0/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/file-7.0.0/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/file-7.0.0/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/file-7.0.0/lib/
|
||||
file_selector_linux
|
||||
2.19
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/file_selector_linux-0.9.2+1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/file_selector_linux-0.9.2+1/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/file_selector_linux-0.9.2+1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/file_selector_linux-0.9.2+1/lib/
|
||||
file_selector_macos
|
||||
3.1
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/file_selector_macos-0.9.4/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/file_selector_macos-0.9.4/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/file_selector_macos-0.9.4/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/file_selector_macos-0.9.4/lib/
|
||||
file_selector_platform_interface
|
||||
3.0
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/file_selector_platform_interface-2.6.2/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/file_selector_platform_interface-2.6.2/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/file_selector_platform_interface-2.6.2/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/file_selector_platform_interface-2.6.2/lib/
|
||||
file_selector_windows
|
||||
3.2
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/file_selector_windows-0.9.3+2/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/file_selector_windows-0.9.3+2/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/file_selector_windows-0.9.3+2/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/file_selector_windows-0.9.3+2/lib/
|
||||
fixnum
|
||||
3.1
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/fixnum-1.1.1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/fixnum-1.1.1/lib/
|
||||
flutter_launcher_icons
|
||||
2.18
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/flutter_launcher_icons-0.13.1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/flutter_launcher_icons-0.13.1/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/flutter_launcher_icons-0.13.1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/flutter_launcher_icons-0.13.1/lib/
|
||||
flutter_lints
|
||||
2.19
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/flutter_lints-2.0.3/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/flutter_lints-2.0.3/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/flutter_lints-2.0.3/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/flutter_lints-2.0.3/lib/
|
||||
flutter_plugin_android_lifecycle
|
||||
3.2
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.19/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.19/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.19/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.19/lib/
|
||||
flutter_svg
|
||||
2.19
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/flutter_svg-2.0.10+1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/flutter_svg-2.0.10+1/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/flutter_svg-2.0.10+1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/flutter_svg-2.0.10+1/lib/
|
||||
font_awesome_flutter
|
||||
3.0
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/font_awesome_flutter-10.7.0/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/font_awesome_flutter-10.7.0/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/font_awesome_flutter-10.7.0/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/font_awesome_flutter-10.7.0/lib/
|
||||
google_fonts
|
||||
2.14
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/google_fonts-6.2.1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/google_fonts-6.2.1/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/google_fonts-6.2.1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/google_fonts-6.2.1/lib/
|
||||
http
|
||||
3.3
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/http-1.2.2/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/http-1.2.2/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/http-1.2.2/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/http-1.2.2/lib/
|
||||
http_parser
|
||||
2.12
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/http_parser-4.0.2/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/http_parser-4.0.2/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/http_parser-4.0.2/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/http_parser-4.0.2/lib/
|
||||
image
|
||||
2.15
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/image-4.2.0/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/image-4.2.0/lib/
|
||||
image_gallery_saver
|
||||
2.12
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/image_gallery_saver-2.0.3/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/image_gallery_saver-2.0.3/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/image-4.2.0/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/image-4.2.0/lib/
|
||||
image_picker
|
||||
2.18
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/image_picker-0.8.9/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/image_picker-0.8.9/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker-0.8.9/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker-0.8.9/lib/
|
||||
image_picker_android
|
||||
3.3
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/lib/
|
||||
image_picker_for_web
|
||||
2.18
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/image_picker_for_web-2.2.0/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/image_picker_for_web-2.2.0/lib/
|
||||
2.17
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_for_web-2.1.12/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_for_web-2.1.12/lib/
|
||||
image_picker_ios
|
||||
3.3
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.12/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.12/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.12/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.12/lib/
|
||||
image_picker_linux
|
||||
2.19
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/image_picker_linux-0.2.1+1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/image_picker_linux-0.2.1+1/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_linux-0.2.1+1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_linux-0.2.1+1/lib/
|
||||
image_picker_macos
|
||||
2.19
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/image_picker_macos-0.2.1+1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/image_picker_macos-0.2.1+1/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_macos-0.2.1+1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_macos-0.2.1+1/lib/
|
||||
image_picker_platform_interface
|
||||
3.3
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/image_picker_platform_interface-2.10.0/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/image_picker_platform_interface-2.10.0/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_platform_interface-2.10.0/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_platform_interface-2.10.0/lib/
|
||||
image_picker_windows
|
||||
2.19
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/image_picker_windows-0.2.1+1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/image_picker_windows-0.2.1+1/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_windows-0.2.1+1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_windows-0.2.1+1/lib/
|
||||
intl
|
||||
2.12
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/intl-0.18.1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/intl-0.18.1/lib/
|
||||
3.0
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/intl-0.19.0/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/intl-0.19.0/lib/
|
||||
js
|
||||
2.19
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/js-0.6.7/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/js-0.6.7/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/js-0.6.7/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/js-0.6.7/lib/
|
||||
json_annotation
|
||||
3.0
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/json_annotation-4.9.0/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/json_annotation-4.9.0/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/json_annotation-4.9.0/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/json_annotation-4.9.0/lib/
|
||||
leak_tracker
|
||||
3.1
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/leak_tracker-10.0.0/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/leak_tracker-10.0.0/lib/
|
||||
3.2
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/leak_tracker-10.0.7/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/leak_tracker-10.0.7/lib/
|
||||
leak_tracker_flutter_testing
|
||||
3.1
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/leak_tracker_flutter_testing-2.0.1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/leak_tracker_flutter_testing-2.0.1/lib/
|
||||
3.2
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/leak_tracker_flutter_testing-3.0.8/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/leak_tracker_flutter_testing-3.0.8/lib/
|
||||
leak_tracker_testing
|
||||
3.1
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/leak_tracker_testing-2.0.1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/leak_tracker_testing-2.0.1/lib/
|
||||
3.2
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/leak_tracker_testing-3.0.1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/leak_tracker_testing-3.0.1/lib/
|
||||
lints
|
||||
3.0
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/lints-2.1.1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/lints-2.1.1/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/lints-2.1.1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/lints-2.1.1/lib/
|
||||
mask_text_input_formatter
|
||||
2.12
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/mask_text_input_formatter-2.9.0/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/mask_text_input_formatter-2.9.0/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/mask_text_input_formatter-2.9.0/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/mask_text_input_formatter-2.9.0/lib/
|
||||
matcher
|
||||
3.0
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/matcher-0.12.16+1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/matcher-0.12.16+1/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/matcher-0.12.16+1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/matcher-0.12.16+1/lib/
|
||||
material_color_utilities
|
||||
2.17
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/material_color_utilities-0.8.0/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/material_color_utilities-0.8.0/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/material_color_utilities-0.11.1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/material_color_utilities-0.11.1/lib/
|
||||
meta
|
||||
2.12
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/meta-1.11.0/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/meta-1.11.0/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/meta-1.15.0/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/meta-1.15.0/lib/
|
||||
mime
|
||||
3.2
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/mime-1.0.6/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/mime-1.0.6/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/mime-2.0.0/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/mime-2.0.0/lib/
|
||||
package_info_plus
|
||||
3.3
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/package_info_plus-8.0.2/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/package_info_plus-8.0.2/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/package_info_plus-8.0.2/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/package_info_plus-8.0.2/lib/
|
||||
package_info_plus_platform_interface
|
||||
2.18
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/package_info_plus_platform_interface-3.0.1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/package_info_plus_platform_interface-3.0.1/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/package_info_plus_platform_interface-3.0.1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/package_info_plus_platform_interface-3.0.1/lib/
|
||||
path
|
||||
3.0
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/path-1.9.0/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/path-1.9.0/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/path-1.9.0/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/path-1.9.0/lib/
|
||||
path_parsing
|
||||
2.12
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/path_parsing-1.0.1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/path_parsing-1.0.1/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/path_parsing-1.0.1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/path_parsing-1.0.1/lib/
|
||||
path_provider
|
||||
3.2
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/path_provider-2.1.4/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/path_provider-2.1.4/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/path_provider-2.1.4/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/path_provider-2.1.4/lib/
|
||||
path_provider_android
|
||||
3.2
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/path_provider_android-2.2.4/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/path_provider_android-2.2.4/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/path_provider_android-2.2.4/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/path_provider_android-2.2.4/lib/
|
||||
path_provider_foundation
|
||||
3.2
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.0/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.0/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.0/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.0/lib/
|
||||
path_provider_linux
|
||||
2.19
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/lib/
|
||||
path_provider_platform_interface
|
||||
3.0
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/path_provider_platform_interface-2.1.2/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/path_provider_platform_interface-2.1.2/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/path_provider_platform_interface-2.1.2/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/path_provider_platform_interface-2.1.2/lib/
|
||||
path_provider_windows
|
||||
3.2
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/path_provider_windows-2.3.0/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/path_provider_windows-2.3.0/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/path_provider_windows-2.3.0/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/path_provider_windows-2.3.0/lib/
|
||||
permission_handler
|
||||
2.15
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/permission_handler-11.3.1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/permission_handler-11.3.1/lib/
|
||||
permission_handler_android
|
||||
2.15
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/permission_handler_android-12.0.13/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/permission_handler_android-12.0.13/lib/
|
||||
permission_handler_apple
|
||||
2.15
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/permission_handler_apple-9.4.5/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/permission_handler_apple-9.4.5/lib/
|
||||
permission_handler_html
|
||||
3.3
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/permission_handler_html-0.1.3+5/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/permission_handler_html-0.1.3+5/lib/
|
||||
permission_handler_platform_interface
|
||||
2.14
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/permission_handler_platform_interface-4.2.3/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/permission_handler_platform_interface-4.2.3/lib/
|
||||
permission_handler_windows
|
||||
2.12
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/permission_handler_windows-0.2.1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/permission_handler_windows-0.2.1/lib/
|
||||
petitparser
|
||||
3.2
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/petitparser-6.0.2/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/petitparser-6.0.2/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/petitparser-6.0.2/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/petitparser-6.0.2/lib/
|
||||
pin_code_fields
|
||||
2.12
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/pin_code_fields-7.4.0/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/pin_code_fields-7.4.0/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/pin_code_fields-8.0.1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/pin_code_fields-8.0.1/lib/
|
||||
platform
|
||||
3.2
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/platform-3.1.5/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/platform-3.1.5/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/platform-3.1.5/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/platform-3.1.5/lib/
|
||||
plugin_platform_interface
|
||||
3.0
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/plugin_platform_interface-2.1.8/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/plugin_platform_interface-2.1.8/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/plugin_platform_interface-2.1.8/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/plugin_platform_interface-2.1.8/lib/
|
||||
pull_to_refresh_flutter3
|
||||
3.0
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/pull_to_refresh_flutter3-2.0.2/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/pull_to_refresh_flutter3-2.0.2/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/pull_to_refresh_flutter3-2.0.2/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/pull_to_refresh_flutter3-2.0.2/lib/
|
||||
qr
|
||||
2.16
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/qr-3.0.1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/qr-3.0.1/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/qr-3.0.1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/qr-3.0.1/lib/
|
||||
qr_code_scanner
|
||||
2.17
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/qr_code_scanner-1.0.1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/qr_code_scanner-1.0.1/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/qr_code_scanner-1.0.1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/qr_code_scanner-1.0.1/lib/
|
||||
qr_flutter
|
||||
2.19
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/qr_flutter-4.1.0/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/qr_flutter-4.1.0/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/qr_flutter-4.1.0/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/qr_flutter-4.1.0/lib/
|
||||
saver_gallery
|
||||
2.12
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/saver_gallery-4.0.1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/saver_gallery-4.0.1/lib/
|
||||
screenshot
|
||||
2.12
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/screenshot-2.5.0/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/screenshot-2.5.0/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/screenshot-3.0.0/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/screenshot-3.0.0/lib/
|
||||
shared_preferences
|
||||
3.1
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/shared_preferences-2.2.3/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/shared_preferences-2.2.3/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/shared_preferences-2.2.3/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/shared_preferences-2.2.3/lib/
|
||||
shared_preferences_android
|
||||
3.2
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/shared_preferences_android-2.2.2/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/shared_preferences_android-2.2.2/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/shared_preferences_android-2.2.2/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/shared_preferences_android-2.2.2/lib/
|
||||
shared_preferences_foundation
|
||||
3.3
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.5.2/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.5.2/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.5.2/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.5.2/lib/
|
||||
shared_preferences_linux
|
||||
3.3
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.4.1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.4.1/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.4.1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.4.1/lib/
|
||||
shared_preferences_platform_interface
|
||||
3.2
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/shared_preferences_platform_interface-2.4.1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/shared_preferences_platform_interface-2.4.1/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/shared_preferences_platform_interface-2.4.1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/shared_preferences_platform_interface-2.4.1/lib/
|
||||
shared_preferences_web
|
||||
3.3
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/shared_preferences_web-2.4.1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/shared_preferences_web-2.4.1/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/shared_preferences_web-2.4.1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/shared_preferences_web-2.4.1/lib/
|
||||
shared_preferences_windows
|
||||
3.3
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.4.1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.4.1/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.4.1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.4.1/lib/
|
||||
signature
|
||||
2.19
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/signature-5.5.0/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/signature-5.5.0/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/signature-5.5.0/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/signature-5.5.0/lib/
|
||||
source_span
|
||||
2.18
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/source_span-1.10.0/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/source_span-1.10.0/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/source_span-1.10.0/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/source_span-1.10.0/lib/
|
||||
sprintf
|
||||
2.12
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/sprintf-7.0.0/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/sprintf-7.0.0/lib/
|
||||
stack_trace
|
||||
2.18
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/stack_trace-1.11.1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/stack_trace-1.11.1/lib/
|
||||
3.4
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/stack_trace-1.12.0/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/stack_trace-1.12.0/lib/
|
||||
stream_channel
|
||||
2.19
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/stream_channel-2.1.2/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/stream_channel-2.1.2/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/stream_channel-2.1.2/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/stream_channel-2.1.2/lib/
|
||||
stream_transform
|
||||
2.14
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/stream_transform-2.1.0/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/stream_transform-2.1.0/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/stream_transform-2.1.0/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/stream_transform-2.1.0/lib/
|
||||
string_scanner
|
||||
2.18
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/string_scanner-1.2.0/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/string_scanner-1.2.0/lib/
|
||||
3.1
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/string_scanner-1.3.0/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/string_scanner-1.3.0/lib/
|
||||
term_glyph
|
||||
2.12
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/term_glyph-1.2.1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/term_glyph-1.2.1/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/term_glyph-1.2.1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/term_glyph-1.2.1/lib/
|
||||
test_api
|
||||
3.0
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/test_api-0.6.1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/test_api-0.6.1/lib/
|
||||
3.4
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/test_api-0.7.3/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/test_api-0.7.3/lib/
|
||||
typed_data
|
||||
2.17
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/typed_data-1.3.2/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/typed_data-1.3.2/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/typed_data-1.3.2/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/typed_data-1.3.2/lib/
|
||||
url_launcher
|
||||
3.2
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/url_launcher-6.3.0/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/url_launcher-6.3.0/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/url_launcher-6.3.0/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/url_launcher-6.3.0/lib/
|
||||
url_launcher_android
|
||||
3.2
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/url_launcher_android-6.3.2/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/url_launcher_android-6.3.2/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/url_launcher_android-6.3.2/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/url_launcher_android-6.3.2/lib/
|
||||
url_launcher_ios
|
||||
3.2
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/url_launcher_ios-6.3.1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/url_launcher_ios-6.3.1/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/url_launcher_ios-6.3.1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/url_launcher_ios-6.3.1/lib/
|
||||
url_launcher_linux
|
||||
3.3
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/url_launcher_linux-3.2.0/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/url_launcher_linux-3.2.0/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/url_launcher_linux-3.2.0/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/url_launcher_linux-3.2.0/lib/
|
||||
url_launcher_macos
|
||||
3.3
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/url_launcher_macos-3.2.1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/url_launcher_macos-3.2.1/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/url_launcher_macos-3.2.1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/url_launcher_macos-3.2.1/lib/
|
||||
url_launcher_platform_interface
|
||||
3.1
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/url_launcher_platform_interface-2.3.2/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/url_launcher_platform_interface-2.3.2/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/url_launcher_platform_interface-2.3.2/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/url_launcher_platform_interface-2.3.2/lib/
|
||||
url_launcher_web
|
||||
3.3
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/url_launcher_web-2.3.3/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/url_launcher_web-2.3.3/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/url_launcher_web-2.3.3/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/url_launcher_web-2.3.3/lib/
|
||||
url_launcher_windows
|
||||
3.2
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/url_launcher_windows-3.1.2/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/url_launcher_windows-3.1.2/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/url_launcher_windows-3.1.2/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/url_launcher_windows-3.1.2/lib/
|
||||
uuid
|
||||
3.0
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/uuid-4.5.1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/uuid-4.5.1/lib/
|
||||
vector_graphics
|
||||
2.17
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/vector_graphics-1.1.11+1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/vector_graphics-1.1.11+1/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/vector_graphics-1.1.11+1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/vector_graphics-1.1.11+1/lib/
|
||||
vector_graphics_codec
|
||||
2.17
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/vector_graphics_codec-1.1.11+1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/vector_graphics_codec-1.1.11+1/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/vector_graphics_codec-1.1.11+1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/vector_graphics_codec-1.1.11+1/lib/
|
||||
vector_graphics_compiler
|
||||
2.19
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/vector_graphics_compiler-1.1.11+1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/vector_graphics_compiler-1.1.11+1/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/vector_graphics_compiler-1.1.11+1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/vector_graphics_compiler-1.1.11+1/lib/
|
||||
vector_math
|
||||
2.14
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/vector_math-2.1.4/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/vector_math-2.1.4/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/vector_math-2.1.4/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/vector_math-2.1.4/lib/
|
||||
vm_service
|
||||
3.0
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/vm_service-13.0.0/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/vm_service-13.0.0/lib/
|
||||
3.3
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/vm_service-14.3.0/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/vm_service-14.3.0/lib/
|
||||
web
|
||||
3.3
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/web-0.5.1/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/web-0.5.1/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/web-0.5.1/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/web-0.5.1/lib/
|
||||
webview_flutter
|
||||
3.2
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/webview_flutter-4.8.0/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/webview_flutter-4.8.0/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/webview_flutter-4.8.0/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/webview_flutter-4.8.0/lib/
|
||||
webview_flutter_android
|
||||
3.2
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/webview_flutter_android-3.16.3/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/webview_flutter_android-3.16.3/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/webview_flutter_android-3.16.3/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/webview_flutter_android-3.16.3/lib/
|
||||
webview_flutter_platform_interface
|
||||
3.0
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/webview_flutter_platform_interface-2.10.0/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/webview_flutter_platform_interface-2.10.0/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/webview_flutter_platform_interface-2.10.0/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/webview_flutter_platform_interface-2.10.0/lib/
|
||||
webview_flutter_wkwebview
|
||||
3.2
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.14.0/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.14.0/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.14.0/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.14.0/lib/
|
||||
win32
|
||||
3.3
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/win32-5.5.0/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/win32-5.5.0/lib/
|
||||
3.5
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/win32-5.9.0/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/win32-5.9.0/lib/
|
||||
win32_registry
|
||||
3.3
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/win32_registry-1.1.3/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/win32_registry-1.1.3/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/win32_registry-1.1.3/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/win32_registry-1.1.3/lib/
|
||||
xdg_directories
|
||||
3.0
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/xdg_directories-1.0.4/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/xdg_directories-1.0.4/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/xdg_directories-1.0.4/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/xdg_directories-1.0.4/lib/
|
||||
xml
|
||||
3.2
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/xml-6.5.0/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/xml-6.5.0/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/xml-6.5.0/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/xml-6.5.0/lib/
|
||||
yaml
|
||||
2.19
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/yaml-3.1.2/
|
||||
file:///Users/error/.pub-cache/hosted/pub.dev/yaml-3.1.2/lib/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/yaml-3.1.2/
|
||||
file:///Users/nutchayut/.pub-cache/hosted/pub.dev/yaml-3.1.2/lib/
|
||||
sky_engine
|
||||
3.2
|
||||
file:///Users/error/Flutter/flutter/bin/cache/pkg/sky_engine/
|
||||
file:///Users/error/Flutter/flutter/bin/cache/pkg/sky_engine/lib/
|
||||
file:///Users/nutchayut/Flutter/flutter/bin/cache/pkg/sky_engine/
|
||||
file:///Users/nutchayut/Flutter/flutter/bin/cache/pkg/sky_engine/lib/
|
||||
flutter
|
||||
3.2
|
||||
file:///Users/error/Flutter/flutter/packages/flutter/
|
||||
file:///Users/error/Flutter/flutter/packages/flutter/lib/
|
||||
3.3
|
||||
file:///Users/nutchayut/Flutter/flutter/packages/flutter/
|
||||
file:///Users/nutchayut/Flutter/flutter/packages/flutter/lib/
|
||||
flutter_localizations
|
||||
3.2
|
||||
file:///Users/error/Flutter/flutter/packages/flutter_localizations/
|
||||
file:///Users/error/Flutter/flutter/packages/flutter_localizations/lib/
|
||||
file:///Users/nutchayut/Flutter/flutter/packages/flutter_localizations/
|
||||
file:///Users/nutchayut/Flutter/flutter/packages/flutter_localizations/lib/
|
||||
flutter_test
|
||||
3.2
|
||||
file:///Users/error/Flutter/flutter/packages/flutter_test/
|
||||
file:///Users/error/Flutter/flutter/packages/flutter_test/lib/
|
||||
3.3
|
||||
file:///Users/nutchayut/Flutter/flutter/packages/flutter_test/
|
||||
file:///Users/nutchayut/Flutter/flutter/packages/flutter_test/lib/
|
||||
flutter_web_plugins
|
||||
3.2
|
||||
file:///Users/error/Flutter/flutter/packages/flutter_web_plugins/
|
||||
file:///Users/error/Flutter/flutter/packages/flutter_web_plugins/lib/
|
||||
file:///Users/nutchayut/Flutter/flutter/packages/flutter_web_plugins/
|
||||
file:///Users/nutchayut/Flutter/flutter/packages/flutter_web_plugins/lib/
|
||||
cathaypay_mobile
|
||||
2.19
|
||||
file:///Users/error/workspacesFlutter/neowallet_mobile/
|
||||
file:///Users/error/workspacesFlutter/neowallet_mobile/lib/
|
||||
file:///Users/nutchayut/Neo_wallet/neowallet_mobile/
|
||||
file:///Users/nutchayut/Neo_wallet/neowallet_mobile/lib/
|
||||
2
|
||||
|
||||
@@ -1 +1 @@
|
||||
3.19.2
|
||||
3.27.0
|
||||
@@ -1,41 +1,46 @@
|
||||
# This is a generated file; do not edit or check into version control.
|
||||
camera=/Users/error/.pub-cache/hosted/pub.dev/camera-0.10.6/
|
||||
camera_android=/Users/error/.pub-cache/hosted/pub.dev/camera_android-0.10.9+2/
|
||||
camera_avfoundation=/Users/error/.pub-cache/hosted/pub.dev/camera_avfoundation-0.9.17+3/
|
||||
camera_web=/Users/error/.pub-cache/hosted/pub.dev/camera_web-0.3.5/
|
||||
device_info_plus=/Users/error/.pub-cache/hosted/pub.dev/device_info_plus-9.1.2/
|
||||
file_selector_linux=/Users/error/.pub-cache/hosted/pub.dev/file_selector_linux-0.9.2+1/
|
||||
file_selector_macos=/Users/error/.pub-cache/hosted/pub.dev/file_selector_macos-0.9.4/
|
||||
file_selector_windows=/Users/error/.pub-cache/hosted/pub.dev/file_selector_windows-0.9.3+2/
|
||||
flutter_plugin_android_lifecycle=/Users/error/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.19/
|
||||
image_gallery_saver=/Users/error/.pub-cache/hosted/pub.dev/image_gallery_saver-2.0.3/
|
||||
image_picker=/Users/error/.pub-cache/hosted/pub.dev/image_picker-0.8.9/
|
||||
image_picker_android=/Users/error/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/
|
||||
image_picker_for_web=/Users/error/.pub-cache/hosted/pub.dev/image_picker_for_web-2.2.0/
|
||||
image_picker_ios=/Users/error/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.12/
|
||||
image_picker_linux=/Users/error/.pub-cache/hosted/pub.dev/image_picker_linux-0.2.1+1/
|
||||
image_picker_macos=/Users/error/.pub-cache/hosted/pub.dev/image_picker_macos-0.2.1+1/
|
||||
image_picker_windows=/Users/error/.pub-cache/hosted/pub.dev/image_picker_windows-0.2.1+1/
|
||||
package_info_plus=/Users/error/.pub-cache/hosted/pub.dev/package_info_plus-8.0.2/
|
||||
path_provider=/Users/error/.pub-cache/hosted/pub.dev/path_provider-2.1.4/
|
||||
path_provider_android=/Users/error/.pub-cache/hosted/pub.dev/path_provider_android-2.2.4/
|
||||
path_provider_foundation=/Users/error/.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.0/
|
||||
path_provider_linux=/Users/error/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/
|
||||
path_provider_windows=/Users/error/.pub-cache/hosted/pub.dev/path_provider_windows-2.3.0/
|
||||
qr_code_scanner=/Users/error/.pub-cache/hosted/pub.dev/qr_code_scanner-1.0.1/
|
||||
shared_preferences=/Users/error/.pub-cache/hosted/pub.dev/shared_preferences-2.2.3/
|
||||
shared_preferences_android=/Users/error/.pub-cache/hosted/pub.dev/shared_preferences_android-2.2.2/
|
||||
shared_preferences_foundation=/Users/error/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.5.2/
|
||||
shared_preferences_linux=/Users/error/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.4.1/
|
||||
shared_preferences_web=/Users/error/.pub-cache/hosted/pub.dev/shared_preferences_web-2.4.1/
|
||||
shared_preferences_windows=/Users/error/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.4.1/
|
||||
url_launcher=/Users/error/.pub-cache/hosted/pub.dev/url_launcher-6.3.0/
|
||||
url_launcher_android=/Users/error/.pub-cache/hosted/pub.dev/url_launcher_android-6.3.2/
|
||||
url_launcher_ios=/Users/error/.pub-cache/hosted/pub.dev/url_launcher_ios-6.3.1/
|
||||
url_launcher_linux=/Users/error/.pub-cache/hosted/pub.dev/url_launcher_linux-3.2.0/
|
||||
url_launcher_macos=/Users/error/.pub-cache/hosted/pub.dev/url_launcher_macos-3.2.1/
|
||||
url_launcher_web=/Users/error/.pub-cache/hosted/pub.dev/url_launcher_web-2.3.3/
|
||||
url_launcher_windows=/Users/error/.pub-cache/hosted/pub.dev/url_launcher_windows-3.1.2/
|
||||
webview_flutter=/Users/error/.pub-cache/hosted/pub.dev/webview_flutter-4.8.0/
|
||||
webview_flutter_android=/Users/error/.pub-cache/hosted/pub.dev/webview_flutter_android-3.16.3/
|
||||
webview_flutter_wkwebview=/Users/error/.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.14.0/
|
||||
camera=/Users/nutchayut/.pub-cache/hosted/pub.dev/camera-0.10.6/
|
||||
camera_android=/Users/nutchayut/.pub-cache/hosted/pub.dev/camera_android-0.10.9+2/
|
||||
camera_avfoundation=/Users/nutchayut/.pub-cache/hosted/pub.dev/camera_avfoundation-0.9.17+3/
|
||||
camera_web=/Users/nutchayut/.pub-cache/hosted/pub.dev/camera_web-0.3.5/
|
||||
device_info_plus=/Users/nutchayut/.pub-cache/hosted/pub.dev/device_info_plus-9.1.2/
|
||||
file_selector_linux=/Users/nutchayut/.pub-cache/hosted/pub.dev/file_selector_linux-0.9.2+1/
|
||||
file_selector_macos=/Users/nutchayut/.pub-cache/hosted/pub.dev/file_selector_macos-0.9.4/
|
||||
file_selector_windows=/Users/nutchayut/.pub-cache/hosted/pub.dev/file_selector_windows-0.9.3+2/
|
||||
flutter_plugin_android_lifecycle=/Users/nutchayut/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.19/
|
||||
image_picker=/Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker-0.8.9/
|
||||
image_picker_android=/Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/
|
||||
image_picker_for_web=/Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_for_web-2.1.12/
|
||||
image_picker_ios=/Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.12/
|
||||
image_picker_linux=/Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_linux-0.2.1+1/
|
||||
image_picker_macos=/Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_macos-0.2.1+1/
|
||||
image_picker_windows=/Users/nutchayut/.pub-cache/hosted/pub.dev/image_picker_windows-0.2.1+1/
|
||||
package_info_plus=/Users/nutchayut/.pub-cache/hosted/pub.dev/package_info_plus-8.0.2/
|
||||
path_provider=/Users/nutchayut/.pub-cache/hosted/pub.dev/path_provider-2.1.4/
|
||||
path_provider_android=/Users/nutchayut/.pub-cache/hosted/pub.dev/path_provider_android-2.2.4/
|
||||
path_provider_foundation=/Users/nutchayut/.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.0/
|
||||
path_provider_linux=/Users/nutchayut/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/
|
||||
path_provider_windows=/Users/nutchayut/.pub-cache/hosted/pub.dev/path_provider_windows-2.3.0/
|
||||
permission_handler=/Users/nutchayut/.pub-cache/hosted/pub.dev/permission_handler-11.3.1/
|
||||
permission_handler_android=/Users/nutchayut/.pub-cache/hosted/pub.dev/permission_handler_android-12.0.13/
|
||||
permission_handler_apple=/Users/nutchayut/.pub-cache/hosted/pub.dev/permission_handler_apple-9.4.5/
|
||||
permission_handler_html=/Users/nutchayut/.pub-cache/hosted/pub.dev/permission_handler_html-0.1.3+5/
|
||||
permission_handler_windows=/Users/nutchayut/.pub-cache/hosted/pub.dev/permission_handler_windows-0.2.1/
|
||||
qr_code_scanner=/Users/nutchayut/.pub-cache/hosted/pub.dev/qr_code_scanner-1.0.1/
|
||||
saver_gallery=/Users/nutchayut/.pub-cache/hosted/pub.dev/saver_gallery-4.0.1/
|
||||
shared_preferences=/Users/nutchayut/.pub-cache/hosted/pub.dev/shared_preferences-2.2.3/
|
||||
shared_preferences_android=/Users/nutchayut/.pub-cache/hosted/pub.dev/shared_preferences_android-2.2.2/
|
||||
shared_preferences_foundation=/Users/nutchayut/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.5.2/
|
||||
shared_preferences_linux=/Users/nutchayut/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.4.1/
|
||||
shared_preferences_web=/Users/nutchayut/.pub-cache/hosted/pub.dev/shared_preferences_web-2.4.1/
|
||||
shared_preferences_windows=/Users/nutchayut/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.4.1/
|
||||
url_launcher=/Users/nutchayut/.pub-cache/hosted/pub.dev/url_launcher-6.3.0/
|
||||
url_launcher_android=/Users/nutchayut/.pub-cache/hosted/pub.dev/url_launcher_android-6.3.2/
|
||||
url_launcher_ios=/Users/nutchayut/.pub-cache/hosted/pub.dev/url_launcher_ios-6.3.1/
|
||||
url_launcher_linux=/Users/nutchayut/.pub-cache/hosted/pub.dev/url_launcher_linux-3.2.0/
|
||||
url_launcher_macos=/Users/nutchayut/.pub-cache/hosted/pub.dev/url_launcher_macos-3.2.1/
|
||||
url_launcher_web=/Users/nutchayut/.pub-cache/hosted/pub.dev/url_launcher_web-2.3.3/
|
||||
url_launcher_windows=/Users/nutchayut/.pub-cache/hosted/pub.dev/url_launcher_windows-3.1.2/
|
||||
webview_flutter=/Users/nutchayut/.pub-cache/hosted/pub.dev/webview_flutter-4.8.0/
|
||||
webview_flutter_android=/Users/nutchayut/.pub-cache/hosted/pub.dev/webview_flutter_android-3.16.3/
|
||||
webview_flutter_wkwebview=/Users/nutchayut/.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.14.0/
|
||||
|
||||
156
neowallet_mobile/.idea/libraries/Dart_Packages.xml
generated
@@ -68,7 +68,7 @@
|
||||
<entry key="carousel_slider">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/carousel_slider-4.2.1/lib" />
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/carousel_slider-5.0.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
@@ -103,7 +103,7 @@
|
||||
<entry key="collection">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/collection-1.18.0/lib" />
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/collection-1.19.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
@@ -212,6 +212,13 @@
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="fixnum">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/fixnum-1.1.1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="flutter">
|
||||
<value>
|
||||
<list>
|
||||
@@ -303,13 +310,6 @@
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="image_gallery_saver">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/image_gallery_saver-2.0.3/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="image_picker">
|
||||
<value>
|
||||
<list>
|
||||
@@ -327,7 +327,7 @@
|
||||
<entry key="image_picker_for_web">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/image_picker_for_web-2.2.0/lib" />
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/image_picker_for_web-2.1.12/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
@@ -369,7 +369,7 @@
|
||||
<entry key="intl">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/intl-0.18.1/lib" />
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/intl-0.19.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
@@ -390,21 +390,21 @@
|
||||
<entry key="leak_tracker">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/leak_tracker-10.0.0/lib" />
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/leak_tracker-10.0.7/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="leak_tracker_flutter_testing">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/leak_tracker_flutter_testing-2.0.1/lib" />
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/leak_tracker_flutter_testing-3.0.8/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="leak_tracker_testing">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/leak_tracker_testing-2.0.1/lib" />
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/leak_tracker_testing-3.0.1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
@@ -432,21 +432,21 @@
|
||||
<entry key="material_color_utilities">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/material_color_utilities-0.8.0/lib" />
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/material_color_utilities-0.11.1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="meta">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/meta-1.11.0/lib" />
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/meta-1.15.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="mime">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/mime-1.0.6/lib" />
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/mime-2.0.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
@@ -520,6 +520,48 @@
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="permission_handler">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/permission_handler-11.3.1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="permission_handler_android">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/permission_handler_android-12.0.13/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="permission_handler_apple">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/permission_handler_apple-9.4.5/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="permission_handler_html">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/permission_handler_html-0.1.3+5/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="permission_handler_platform_interface">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/permission_handler_platform_interface-4.2.3/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="permission_handler_windows">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/permission_handler_windows-0.2.1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="petitparser">
|
||||
<value>
|
||||
<list>
|
||||
@@ -530,7 +572,7 @@
|
||||
<entry key="pin_code_fields">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/pin_code_fields-7.4.0/lib" />
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/pin_code_fields-8.0.1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
@@ -576,10 +618,17 @@
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="saver_gallery">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/saver_gallery-4.0.1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="screenshot">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/screenshot-2.5.0/lib" />
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/screenshot-3.0.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
@@ -653,10 +702,17 @@
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="sprintf">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/sprintf-7.0.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="stack_trace">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/stack_trace-1.11.1/lib" />
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/stack_trace-1.12.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
@@ -677,7 +733,7 @@
|
||||
<entry key="string_scanner">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/string_scanner-1.2.0/lib" />
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/string_scanner-1.3.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
@@ -691,7 +747,7 @@
|
||||
<entry key="test_api">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/test_api-0.6.1/lib" />
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/test_api-0.7.3/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
@@ -758,6 +814,13 @@
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="uuid">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/uuid-4.5.1/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="vector_graphics">
|
||||
<value>
|
||||
<list>
|
||||
@@ -789,7 +852,7 @@
|
||||
<entry key="vm_service">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/vm_service-13.0.0/lib" />
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/vm_service-14.3.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
@@ -831,7 +894,7 @@
|
||||
<entry key="win32">
|
||||
<value>
|
||||
<list>
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/win32-5.5.0/lib" />
|
||||
<option value="$USER_HOME$/.pub-cache/hosted/pub.dev/win32-5.9.0/lib" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
@@ -875,12 +938,12 @@
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/camera_avfoundation-0.9.17+3/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/camera_platform_interface-2.8.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/camera_web-0.3.5/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/carousel_slider-4.2.1/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/carousel_slider-5.0.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/characters-1.3.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/checked_yaml-2.0.3/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/cli_util-0.4.1/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/clock-1.1.1/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/collection-1.18.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/collection-1.19.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/cross_file-0.3.4+2/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/crypto-3.0.3/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/cupertino_icons-1.0.8/lib" />
|
||||
@@ -896,6 +959,7 @@
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/file_selector_macos-0.9.4/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/file_selector_platform_interface-2.6.2/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/file_selector_windows-0.9.3+2/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/fixnum-1.1.1/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/flutter_launcher_icons-0.13.1/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/flutter_lints-2.0.3/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.19/lib" />
|
||||
@@ -905,27 +969,26 @@
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/http-1.2.2/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/http_parser-4.0.2/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/image-4.2.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/image_gallery_saver-2.0.3/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/image_picker-0.8.9/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/image_picker_for_web-2.2.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/image_picker_for_web-2.1.12/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.12/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/image_picker_linux-0.2.1+1/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/image_picker_macos-0.2.1+1/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/image_picker_platform_interface-2.10.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/image_picker_windows-0.2.1+1/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/intl-0.18.1/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/intl-0.19.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/js-0.6.7/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/json_annotation-4.9.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/leak_tracker-10.0.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/leak_tracker_flutter_testing-2.0.1/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/leak_tracker_testing-2.0.1/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/leak_tracker-10.0.7/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/leak_tracker_flutter_testing-3.0.8/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/leak_tracker_testing-3.0.1/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/lints-2.1.1/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/mask_text_input_formatter-2.9.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/matcher-0.12.16+1/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/material_color_utilities-0.8.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/meta-1.11.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/mime-1.0.6/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/material_color_utilities-0.11.1/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/meta-1.15.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/mime-2.0.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/package_info_plus-8.0.2/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/package_info_plus_platform_interface-3.0.1/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/path-1.9.0/lib" />
|
||||
@@ -936,15 +999,22 @@
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/path_provider_platform_interface-2.1.2/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/path_provider_windows-2.3.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/permission_handler-11.3.1/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/permission_handler_android-12.0.13/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/permission_handler_apple-9.4.5/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/permission_handler_html-0.1.3+5/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/permission_handler_platform_interface-4.2.3/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/permission_handler_windows-0.2.1/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/petitparser-6.0.2/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/pin_code_fields-7.4.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/pin_code_fields-8.0.1/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/platform-3.1.5/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/plugin_platform_interface-2.1.8/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/pull_to_refresh_flutter3-2.0.2/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/qr-3.0.1/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/qr_code_scanner-1.0.1/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/qr_flutter-4.1.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/screenshot-2.5.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/saver_gallery-4.0.1/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/screenshot-3.0.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/shared_preferences-2.2.3/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/shared_preferences_android-2.2.2/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.5.2/lib" />
|
||||
@@ -954,12 +1024,13 @@
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.4.1/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/signature-5.5.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/source_span-1.10.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/stack_trace-1.11.1/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/sprintf-7.0.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/stack_trace-1.12.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/stream_channel-2.1.2/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/stream_transform-2.1.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/string_scanner-1.2.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/string_scanner-1.3.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/term_glyph-1.2.1/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/test_api-0.6.1/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/test_api-0.7.3/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/typed_data-1.3.2/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/url_launcher-6.3.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/url_launcher_android-6.3.2/lib" />
|
||||
@@ -969,17 +1040,18 @@
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/url_launcher_platform_interface-2.3.2/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/url_launcher_web-2.3.3/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/url_launcher_windows-3.1.2/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/uuid-4.5.1/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/vector_graphics-1.1.11+1/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/vector_graphics_codec-1.1.11+1/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/vector_graphics_compiler-1.1.11+1/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/vector_math-2.1.4/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/vm_service-13.0.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/vm_service-14.3.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/web-0.5.1/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/webview_flutter-4.8.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/webview_flutter_android-3.16.3/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/webview_flutter_platform_interface-2.10.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.14.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/win32-5.5.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/win32-5.9.0/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/win32_registry-1.1.3/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/xdg_directories-1.0.4/lib" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/xml-6.5.0/lib" />
|
||||
|
||||
47
neowallet_mobile/.idea/libraries/Flutter_Plugins.xml
generated
@@ -1,47 +0,0 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Flutter Plugins" type="FlutterPluginsLibraryType">
|
||||
<CLASSES>
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.4.1" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/shared_preferences_web-2.4.1" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/webview_flutter-4.8.0" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/image_picker-0.8.9" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.4.1" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/webview_flutter_android-3.16.3" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.12" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/url_launcher_macos-3.2.1" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/camera_avfoundation-0.9.17+3" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/image_gallery_saver-2.0.3" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/package_info_plus-8.0.2" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/file_selector_linux-0.9.2+1" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/path_provider_windows-2.3.0" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/camera-0.10.6" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/shared_preferences_android-2.2.2" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.14.0" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/image_picker_macos-0.2.1+1" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.5.2" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/device_info_plus-9.1.2" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.0" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/file_selector_windows-0.9.3+2" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/shared_preferences-2.2.3" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/file_selector_macos-0.9.4" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/url_launcher_android-6.3.2" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/image_picker_for_web-2.2.0" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/url_launcher_linux-3.2.0" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/url_launcher_ios-6.3.1" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/image_picker_windows-0.2.1+1" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/image_picker_linux-0.2.1+1" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/url_launcher-6.3.0" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/qr_code_scanner-1.0.1" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/camera_android-0.10.9+2" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/url_launcher_web-2.3.3" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+1" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/path_provider-2.1.4" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/path_provider_android-2.2.4" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/camera_web-0.3.5" />
|
||||
<root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/url_launcher_windows-3.1.2" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
||||
1
neowallet_mobile/.idea/vcs.xml
generated
@@ -2,5 +2,6 @@
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="" vcs="Git" />
|
||||
<mapping directory="$PROJECT_DIR$/.." vcs="Git" />
|
||||
</component>
|
||||
</project>
|
||||
@@ -7,6 +7,6 @@ public final class BuildConfig {
|
||||
public static final boolean DEBUG = false;
|
||||
public static final String APPLICATION_ID = "com.thamming.neopay";
|
||||
public static final String BUILD_TYPE = "release";
|
||||
public static final int VERSION_CODE = 2;
|
||||
public static final String VERSION_NAME = "1.0.0";
|
||||
public static final int VERSION_CODE = 8;
|
||||
public static final String VERSION_NAME = "1.0.2";
|
||||
}
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
appMetadataVersion=1.1
|
||||
androidGradlePluginVersion=7.2.0
|
||||
androidGradlePluginVersion=7.3.0
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
{"assets/translations/en.json":["assets/translations/en.json"],"assets/translations/th.json":["assets/translations/th.json"],"images/.DS_Store":["images/.DS_Store"],"images/17.png":["images/17.png"],"images/CATHAY PAY LOGO2 1.png":["images/CATHAY PAY LOGO2 1.png"],"images/Group 38123.png":["images/Group 38123.png"],"images/LOGO.gif":["images/LOGO.gif"],"images/LOGO.png":["images/LOGO.png"],"images/LoginBG.png":["images/LoginBG.png"],"images/LogoV1-3.png":["images/LogoV1-3.png"],"images/TCH PAY-2.png":["images/TCH PAY-2.png"],"images/bank/bookbank.png":["images/bank/bookbank.png"],"images/bank/kbank.png":["images/bank/kbank.png"],"images/bank/krungthai.png":["images/bank/krungthai.png"],"images/bank/scb.png":["images/bank/scb.png"],"images/bank/visa_master.png":["images/bank/visa_master.png"],"images/ci-qrpayment-img-01.png":["images/ci-qrpayment-img-01.png"],"images/home/1.home.png":["images/home/1.home.png"],"images/home/1.png":["images/home/1.png"],"images/home/2.png":["images/home/2.png"],"images/home/2.scan.png":["images/home/2.scan.png"],"images/home/3.all.png":["images/home/3.all.png"],"images/home/3.png":["images/home/3.png"],"images/home/4.png":["images/home/4.png"],"images/home/5.png":["images/home/5.png"],"images/home/6.png":["images/home/6.png"],"images/home/Banner.png":["images/home/Banner.png"],"images/home/Head.png":["images/home/Head.png"],"images/home/Mask group.png":["images/home/Mask group.png"],"images/home/icon_plus.png":["images/home/icon_plus.png"],"images/home/icon_qr.png":["images/home/icon_qr.png"],"images/home/lang_1.png":["images/home/lang_1.png"],"images/home/lang_2.png":["images/home/lang_2.png"],"images/home/lang_20.png":["images/home/lang_20.png"],"images/home/lang_21.png":["images/home/lang_21.png"],"images/home/upload.png":["images/home/upload.png"],"images/icon_cathey.png":["images/icon_cathey.png"],"images/image qr.png":["images/image qr.png"],"images/menu/1.png":["images/menu/1.png"],"images/menu/14.png":["images/menu/14.png"],"images/menu/15.png":["images/menu/15.png"],"images/menu/16.png":["images/menu/16.png"],"images/menu/2.png":["images/menu/2.png"],"images/menu/3.png":["images/menu/3.png"],"images/neopay_logo.png":["images/neopay_logo.png"],"images/prompt.png":["images/prompt.png"],"images/qr.png":["images/qr.png"],"images/qr_code.png":["images/qr_code.png"],"images/register/idcard.png":["images/register/idcard.png"],"images/register/rubber.png":["images/register/rubber.png"],"images/register/takepicture.png":["images/register/takepicture.png"],"images/transferpoint/aot.png":["images/transferpoint/aot.png"],"images/transferpoint/kcc.png":["images/transferpoint/kcc.png"],"images/transferpoint/mis.png":["images/transferpoint/mis.png"],"images/transferpoint/the1.png":["images/transferpoint/the1.png"],"images/usa.png":["images/usa.png"],"packages/cupertino_icons/assets/CupertinoIcons.ttf":["packages/cupertino_icons/assets/CupertinoIcons.ttf"],"packages/font_awesome_flutter/lib/fonts/fa-brands-400.ttf":["packages/font_awesome_flutter/lib/fonts/fa-brands-400.ttf"],"packages/font_awesome_flutter/lib/fonts/fa-regular-400.ttf":["packages/font_awesome_flutter/lib/fonts/fa-regular-400.ttf"],"packages/font_awesome_flutter/lib/fonts/fa-solid-900.ttf":["packages/font_awesome_flutter/lib/fonts/fa-solid-900.ttf"]}
|
||||
@@ -1 +0,0 @@
|
||||
[{"family":"MaterialIcons","fonts":[{"asset":"fonts/MaterialIcons-Regular.otf"}]},{"family":"packages/cupertino_icons/CupertinoIcons","fonts":[{"asset":"packages/cupertino_icons/assets/CupertinoIcons.ttf"}]},{"family":"packages/font_awesome_flutter/FontAwesomeBrands","fonts":[{"weight":400,"asset":"packages/font_awesome_flutter/lib/fonts/fa-brands-400.ttf"}]},{"family":"packages/font_awesome_flutter/FontAwesomeRegular","fonts":[{"weight":400,"asset":"packages/font_awesome_flutter/lib/fonts/fa-regular-400.ttf"}]},{"family":"packages/font_awesome_flutter/FontAwesomeSolid","fonts":[{"weight":900,"asset":"packages/font_awesome_flutter/lib/fonts/fa-solid-900.ttf"}]}]
|
||||
@@ -1,121 +0,0 @@
|
||||
{
|
||||
"Welcome":"Welcome",
|
||||
"to CATHAY PAY":"to CATHAY PAY",
|
||||
"Log In":"Log In",
|
||||
"Register":"Register",
|
||||
"Username":"Username",
|
||||
"Password":"Password",
|
||||
"Next":"Next",
|
||||
"Please fill in all information.":"Please fill in all information.",
|
||||
"Forgot Password":"Forgot Password",
|
||||
"Confirm":"Confirm",
|
||||
"Enter 6-digit PIN":"Enter 6-digit PIN",
|
||||
"Please check your Internet.":"Please check your Internet.",
|
||||
"Verify your identity":"Verify your identity",
|
||||
"Scan ID card/Passport":"Scan ID card / Passport",
|
||||
"personal information":"personal information",
|
||||
"Face Scan":"Face Scan",
|
||||
"Take your photo with your ID card/passport":"Take your photo with your ID card / passport",
|
||||
"Card front":"Card front",
|
||||
"Back of card":"Back of card",
|
||||
"Start scanning":"Start scanning",
|
||||
"Your information will be kept confidential in accordance with our Privacy Policy.":"Your information will be kept confidential in accordance with our Privacy Policy.",
|
||||
"Scan the ID card":"Scan the ID card/Passport",
|
||||
"take a photo":"take a photo",
|
||||
"Scan the back of your ID card":"Scan the back of your ID card/Immigration stamp",
|
||||
"National ID card/passport number":"National ID card/passport number",
|
||||
"Back of card number":"Back of card number",
|
||||
"Title":"Title",
|
||||
"Mr.":"Mr.",
|
||||
"Mrs.":"Mrs.",
|
||||
"Miss":"Miss",
|
||||
"Not specified":"Not specified",
|
||||
"Thai name/english name in passport":"Thai name/english name in passport",
|
||||
"English name":"English name",
|
||||
"nationality":"nationality",
|
||||
"Date of birth":"Date of birth",
|
||||
"Mobilephone number":"Mobilephone number",
|
||||
"Address as per ID card":"Address as per ID card",
|
||||
"Current address":"Current address",
|
||||
"profession":"profession",
|
||||
"Name of workplace":"Name of workplace",
|
||||
"Work address":"Work address",
|
||||
"Purpose of using the service":"Purpose of using the service",
|
||||
"Pay for products and services":"Pay for products and services",
|
||||
"Accepting payment for products and services":"Accepting payment for products and services",
|
||||
"Both Payment and Acceping payment":"Both Payment and Acceping payment",
|
||||
"Spend at participating merchants":"Spend at participating merchants",
|
||||
"Please enter the OTP code.":"Please enter the OTP code.",
|
||||
"The code will be sent to":"The code will be sent to ",
|
||||
"within the specified time":"within the specified time",
|
||||
"Please fill in":"Please fill in ",
|
||||
"Accept the Privacy Policy":"Accept the Privacy Policy",
|
||||
"accept":"accept",
|
||||
"Take your photo with your ID card / passport":"Take your photo with your ID card / passport",
|
||||
"Sign your name":"Sign your name",
|
||||
"Your Name":"Your Name",
|
||||
"Member ID":"Member ID",
|
||||
"Balance":"Balance",
|
||||
"Point":"Point",
|
||||
"Wallet Topup":"Wallet Topup",
|
||||
"Pay":"Pay",
|
||||
"Receive Money":"Receive Money",
|
||||
"Transfer Money":"Transfer Money",
|
||||
"Promotions for you":"Promotions for you",
|
||||
"Baht":"Baht",
|
||||
"Create Transaction":"Create Transaction",
|
||||
"Create QR for Topup":"Create QR for Topup",
|
||||
"Create QR code to specify the amount":"Create QR code to specify the amount",
|
||||
"Create QR code":"Create QR code",
|
||||
"Transaction History":"Transaction History",
|
||||
"Scan QR code to pay via mobile app":"Scan QR code to pay via mobile app",
|
||||
"Show QR Code to get paid":"Show QR Code to get paid",
|
||||
"Specify the amount":"Specify the amount",
|
||||
"Save QR":"Save QR",
|
||||
"PromptPay":"PromptPay",
|
||||
"Transfer money via PromptPay":"Transfer money via PromptPay",
|
||||
"Enter the recipient's phone number":"Enter the recipient's phone number",
|
||||
"Amount transferred":"Amount transferred",
|
||||
"Scan via QR code":"Scan via QR code",
|
||||
"ประเภทของงาน":"Jobs Type",
|
||||
"อาชีพในภาครัฐ":"Government official",
|
||||
"อาชีพในธุรกิจอื่นๆ":"Other Business Occupations",
|
||||
"อาชีพด้านศิลปะ ความบันเทิงและกีฬา":"Arts, Entertainment and Sports Occupations",
|
||||
"ตำแหน่งผู้บริหารหรือเจ้าของธุรกิจ":"Executive or Business Owner Positions",
|
||||
"ผู้พิพากษา/อัยการ":"Judge/Prosecutor",
|
||||
"ตำรวจ/ทหาร":"Police/Military",
|
||||
"นักการเมือง":"Politician",
|
||||
"นักการเมืองท้องถิ่น":"Local politicians",
|
||||
"นักเรียน/นักศึกษา":"Student",
|
||||
"พนักงานบริษัท":"Company employee",
|
||||
"พนักงานรัฐวิสาหกิจ":"State Enterprise Employees",
|
||||
"รับจ้างทั่วไป":"General Employment",
|
||||
"อาชีพอิสระ":"Freelance",
|
||||
"บริษัทจัดหางานสำหรับแรงงานต่างชาติ":"Foreign Worker Recruitment Agency",
|
||||
"ผู้ค้าของเก่า":"Antique Dealers",
|
||||
"ผู้ค้าอัญมณี/ผู้ค้าทอง":"Gem Dealers/Gold Dealers",
|
||||
"ผู้ค้าอาวุธและกระสุนปืน":"Arms and Ammunition Dealers",
|
||||
"ผู้ผลิตอาวุธและกระสุนปืน":"Arms and Ammunition Manufacturers",
|
||||
"ธุรกิจคาสิโน/บ่อนการพนัน":"Casino/Gambling Business",
|
||||
"อาชีพอื่นๆ":"Other Occupations",
|
||||
"ศิลปิน":"Artists",
|
||||
"บุคลากรในวงการบันเทิง":"Entertainment Industry Personnel",
|
||||
"อินฟลูเอ็นเซอร์/นักรีวิว":"Influencers/Reviewers",
|
||||
"สถานบันเทิง":"Entertainment Venues",
|
||||
"นักกีฬา":"Athletes",
|
||||
"เจ้าของกิจการ":"Business Owners",
|
||||
"เจ้าของสำนักงานกฏหมาย":"Law Firm Owners",
|
||||
"ผู้บริหาร/ผู้อำนวยการ":"Executives/Directors",
|
||||
"บัตรประชาชน":"Thai ID Card",
|
||||
"พาสปอร์ต":"Passport",
|
||||
"Password ต้องมีตัวเลขและตัวอักษรภาษาอังกฤษอย่างน้อย 1 ตัว":"Password must contain at least 1 number and 1 English letter.",
|
||||
"Password ต้องมากกว่า 6 ตัว":"Password must be more than 6 characters.",
|
||||
"Password ไม่ตรงกัน":"Passwords do not match",
|
||||
"บัตรประชาชนไม่ถูกต้อง":"The ID card number is incorrect.",
|
||||
"เบอร์มือถือไม่ถูกต้อง":"Mobile number is invalid.",
|
||||
"Email ไม่ถูกต้อง":"Email is invalid",
|
||||
"หน้าหลัก":"Home",
|
||||
"สแกน":"Scan",
|
||||
"ทั้งหมด":"All"
|
||||
|
||||
}
|
||||
@@ -1,123 +0,0 @@
|
||||
{
|
||||
"Welcome":"ยินดีต้อนรับ",
|
||||
"to CATHAY PAY":"สู่ CATHAY PAY",
|
||||
"Log In":"เข้าสู่ระบบ",
|
||||
"Register":"สมัครสมาชิก",
|
||||
"Username":"ผู้ใช้งาน",
|
||||
"Password":"รหัสผ่าน",
|
||||
"Next":"ต่อไป",
|
||||
"Please fill in all information.":"กรุณากรอกข้อมูล",
|
||||
"Forgot Password":"ลืมรหัสผ่าน",
|
||||
"Confirm":"ยืนยัน",
|
||||
"Enter 6-digit PIN":"รหัส PIN 6 หลัก",
|
||||
"Please check your Internet.":"กรุณาตรวจสอบ Internet ของท่าน",
|
||||
"Verify your identity":"ยืนยันตัวตน",
|
||||
"Scan ID card/Passport":"สแกนบัตรประชาชน / พาสปอร์ต",
|
||||
"personal information":"ข้อมูลส่วนตัว",
|
||||
"Face Scan":"สแกนใบหน้า",
|
||||
"Take your photo with your ID card/passport":"ถ่ายคู่บัตรประชนชน / พาสปอร์ต",
|
||||
"Card front":"หน้าบัตร",
|
||||
"Back of card":"หลังบัตร",
|
||||
"Start scanning":"เริ่มต้นสแกน",
|
||||
"Your information will be kept confidential in accordance with our Privacy Policy.":"ข้อมูลของท่านจะถูกเก็บรักษาไว้เป็นความลับตามนโยบายการจัดการข้อมูลส่วนบุคคล",
|
||||
"Scan the ID card":"สแกนหน้าบัตรประชาชน/พาสปอร์ต",
|
||||
"take a photo":"ถ่ายรูป",
|
||||
"Scan the back of your ID card":"สแกนหลังบัตรประชาชน/พาสปอร์ต",
|
||||
"National ID card/passport number":"เลขที่บัตรประชาชน / พาสปอร์ต",
|
||||
"Back of card number":"เลขหลังบัตร",
|
||||
"Title":"คำนำหน้าชื่อ",
|
||||
"Mr.":"นาย",
|
||||
"Mrs.":"นาง",
|
||||
"Miss":"นางสาว",
|
||||
"Not specified":"ไม่ระบุ",
|
||||
"Thai name/english name in passport":"ชื่อภาษาไทย",
|
||||
"English name":"ชื่อภาษาอังกฤษ",
|
||||
"nationality":"สัญชาติ",
|
||||
"Date of birth":"วันเดือนปีเกิด",
|
||||
"Mobilephone number":"เบอร์โทรศัพท์",
|
||||
"Address as per ID card":"ที่อยู่ตามบัตรประชาชน",
|
||||
"Current address":"ที่อยู่ปัจจุบัน",
|
||||
"profession":"อาชีพ",
|
||||
"Name of workplace":"ชื่อสถานที่ทำงาน",
|
||||
"Work address":"ที่อยู่ที่ทำงาน",
|
||||
"Purpose of using the service":"วัตถุประสงค์ในการใช้บริการ",
|
||||
"Pay for products and services":"ชำระค่าสินค้าและบริการ",
|
||||
"Accepting payment for products and services":"รับชำระค่าสินค้าและบริการ",
|
||||
"Both Payment and Acceping payment":"ทั้งรับชำระ และชำระ",
|
||||
"Spend at participating merchants":"ใช้จ่ายร้านค้าที่ร่วมโปรโมชั่น",
|
||||
"Please enter the OTP code.":"กรุณากรอกรหัส OTP",
|
||||
"The code will be sent to":"รหัสจะส่งไปยังเบอร์",
|
||||
"within the specified time":"ภายในเวลาที่กำหนด",
|
||||
"Please fill in":"กรุณากรอก ",
|
||||
"Accept the Privacy Policy":"ยอมรับใน Privacy Policy",
|
||||
"accept":"ยอมรับ",
|
||||
"Take your photo with your ID card / passport":"ยอมรับ",
|
||||
"Sign your name":"ลงลายมือชื่อ",
|
||||
"Your Name":"ชื่อ",
|
||||
"Member ID":"เลขบัตรสมาชิก",
|
||||
"Balance":"ยอดเงินคงเหลือ",
|
||||
"Point":"คะแนนของคุณ",
|
||||
"Wallet Topup":"เติมเงิน",
|
||||
"Pay":"จ่ายเงิน",
|
||||
"Receive Money":"รับเงิน",
|
||||
"Transfer Money":"โอนเงิน",
|
||||
"Promotions for you":"โปรโมชั่นแนะนำสำหรับคุณ",
|
||||
"Baht":"บาท",
|
||||
"Create Transaction":"ทำรายการ",
|
||||
"Create QR for Topup":"สร้าง QR สำหรับเติมเงิน",
|
||||
"Create QR code to specify the amount":"สร้าง QR ระบุจำนวนเงิน",
|
||||
"Create QR code":"สร้าง QR",
|
||||
"Transaction History":"ประวัติ",
|
||||
"Scan QR code to pay via mobile app":"สแกนคิวอาร์โค้ดเพื่อจ่ายเงินผ่าน mobile app",
|
||||
"Show QR Code to get paid":"แสดง QR Code เพื่อรับเงิน",
|
||||
"Specify the amount":"ระบุจำนวนเงิน",
|
||||
"Save QR":"บันทึก QR",
|
||||
"PromptPay":"พร้อมเพย์",
|
||||
"Transfer money via PromptPay":"โอนเงินผ่านพร้อมเพย์",
|
||||
"Enter the recipient's phone number":"ใส่เบอร์โทรศัพท์ผู้รับ",
|
||||
"Amount transferred":"จำนวนเงินที่โอน",
|
||||
"Scan via QR code":"สแกนผ่าน QR code",
|
||||
"ประเภทของงาน":"ประเภทของงาน",
|
||||
"อาชีพในภาครัฐ":"อาชีพในภาครัฐ",
|
||||
"อาชีพในธุรกิจอื่นๆ":"อาชีพในธุรกิจอื่นๆ",
|
||||
"อาชีพด้านศิลปะ ความบันเทิงและกีฬา":"อาชีพด้านศิลปะ ความบันเทิงและกีฬา",
|
||||
"ตำแหน่งผู้บริหารหรือเจ้าของธุรกิจ":"ตำแหน่งผู้บริหารหรือเจ้าของธุรกิจ",
|
||||
"ผู้พิพากษา/อัยการ":"ผู้พิพากษา/อัยการ",
|
||||
"ตำรวจ/ทหาร":"ตำรวจ/ทหาร",
|
||||
"นักการเมือง":"นักการเมือง",
|
||||
"นักการเมืองท้องถิ่น":"นักการเมืองท้องถิ่น",
|
||||
"นักเรียน/นักศึกษา":"นักเรียน/นักศึกษา",
|
||||
"พนักงานบริษัท":"พนักงานบริษัท",
|
||||
"พนักงานรัฐวิสาหกิจ":"พนักงานรัฐวิสาหกิจ",
|
||||
"รับจ้างทั่วไป":"รับจ้างทั่วไป",
|
||||
"อาชีพอิสระ":"อาชีพอิสระ",
|
||||
"บริษัทจัดหางานสำหรับแรงงานต่างชาติ":"บริษัทจัดหางานสำหรับแรงงานต่างชาติ",
|
||||
"ผู้ค้าของเก่า":"ผู้ค้าของเก่า",
|
||||
"ผู้ค้าอัญมณี/ผู้ค้าทอง":"ผู้ค้าอัญมณี/ผู้ค้าทอง",
|
||||
"ผู้ค้าอาวุธและกระสุนปืน":"ผู้ค้าอาวุธและกระสุนปืน",
|
||||
"ผู้ผลิตอาวุธและกระสุนปืน":"ผู้ผลิตอาวุธและกระสุนปืน",
|
||||
"ธุรกิจคาสิโน/บ่อนการพนัน":"ธุรกิจคาสิโน/บ่อนการพนัน",
|
||||
"อาชีพอื่นๆ":"อาชีพอื่นๆ",
|
||||
"ศิลปิน":"ศิลปิน",
|
||||
"บุคลากรในวงการบันเทิง":"บุคลากรในวงการบันเทิง",
|
||||
"อินฟลูเอ็นเซอร์/นักรีวิว":"อินฟลูเอ็นเซอร์/นักรีวิว",
|
||||
"สถานบันเทิง":"สถานบันเทิง",
|
||||
"นักกีฬา":"นักกีฬา",
|
||||
"เจ้าของกิจการ":"เจ้าของกิจการ",
|
||||
"เจ้าของสำนักงานกฏหมาย":"เจ้าของสำนักงานกฏหมาย",
|
||||
"ผู้บริหาร/ผู้อำนวยการ":"ผู้บริหาร/ผู้อำนวยการ",
|
||||
"บัตรประชาชน":"บัตรประชาชน",
|
||||
"พาสปอร์ต":"พาสปอร์ต",
|
||||
"Password ต้องมีตัวเลขและตัวอักษรภาษาอังกฤษอย่างน้อย 1 ตัว":"Password ต้องมีตัวเลขและตัวอักษรภาษาอังกฤษอย่างน้อย 1 ตัว",
|
||||
"Password ต้องมากกว่า 6 ตัว":"Password ต้องมากกว่า 6 ตัว",
|
||||
"Password ไม่ตรงกัน":"Password ไม่ตรงกัน",
|
||||
"บัตรประชาชนไม่ถูกต้อง":"บัตรประชาชนไม่ถูกต้อง",
|
||||
"เบอร์มือถือไม่ถูกต้อง":"เบอร์มือถือไม่ถูกต้อง",
|
||||
"Email ไม่ถูกต้อง":"Email ไม่ถูกต้อง",
|
||||
"หน้าหลัก":"หน้าหลัก",
|
||||
"สแกน":"สแกน",
|
||||
"ทั้งหมด":"ทั้งหมด"
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
Before Width: | Height: | Size: 30 KiB |
|
Before Width: | Height: | Size: 74 KiB |
|
Before Width: | Height: | Size: 702 KiB |
|
Before Width: | Height: | Size: 147 KiB |
|
Before Width: | Height: | Size: 42 KiB |
|
Before Width: | Height: | Size: 63 KiB |
|
Before Width: | Height: | Size: 36 KiB |
|
Before Width: | Height: | Size: 132 KiB |
|
Before Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 54 KiB |
|
Before Width: | Height: | Size: 58 KiB |
|
Before Width: | Height: | Size: 24 KiB |
|
Before Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 82 KiB |
|
Before Width: | Height: | Size: 45 KiB |
|
Before Width: | Height: | Size: 19 KiB |
|
Before Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 56 KiB |
|
Before Width: | Height: | Size: 46 KiB |
|
Before Width: | Height: | Size: 42 KiB |
|
Before Width: | Height: | Size: 38 KiB |
|
Before Width: | Height: | Size: 24 KiB |
|
Before Width: | Height: | Size: 36 KiB |
|
Before Width: | Height: | Size: 152 KiB |
|
Before Width: | Height: | Size: 41 KiB |
|
Before Width: | Height: | Size: 116 KiB |
|
Before Width: | Height: | Size: 267 B |
|
Before Width: | Height: | Size: 516 B |
|
Before Width: | Height: | Size: 36 KiB |
|
Before Width: | Height: | Size: 56 KiB |
|
Before Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 7.6 KiB |
|
Before Width: | Height: | Size: 60 KiB |
|
Before Width: | Height: | Size: 8.1 KiB |
|
Before Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 45 KiB |
|
Before Width: | Height: | Size: 56 KiB |
|
Before Width: | Height: | Size: 46 KiB |
|
Before Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 21 KiB |
|
Before Width: | Height: | Size: 74 KiB |
|
Before Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 6.2 KiB |
|
Before Width: | Height: | Size: 7.6 KiB |
|
Before Width: | Height: | Size: 235 KiB |
|
Before Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 60 KiB |
|
Before Width: | Height: | Size: 30 KiB |
|
Before Width: | Height: | Size: 157 KiB |
|
Before Width: | Height: | Size: 5.9 KiB |
|
Before Width: | Height: | Size: 190 KiB |
|
Before Width: | Height: | Size: 1.8 KiB |