diff --git a/Furniture_App/pubspec.lock b/Furniture_App/pubspec.lock index 085904b..45a2edf 100644 --- a/Furniture_App/pubspec.lock +++ b/Furniture_App/pubspec.lock @@ -7,42 +7,42 @@ packages: name: async url: "https://pub.dartlang.org" source: hosted - version: "2.5.0-nullsafety.1" + version: "2.5.0" boolean_selector: dependency: transitive description: name: boolean_selector url: "https://pub.dartlang.org" source: hosted - version: "2.1.0-nullsafety.1" + version: "2.1.0" characters: dependency: transitive description: name: characters url: "https://pub.dartlang.org" source: hosted - version: "1.1.0-nullsafety.3" + version: "1.1.0" charcode: dependency: transitive description: name: charcode url: "https://pub.dartlang.org" source: hosted - version: "1.2.0-nullsafety.1" + version: "1.2.0" clock: dependency: transitive description: name: clock url: "https://pub.dartlang.org" source: hosted - version: "1.1.0-nullsafety.1" + version: "1.1.0" collection: dependency: transitive description: name: collection url: "https://pub.dartlang.org" source: hosted - version: "1.15.0-nullsafety.3" + version: "1.15.0" convert: dependency: transitive description: @@ -70,7 +70,7 @@ packages: name: fake_async url: "https://pub.dartlang.org" source: hosted - version: "1.2.0-nullsafety.1" + version: "1.2.0" ffi: dependency: transitive description: @@ -136,21 +136,21 @@ packages: name: matcher url: "https://pub.dartlang.org" source: hosted - version: "0.12.10-nullsafety.1" + version: "0.12.10" meta: dependency: transitive description: name: meta url: "https://pub.dartlang.org" source: hosted - version: "1.3.0-nullsafety.3" + version: "1.3.0" path: dependency: transitive description: name: path url: "https://pub.dartlang.org" source: hosted - version: "1.8.0-nullsafety.1" + version: "1.8.0" path_drawing: dependency: transitive description: @@ -246,56 +246,56 @@ packages: name: source_span url: "https://pub.dartlang.org" source: hosted - version: "1.8.0-nullsafety.2" + version: "1.8.0" stack_trace: dependency: transitive description: name: stack_trace url: "https://pub.dartlang.org" source: hosted - version: "1.10.0-nullsafety.2" + version: "1.10.0" stream_channel: dependency: transitive description: name: stream_channel url: "https://pub.dartlang.org" source: hosted - version: "2.1.0-nullsafety.1" + version: "2.1.0" string_scanner: dependency: transitive description: name: string_scanner url: "https://pub.dartlang.org" source: hosted - version: "1.1.0-nullsafety.1" + version: "1.1.0" term_glyph: dependency: transitive description: name: term_glyph url: "https://pub.dartlang.org" source: hosted - version: "1.2.0-nullsafety.1" + version: "1.2.0" test_api: dependency: transitive description: name: test_api url: "https://pub.dartlang.org" source: hosted - version: "0.2.19-nullsafety.2" + version: "0.2.19" typed_data: dependency: transitive description: name: typed_data url: "https://pub.dartlang.org" source: hosted - version: "1.3.0-nullsafety.3" + version: "1.3.0" vector_math: dependency: transitive description: name: vector_math url: "https://pub.dartlang.org" source: hosted - version: "2.1.0-nullsafety.3" + version: "2.1.0" win32: dependency: transitive description: @@ -318,5 +318,5 @@ packages: source: hosted version: "4.5.1" sdks: - dart: ">=2.10.0-110 <=2.11.0-207.0.dev" - flutter: ">=1.18.0-6.0.pre <2.0.0" + dart: ">=2.12.0-0.0 <3.0.0" + flutter: ">=1.18.0-6.0.pre" diff --git a/Leather_Shop/pubspec.lock b/Leather_Shop/pubspec.lock index 7c443a0..4376c8b 100644 --- a/Leather_Shop/pubspec.lock +++ b/Leather_Shop/pubspec.lock @@ -1,48 +1,48 @@ # Generated by pub # See https://dart.dev/tools/pub/glossary#lockfile packages: - archive: + async: dependency: transitive description: - name: archive + name: async url: "https://pub.dartlang.org" source: hosted - version: "2.0.13" - args: + version: "2.5.0" + boolean_selector: dependency: transitive description: - name: args + name: boolean_selector url: "https://pub.dartlang.org" source: hosted - version: "1.6.0" - async: + version: "2.1.0" + characters: dependency: transitive description: - name: async + name: characters url: "https://pub.dartlang.org" source: hosted - version: "2.4.1" - boolean_selector: + version: "1.1.0" + charcode: dependency: transitive description: - name: boolean_selector + name: charcode url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" - charcode: + version: "1.2.0" + clock: dependency: transitive description: - name: charcode + name: clock url: "https://pub.dartlang.org" source: hosted - version: "1.1.3" + version: "1.1.0" collection: dependency: transitive description: name: collection url: "https://pub.dartlang.org" source: hosted - version: "1.14.12" + version: "1.15.0" convert: dependency: transitive description: @@ -50,13 +50,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "2.1.1" - crypto: - dependency: transitive - description: - name: crypto - url: "https://pub.dartlang.org" - source: hosted - version: "2.1.4" cupertino_icons: dependency: "direct main" description: @@ -64,6 +57,13 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "0.1.3" + fake_async: + dependency: transitive + description: + name: fake_async + url: "https://pub.dartlang.org" + source: hosted + version: "1.2.0" flutter: dependency: "direct main" description: flutter @@ -81,34 +81,27 @@ packages: description: flutter source: sdk version: "0.0.0" - image: - dependency: transitive - description: - name: image - url: "https://pub.dartlang.org" - source: hosted - version: "2.1.12" matcher: dependency: transitive description: name: matcher url: "https://pub.dartlang.org" source: hosted - version: "0.12.6" + version: "0.12.10" meta: dependency: transitive description: name: meta url: "https://pub.dartlang.org" source: hosted - version: "1.1.8" + version: "1.3.0" path: dependency: transitive description: name: path url: "https://pub.dartlang.org" source: hosted - version: "1.6.4" + version: "1.8.0" path_drawing: dependency: transitive description: @@ -130,13 +123,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "2.4.0" - quiver: - dependency: transitive - description: - name: quiver - url: "https://pub.dartlang.org" - source: hosted - version: "2.1.3" sky_engine: dependency: transitive description: flutter @@ -148,56 +134,56 @@ packages: name: source_span url: "https://pub.dartlang.org" source: hosted - version: "1.7.0" + version: "1.8.0" stack_trace: dependency: transitive description: name: stack_trace url: "https://pub.dartlang.org" source: hosted - version: "1.9.3" + version: "1.10.0" stream_channel: dependency: transitive description: name: stream_channel url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.1.0" string_scanner: dependency: transitive description: name: string_scanner url: "https://pub.dartlang.org" source: hosted - version: "1.0.5" + version: "1.1.0" term_glyph: dependency: transitive description: name: term_glyph url: "https://pub.dartlang.org" source: hosted - version: "1.1.0" + version: "1.2.0" test_api: dependency: transitive description: name: test_api url: "https://pub.dartlang.org" source: hosted - version: "0.2.15" + version: "0.2.19" typed_data: dependency: transitive description: name: typed_data url: "https://pub.dartlang.org" source: hosted - version: "1.1.6" + version: "1.3.0" vector_math: dependency: transitive description: name: vector_math url: "https://pub.dartlang.org" source: hosted - version: "2.0.8" + version: "2.1.0" xml: dependency: transitive description: @@ -206,5 +192,5 @@ packages: source: hosted version: "3.6.1" sdks: - dart: ">=2.7.0 <3.0.0" - flutter: ">=1.6.7 <2.0.0" + dart: ">=2.12.0-0.0 <3.0.0" + flutter: ">=1.6.7" diff --git a/README.md b/README.md index e8ed99b..ba71aa3 100644 --- a/README.md +++ b/README.md @@ -41,5 +41,9 @@ A Collection of Flutter Material User Interfaces +## [9. Taylor_App](https://github.com/nish2447/Flutter-UI-Samples/tree/master/taylor_shop) +
+ +
diff --git a/taylor_shop/.gitignore b/taylor_shop/.gitignore new file mode 100644 index 0000000..0fa6b67 --- /dev/null +++ b/taylor_shop/.gitignore @@ -0,0 +1,46 @@ +# Miscellaneous +*.class +*.log +*.pyc +*.swp +.DS_Store +.atom/ +.buildlog/ +.history +.svn/ + +# IntelliJ related +*.iml +*.ipr +*.iws +.idea/ + +# The .vscode folder contains launch configuration and tasks you configure in +# VS Code which you may wish to be included in version control, so this line +# is commented out by default. +#.vscode/ + +# Flutter/Dart/Pub related +**/doc/api/ +**/ios/Flutter/.last_build_id +.dart_tool/ +.flutter-plugins +.flutter-plugins-dependencies +.packages +.pub-cache/ +.pub/ +/build/ + +# Web related +lib/generated_plugin_registrant.dart + +# Symbolication related +app.*.symbols + +# Obfuscation related +app.*.map.json + +# Android Studio will place build artifacts here +/android/app/debug +/android/app/profile +/android/app/release diff --git a/taylor_shop/.metadata b/taylor_shop/.metadata new file mode 100644 index 0000000..92f6487 --- /dev/null +++ b/taylor_shop/.metadata @@ -0,0 +1,10 @@ +# This file tracks properties of this Flutter project. +# Used by Flutter tool to assess capabilities and perform upgrades etc. +# +# This file should be version controlled and should not be manually edited. + +version: + revision: b1395592de68cc8ac4522094ae59956dd21a91db + channel: stable + +project_type: app diff --git a/taylor_shop/1t.jpeg b/taylor_shop/1t.jpeg new file mode 100644 index 0000000..8e89c4e Binary files /dev/null and b/taylor_shop/1t.jpeg differ diff --git a/taylor_shop/README.md b/taylor_shop/README.md new file mode 100644 index 0000000..4171fe2 --- /dev/null +++ b/taylor_shop/README.md @@ -0,0 +1,12 @@ +# Taylor Shop + +### Intro ,Navigation Drawer & Settings Page + +On this Taylor Shop design , our focus is on shops which take order and then ships them. +- Intro Page represents what the shop does namely **stiching ,picking up, delivering** +- Nav Drawer shows little bit of **profile info**, and other buttons for navigation +- Profile Page shows basically the setting , profiles for changing presonal details +- **Dyanamic UI** where design is incorporated with respect to smartphone size + + +![1t](https://user-images.githubusercontent.com/57082077/137589755-f0beb186-4a87-4062-871e-cda4276dd050.jpeg) diff --git a/taylor_shop/android/.gitignore b/taylor_shop/android/.gitignore new file mode 100644 index 0000000..0a741cb --- /dev/null +++ b/taylor_shop/android/.gitignore @@ -0,0 +1,11 @@ +gradle-wrapper.jar +/.gradle +/captures/ +/gradlew +/gradlew.bat +/local.properties +GeneratedPluginRegistrant.java + +# Remember to never publicly share your keystore. +# See https://flutter.dev/docs/deployment/android#reference-the-keystore-from-the-app +key.properties diff --git a/taylor_shop/android/app/build.gradle b/taylor_shop/android/app/build.gradle new file mode 100644 index 0000000..3d351a3 --- /dev/null +++ b/taylor_shop/android/app/build.gradle @@ -0,0 +1,59 @@ +def localProperties = new Properties() +def localPropertiesFile = rootProject.file('local.properties') +if (localPropertiesFile.exists()) { + localPropertiesFile.withReader('UTF-8') { reader -> + localProperties.load(reader) + } +} + +def flutterRoot = localProperties.getProperty('flutter.sdk') +if (flutterRoot == null) { + throw new GradleException("Flutter SDK not found. Define location with flutter.sdk in the local.properties file.") +} + +def flutterVersionCode = localProperties.getProperty('flutter.versionCode') +if (flutterVersionCode == null) { + flutterVersionCode = '1' +} + +def flutterVersionName = localProperties.getProperty('flutter.versionName') +if (flutterVersionName == null) { + flutterVersionName = '1.0' +} + +apply plugin: 'com.android.application' +apply plugin: 'kotlin-android' +apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle" + +android { + compileSdkVersion 30 + + sourceSets { + main.java.srcDirs += 'src/main/kotlin' + } + + defaultConfig { + // TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html). + applicationId "com.example.taylor_shop" + minSdkVersion 16 + targetSdkVersion 30 + versionCode flutterVersionCode.toInteger() + versionName flutterVersionName + } + + buildTypes { + release { + // TODO: Add your own signing config for the release build. + // Signing with the debug keys for now, so `flutter run --release` works. + signingConfig signingConfigs.debug + } + } +} + +flutter { + source '../..' +} + +dependencies { + implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version" +} diff --git a/taylor_shop/android/app/src/debug/AndroidManifest.xml b/taylor_shop/android/app/src/debug/AndroidManifest.xml new file mode 100644 index 0000000..442a2f9 --- /dev/null +++ b/taylor_shop/android/app/src/debug/AndroidManifest.xml @@ -0,0 +1,7 @@ + + + + diff --git a/taylor_shop/android/app/src/main/AndroidManifest.xml b/taylor_shop/android/app/src/main/AndroidManifest.xml new file mode 100644 index 0000000..96e70ac --- /dev/null +++ b/taylor_shop/android/app/src/main/AndroidManifest.xml @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + diff --git a/taylor_shop/android/app/src/main/kotlin/com/example/taylor_shop/MainActivity.kt b/taylor_shop/android/app/src/main/kotlin/com/example/taylor_shop/MainActivity.kt new file mode 100644 index 0000000..6a777d5 --- /dev/null +++ b/taylor_shop/android/app/src/main/kotlin/com/example/taylor_shop/MainActivity.kt @@ -0,0 +1,6 @@ +package com.example.taylor_shop + +import io.flutter.embedding.android.FlutterActivity + +class MainActivity: FlutterActivity() { +} diff --git a/taylor_shop/android/app/src/main/res/drawable-v21/launch_background.xml b/taylor_shop/android/app/src/main/res/drawable-v21/launch_background.xml new file mode 100644 index 0000000..f74085f --- /dev/null +++ b/taylor_shop/android/app/src/main/res/drawable-v21/launch_background.xml @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/taylor_shop/android/app/src/main/res/drawable/launch_background.xml b/taylor_shop/android/app/src/main/res/drawable/launch_background.xml new file mode 100644 index 0000000..304732f --- /dev/null +++ b/taylor_shop/android/app/src/main/res/drawable/launch_background.xml @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/taylor_shop/android/app/src/main/res/mipmap-hdpi/ic_launcher.png b/taylor_shop/android/app/src/main/res/mipmap-hdpi/ic_launcher.png new file mode 100644 index 0000000..db77bb4 Binary files /dev/null and b/taylor_shop/android/app/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/taylor_shop/android/app/src/main/res/mipmap-mdpi/ic_launcher.png b/taylor_shop/android/app/src/main/res/mipmap-mdpi/ic_launcher.png new file mode 100644 index 0000000..17987b7 Binary files /dev/null and b/taylor_shop/android/app/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/taylor_shop/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/taylor_shop/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png new file mode 100644 index 0000000..09d4391 Binary files /dev/null and b/taylor_shop/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/taylor_shop/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/taylor_shop/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png new file mode 100644 index 0000000..d5f1c8d Binary files /dev/null and b/taylor_shop/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/taylor_shop/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/taylor_shop/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png new file mode 100644 index 0000000..4d6372e Binary files /dev/null and b/taylor_shop/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/taylor_shop/android/app/src/main/res/values-night/styles.xml b/taylor_shop/android/app/src/main/res/values-night/styles.xml new file mode 100644 index 0000000..449a9f9 --- /dev/null +++ b/taylor_shop/android/app/src/main/res/values-night/styles.xml @@ -0,0 +1,18 @@ + + + + + + + diff --git a/taylor_shop/android/app/src/main/res/values/styles.xml b/taylor_shop/android/app/src/main/res/values/styles.xml new file mode 100644 index 0000000..d74aa35 --- /dev/null +++ b/taylor_shop/android/app/src/main/res/values/styles.xml @@ -0,0 +1,18 @@ + + + + + + + diff --git a/taylor_shop/android/app/src/profile/AndroidManifest.xml b/taylor_shop/android/app/src/profile/AndroidManifest.xml new file mode 100644 index 0000000..442a2f9 --- /dev/null +++ b/taylor_shop/android/app/src/profile/AndroidManifest.xml @@ -0,0 +1,7 @@ + + + + diff --git a/taylor_shop/android/build.gradle b/taylor_shop/android/build.gradle new file mode 100644 index 0000000..c505a86 --- /dev/null +++ b/taylor_shop/android/build.gradle @@ -0,0 +1,31 @@ +buildscript { + ext.kotlin_version = '1.3.50' + repositories { + google() + jcenter() + } + + dependencies { + classpath 'com.android.tools.build:gradle:4.1.0' + classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" + } +} + +allprojects { + repositories { + google() + jcenter() + } +} + +rootProject.buildDir = '../build' +subprojects { + project.buildDir = "${rootProject.buildDir}/${project.name}" +} +subprojects { + project.evaluationDependsOn(':app') +} + +task clean(type: Delete) { + delete rootProject.buildDir +} diff --git a/taylor_shop/android/gradle.properties b/taylor_shop/android/gradle.properties new file mode 100644 index 0000000..94adc3a --- /dev/null +++ b/taylor_shop/android/gradle.properties @@ -0,0 +1,3 @@ +org.gradle.jvmargs=-Xmx1536M +android.useAndroidX=true +android.enableJetifier=true diff --git a/taylor_shop/android/gradle/wrapper/gradle-wrapper.properties b/taylor_shop/android/gradle/wrapper/gradle-wrapper.properties new file mode 100644 index 0000000..bc6a58a --- /dev/null +++ b/taylor_shop/android/gradle/wrapper/gradle-wrapper.properties @@ -0,0 +1,6 @@ +#Fri Jun 23 08:50:38 CEST 2017 +distributionBase=GRADLE_USER_HOME +distributionPath=wrapper/dists +zipStoreBase=GRADLE_USER_HOME +zipStorePath=wrapper/dists +distributionUrl=https\://services.gradle.org/distributions/gradle-6.7-all.zip diff --git a/taylor_shop/android/settings.gradle b/taylor_shop/android/settings.gradle new file mode 100644 index 0000000..44e62bc --- /dev/null +++ b/taylor_shop/android/settings.gradle @@ -0,0 +1,11 @@ +include ':app' + +def localPropertiesFile = new File(rootProject.projectDir, "local.properties") +def properties = new Properties() + +assert localPropertiesFile.exists() +localPropertiesFile.withReader("UTF-8") { reader -> properties.load(reader) } + +def flutterSdkPath = properties.getProperty("flutter.sdk") +assert flutterSdkPath != null, "flutter.sdk not set in local.properties" +apply from: "$flutterSdkPath/packages/flutter_tools/gradle/app_plugin_loader.gradle" diff --git a/taylor_shop/assets/images/avatar.png b/taylor_shop/assets/images/avatar.png new file mode 100644 index 0000000..250fa48 Binary files /dev/null and b/taylor_shop/assets/images/avatar.png differ diff --git a/taylor_shop/assets/images/boat-neck.png b/taylor_shop/assets/images/boat-neck.png new file mode 100644 index 0000000..f79a7b4 Binary files /dev/null and b/taylor_shop/assets/images/boat-neck.png differ diff --git a/taylor_shop/assets/images/cover1.jpg b/taylor_shop/assets/images/cover1.jpg new file mode 100644 index 0000000..4e3dc18 Binary files /dev/null and b/taylor_shop/assets/images/cover1.jpg differ diff --git a/taylor_shop/assets/images/cuff.jpg b/taylor_shop/assets/images/cuff.jpg new file mode 100644 index 0000000..0cb7650 Binary files /dev/null and b/taylor_shop/assets/images/cuff.jpg differ diff --git a/taylor_shop/assets/images/delivery.png b/taylor_shop/assets/images/delivery.png new file mode 100644 index 0000000..06b20fa Binary files /dev/null and b/taylor_shop/assets/images/delivery.png differ diff --git a/taylor_shop/assets/images/dress.png b/taylor_shop/assets/images/dress.png new file mode 100644 index 0000000..361f0ad Binary files /dev/null and b/taylor_shop/assets/images/dress.png differ diff --git a/taylor_shop/assets/images/full-sleeves.png b/taylor_shop/assets/images/full-sleeves.png new file mode 100644 index 0000000..9ad8a10 Binary files /dev/null and b/taylor_shop/assets/images/full-sleeves.png differ diff --git a/taylor_shop/assets/images/half-sleeves.png b/taylor_shop/assets/images/half-sleeves.png new file mode 100644 index 0000000..02d008f Binary files /dev/null and b/taylor_shop/assets/images/half-sleeves.png differ diff --git a/taylor_shop/assets/images/no-cuff.jpg b/taylor_shop/assets/images/no-cuff.jpg new file mode 100644 index 0000000..db5888a Binary files /dev/null and b/taylor_shop/assets/images/no-cuff.jpg differ diff --git a/taylor_shop/assets/images/no-pocket.jpg b/taylor_shop/assets/images/no-pocket.jpg new file mode 100644 index 0000000..d88c6c8 Binary files /dev/null and b/taylor_shop/assets/images/no-pocket.jpg differ diff --git a/taylor_shop/assets/images/plazo.png b/taylor_shop/assets/images/plazo.png new file mode 100644 index 0000000..8903dfa Binary files /dev/null and b/taylor_shop/assets/images/plazo.png differ diff --git a/taylor_shop/assets/images/quarter-sleeves.png b/taylor_shop/assets/images/quarter-sleeves.png new file mode 100644 index 0000000..1cb7744 Binary files /dev/null and b/taylor_shop/assets/images/quarter-sleeves.png differ diff --git a/taylor_shop/assets/images/round-neck.png b/taylor_shop/assets/images/round-neck.png new file mode 100644 index 0000000..8c8f943 Binary files /dev/null and b/taylor_shop/assets/images/round-neck.png differ diff --git a/taylor_shop/assets/images/sewistic-logo-web.png b/taylor_shop/assets/images/sewistic-logo-web.png new file mode 100644 index 0000000..4828f41 Binary files /dev/null and b/taylor_shop/assets/images/sewistic-logo-web.png differ diff --git a/taylor_shop/assets/images/sewistic.jpg b/taylor_shop/assets/images/sewistic.jpg new file mode 100644 index 0000000..a7cb0fb Binary files /dev/null and b/taylor_shop/assets/images/sewistic.jpg differ diff --git a/taylor_shop/assets/images/shalwar-men.png b/taylor_shop/assets/images/shalwar-men.png new file mode 100644 index 0000000..4275d9e Binary files /dev/null and b/taylor_shop/assets/images/shalwar-men.png differ diff --git a/taylor_shop/assets/images/shalwar-women.png b/taylor_shop/assets/images/shalwar-women.png new file mode 100644 index 0000000..eb8acb4 Binary files /dev/null and b/taylor_shop/assets/images/shalwar-women.png differ diff --git a/taylor_shop/assets/images/sherwani-neck.jpg b/taylor_shop/assets/images/sherwani-neck.jpg new file mode 100644 index 0000000..9b643ec Binary files /dev/null and b/taylor_shop/assets/images/sherwani-neck.jpg differ diff --git a/taylor_shop/assets/images/square-neck.png b/taylor_shop/assets/images/square-neck.png new file mode 100644 index 0000000..1d7a762 Binary files /dev/null and b/taylor_shop/assets/images/square-neck.png differ diff --git a/taylor_shop/assets/images/star-neck.png b/taylor_shop/assets/images/star-neck.png new file mode 100644 index 0000000..6291ed5 Binary files /dev/null and b/taylor_shop/assets/images/star-neck.png differ diff --git a/taylor_shop/assets/images/tailor.png b/taylor_shop/assets/images/tailor.png new file mode 100644 index 0000000..87d51c2 Binary files /dev/null and b/taylor_shop/assets/images/tailor.png differ diff --git a/taylor_shop/assets/images/trouser-men.png b/taylor_shop/assets/images/trouser-men.png new file mode 100644 index 0000000..7b57837 Binary files /dev/null and b/taylor_shop/assets/images/trouser-men.png differ diff --git a/taylor_shop/assets/images/trouser-women.png b/taylor_shop/assets/images/trouser-women.png new file mode 100644 index 0000000..1d4f435 Binary files /dev/null and b/taylor_shop/assets/images/trouser-women.png differ diff --git a/taylor_shop/assets/images/v-neck.png b/taylor_shop/assets/images/v-neck.png new file mode 100644 index 0000000..106d1d4 Binary files /dev/null and b/taylor_shop/assets/images/v-neck.png differ diff --git a/taylor_shop/assets/images/with-pocket.jpg b/taylor_shop/assets/images/with-pocket.jpg new file mode 100644 index 0000000..703de61 Binary files /dev/null and b/taylor_shop/assets/images/with-pocket.jpg differ diff --git a/taylor_shop/ios/.gitignore b/taylor_shop/ios/.gitignore new file mode 100644 index 0000000..e96ef60 --- /dev/null +++ b/taylor_shop/ios/.gitignore @@ -0,0 +1,32 @@ +*.mode1v3 +*.mode2v3 +*.moved-aside +*.pbxuser +*.perspectivev3 +**/*sync/ +.sconsign.dblite +.tags* +**/.vagrant/ +**/DerivedData/ +Icon? +**/Pods/ +**/.symlinks/ +profile +xcuserdata +**/.generated/ +Flutter/App.framework +Flutter/Flutter.framework +Flutter/Flutter.podspec +Flutter/Generated.xcconfig +Flutter/app.flx +Flutter/app.zip +Flutter/flutter_assets/ +Flutter/flutter_export_environment.sh +ServiceDefinitions.json +Runner/GeneratedPluginRegistrant.* + +# Exceptions to above rules. +!default.mode1v3 +!default.mode2v3 +!default.pbxuser +!default.perspectivev3 diff --git a/taylor_shop/ios/Flutter/AppFrameworkInfo.plist b/taylor_shop/ios/Flutter/AppFrameworkInfo.plist new file mode 100644 index 0000000..9367d48 --- /dev/null +++ b/taylor_shop/ios/Flutter/AppFrameworkInfo.plist @@ -0,0 +1,26 @@ + + + + + CFBundleDevelopmentRegion + en + CFBundleExecutable + App + CFBundleIdentifier + io.flutter.flutter.app + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + App + CFBundlePackageType + FMWK + CFBundleShortVersionString + 1.0 + CFBundleSignature + ???? + CFBundleVersion + 1.0 + MinimumOSVersion + 8.0 + + diff --git a/taylor_shop/ios/Flutter/Debug.xcconfig b/taylor_shop/ios/Flutter/Debug.xcconfig new file mode 100644 index 0000000..592ceee --- /dev/null +++ b/taylor_shop/ios/Flutter/Debug.xcconfig @@ -0,0 +1 @@ +#include "Generated.xcconfig" diff --git a/taylor_shop/ios/Flutter/Release.xcconfig b/taylor_shop/ios/Flutter/Release.xcconfig new file mode 100644 index 0000000..592ceee --- /dev/null +++ b/taylor_shop/ios/Flutter/Release.xcconfig @@ -0,0 +1 @@ +#include "Generated.xcconfig" diff --git a/taylor_shop/ios/Runner.xcodeproj/project.pbxproj b/taylor_shop/ios/Runner.xcodeproj/project.pbxproj new file mode 100644 index 0000000..eb80cec --- /dev/null +++ b/taylor_shop/ios/Runner.xcodeproj/project.pbxproj @@ -0,0 +1,471 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 46; + objects = { + +/* Begin PBXBuildFile section */ + 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; }; + 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; }; + 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; }; + 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; }; + 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; }; + 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; }; +/* End PBXBuildFile section */ + +/* Begin PBXCopyFilesBuildPhase section */ + 9705A1C41CF9048500538489 /* Embed Frameworks */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 2147483647; + dstPath = ""; + dstSubfolderSpec = 10; + files = ( + ); + name = "Embed Frameworks"; + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXCopyFilesBuildPhase section */ + +/* Begin PBXFileReference section */ + 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = ""; }; + 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = ""; }; + 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = ""; }; + 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = ""; }; + 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; + 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = ""; }; + 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = ""; }; + 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = ""; }; + 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; }; + 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; + 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; + 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; + 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 97C146EB1CF9000F007C117D /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 9740EEB11CF90186004384FC /* Flutter */ = { + isa = PBXGroup; + children = ( + 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */, + 9740EEB21CF90195004384FC /* Debug.xcconfig */, + 7AFA3C8E1D35360C0083082E /* Release.xcconfig */, + 9740EEB31CF90195004384FC /* Generated.xcconfig */, + ); + name = Flutter; + sourceTree = ""; + }; + 97C146E51CF9000F007C117D = { + isa = PBXGroup; + children = ( + 9740EEB11CF90186004384FC /* Flutter */, + 97C146F01CF9000F007C117D /* Runner */, + 97C146EF1CF9000F007C117D /* Products */, + ); + sourceTree = ""; + }; + 97C146EF1CF9000F007C117D /* Products */ = { + isa = PBXGroup; + children = ( + 97C146EE1CF9000F007C117D /* Runner.app */, + ); + name = Products; + sourceTree = ""; + }; + 97C146F01CF9000F007C117D /* Runner */ = { + isa = PBXGroup; + children = ( + 97C146FA1CF9000F007C117D /* Main.storyboard */, + 97C146FD1CF9000F007C117D /* Assets.xcassets */, + 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */, + 97C147021CF9000F007C117D /* Info.plist */, + 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */, + 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */, + 74858FAE1ED2DC5600515810 /* AppDelegate.swift */, + 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */, + ); + path = Runner; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + 97C146ED1CF9000F007C117D /* Runner */ = { + isa = PBXNativeTarget; + buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */; + buildPhases = ( + 9740EEB61CF901F6004384FC /* Run Script */, + 97C146EA1CF9000F007C117D /* Sources */, + 97C146EB1CF9000F007C117D /* Frameworks */, + 97C146EC1CF9000F007C117D /* Resources */, + 9705A1C41CF9048500538489 /* Embed Frameworks */, + 3B06AD1E1E4923F5004D2608 /* Thin Binary */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = Runner; + productName = Runner; + productReference = 97C146EE1CF9000F007C117D /* Runner.app */; + productType = "com.apple.product-type.application"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 97C146E61CF9000F007C117D /* Project object */ = { + isa = PBXProject; + attributes = { + LastUpgradeCheck = 1020; + ORGANIZATIONNAME = ""; + TargetAttributes = { + 97C146ED1CF9000F007C117D = { + CreatedOnToolsVersion = 7.3.1; + LastSwiftMigration = 1100; + }; + }; + }; + buildConfigurationList = 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */; + compatibilityVersion = "Xcode 9.3"; + developmentRegion = en; + hasScannedForEncodings = 0; + knownRegions = ( + en, + Base, + ); + mainGroup = 97C146E51CF9000F007C117D; + productRefGroup = 97C146EF1CF9000F007C117D /* Products */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 97C146ED1CF9000F007C117D /* Runner */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 97C146EC1CF9000F007C117D /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */, + 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */, + 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */, + 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXShellScriptBuildPhase section */ + 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + name = "Thin Binary"; + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin"; + }; + 9740EEB61CF901F6004384FC /* Run Script */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + name = "Run Script"; + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build"; + }; +/* End PBXShellScriptBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 97C146EA1CF9000F007C117D /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */, + 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXVariantGroup section */ + 97C146FA1CF9000F007C117D /* Main.storyboard */ = { + isa = PBXVariantGroup; + children = ( + 97C146FB1CF9000F007C117D /* Base */, + ); + name = Main.storyboard; + sourceTree = ""; + }; + 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */ = { + isa = PBXVariantGroup; + children = ( + 97C147001CF9000F007C117D /* Base */, + ); + name = LaunchScreen.storyboard; + sourceTree = ""; + }; +/* End PBXVariantGroup section */ + +/* Begin XCBuildConfiguration section */ + 249021D3217E4FDB00AE95B9 /* Profile */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_NONNULL = YES; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; + COPY_PHASE_STRIP = NO; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_NS_ASSERTIONS = NO; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_NO_COMMON_BLOCKS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + MTL_ENABLE_DEBUG_INFO = NO; + SDKROOT = iphoneos; + SUPPORTED_PLATFORMS = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Profile; + }; + 249021D4217E4FDB00AE95B9 /* Profile */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + CLANG_ENABLE_MODULES = YES; + CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; + ENABLE_BITCODE = NO; + INFOPLIST_FILE = Runner/Info.plist; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; + PRODUCT_BUNDLE_IDENTIFIER = com.example.taylorShop; + PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; + SWIFT_VERSION = 5.0; + VERSIONING_SYSTEM = "apple-generic"; + }; + name = Profile; + }; + 97C147031CF9000F007C117D /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_NONNULL = YES; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; + COPY_PHASE_STRIP = NO; + DEBUG_INFORMATION_FORMAT = dwarf; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_DYNAMIC_NO_PIC = NO; + GCC_NO_COMMON_BLOCKS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = ( + "DEBUG=1", + "$(inherited)", + ); + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + MTL_ENABLE_DEBUG_INFO = YES; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 97C147041CF9000F007C117D /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_NONNULL = YES; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; + COPY_PHASE_STRIP = NO; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_NS_ASSERTIONS = NO; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_NO_COMMON_BLOCKS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + MTL_ENABLE_DEBUG_INFO = NO; + SDKROOT = iphoneos; + SUPPORTED_PLATFORMS = iphoneos; + SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 97C147061CF9000F007C117D /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + CLANG_ENABLE_MODULES = YES; + CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; + ENABLE_BITCODE = NO; + INFOPLIST_FILE = Runner/Info.plist; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; + PRODUCT_BUNDLE_IDENTIFIER = com.example.taylorShop; + PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; + SWIFT_VERSION = 5.0; + VERSIONING_SYSTEM = "apple-generic"; + }; + name = Debug; + }; + 97C147071CF9000F007C117D /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + CLANG_ENABLE_MODULES = YES; + CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; + ENABLE_BITCODE = NO; + INFOPLIST_FILE = Runner/Info.plist; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; + PRODUCT_BUNDLE_IDENTIFIER = com.example.taylorShop; + PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; + SWIFT_VERSION = 5.0; + VERSIONING_SYSTEM = "apple-generic"; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 97C147031CF9000F007C117D /* Debug */, + 97C147041CF9000F007C117D /* Release */, + 249021D3217E4FDB00AE95B9 /* Profile */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 97C147061CF9000F007C117D /* Debug */, + 97C147071CF9000F007C117D /* Release */, + 249021D4217E4FDB00AE95B9 /* Profile */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; +/* End XCConfigurationList section */ + }; + rootObject = 97C146E61CF9000F007C117D /* Project object */; +} diff --git a/taylor_shop/ios/Runner.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/taylor_shop/ios/Runner.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 0000000..919434a --- /dev/null +++ b/taylor_shop/ios/Runner.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ + + + + + diff --git a/taylor_shop/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/taylor_shop/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 0000000..18d9810 --- /dev/null +++ b/taylor_shop/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/taylor_shop/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings b/taylor_shop/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings new file mode 100644 index 0000000..f9b0d7c --- /dev/null +++ b/taylor_shop/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings @@ -0,0 +1,8 @@ + + + + + PreviewsEnabled + + + diff --git a/taylor_shop/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme b/taylor_shop/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme new file mode 100644 index 0000000..a28140c --- /dev/null +++ b/taylor_shop/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/taylor_shop/ios/Runner.xcworkspace/contents.xcworkspacedata b/taylor_shop/ios/Runner.xcworkspace/contents.xcworkspacedata new file mode 100644 index 0000000..1d526a1 --- /dev/null +++ b/taylor_shop/ios/Runner.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ + + + + + diff --git a/taylor_shop/ios/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/taylor_shop/ios/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 0000000..18d9810 --- /dev/null +++ b/taylor_shop/ios/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/taylor_shop/ios/Runner.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings b/taylor_shop/ios/Runner.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings new file mode 100644 index 0000000..f9b0d7c --- /dev/null +++ b/taylor_shop/ios/Runner.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings @@ -0,0 +1,8 @@ + + + + + PreviewsEnabled + + + diff --git a/taylor_shop/ios/Runner/AppDelegate.swift b/taylor_shop/ios/Runner/AppDelegate.swift new file mode 100644 index 0000000..70693e4 --- /dev/null +++ b/taylor_shop/ios/Runner/AppDelegate.swift @@ -0,0 +1,13 @@ +import UIKit +import Flutter + +@UIApplicationMain +@objc class AppDelegate: FlutterAppDelegate { + override func application( + _ application: UIApplication, + didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]? + ) -> Bool { + GeneratedPluginRegistrant.register(with: self) + return super.application(application, didFinishLaunchingWithOptions: launchOptions) + } +} diff --git a/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json b/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json new file mode 100644 index 0000000..d36b1fa --- /dev/null +++ b/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -0,0 +1,122 @@ +{ + "images" : [ + { + "size" : "20x20", + "idiom" : "iphone", + "filename" : "Icon-App-20x20@2x.png", + "scale" : "2x" + }, + { + "size" : "20x20", + "idiom" : "iphone", + "filename" : "Icon-App-20x20@3x.png", + "scale" : "3x" + }, + { + "size" : "29x29", + "idiom" : "iphone", + "filename" : "Icon-App-29x29@1x.png", + "scale" : "1x" + }, + { + "size" : "29x29", + "idiom" : "iphone", + "filename" : "Icon-App-29x29@2x.png", + "scale" : "2x" + }, + { + "size" : "29x29", + "idiom" : "iphone", + "filename" : "Icon-App-29x29@3x.png", + "scale" : "3x" + }, + { + "size" : "40x40", + "idiom" : "iphone", + "filename" : "Icon-App-40x40@2x.png", + "scale" : "2x" + }, + { + "size" : "40x40", + "idiom" : "iphone", + "filename" : "Icon-App-40x40@3x.png", + "scale" : "3x" + }, + { + "size" : "60x60", + "idiom" : "iphone", + "filename" : "Icon-App-60x60@2x.png", + "scale" : "2x" + }, + { + "size" : "60x60", + "idiom" : "iphone", + "filename" : "Icon-App-60x60@3x.png", + "scale" : "3x" + }, + { + "size" : "20x20", + "idiom" : "ipad", + "filename" : "Icon-App-20x20@1x.png", + "scale" : "1x" + }, + { + "size" : "20x20", + "idiom" : "ipad", + "filename" : "Icon-App-20x20@2x.png", + "scale" : "2x" + }, + { + "size" : "29x29", + "idiom" : "ipad", + "filename" : "Icon-App-29x29@1x.png", + "scale" : "1x" + }, + { + "size" : "29x29", + "idiom" : "ipad", + "filename" : "Icon-App-29x29@2x.png", + "scale" : "2x" + }, + { + "size" : "40x40", + "idiom" : "ipad", + "filename" : "Icon-App-40x40@1x.png", + "scale" : "1x" + }, + { + "size" : "40x40", + "idiom" : "ipad", + "filename" : "Icon-App-40x40@2x.png", + "scale" : "2x" + }, + { + "size" : "76x76", + "idiom" : "ipad", + "filename" : "Icon-App-76x76@1x.png", + "scale" : "1x" + }, + { + "size" : "76x76", + "idiom" : "ipad", + "filename" : "Icon-App-76x76@2x.png", + "scale" : "2x" + }, + { + "size" : "83.5x83.5", + "idiom" : "ipad", + "filename" : "Icon-App-83.5x83.5@2x.png", + "scale" : "2x" + }, + { + "size" : "1024x1024", + "idiom" : "ios-marketing", + "filename" : "Icon-App-1024x1024@1x.png", + "scale" : "1x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} diff --git a/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png b/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png new file mode 100644 index 0000000..dc9ada4 Binary files /dev/null and b/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png differ diff --git a/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@1x.png b/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@1x.png new file mode 100644 index 0000000..28c6bf0 Binary files /dev/null and b/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@1x.png differ diff --git a/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png b/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png new file mode 100644 index 0000000..2ccbfd9 Binary files /dev/null and b/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png differ diff --git a/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@3x.png b/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@3x.png new file mode 100644 index 0000000..f091b6b Binary files /dev/null and b/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@3x.png differ diff --git a/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@1x.png b/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@1x.png new file mode 100644 index 0000000..4cde121 Binary files /dev/null and b/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@1x.png differ diff --git a/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@2x.png b/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@2x.png new file mode 100644 index 0000000..d0ef06e Binary files /dev/null and b/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@2x.png differ diff --git a/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@3x.png b/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@3x.png new file mode 100644 index 0000000..dcdc230 Binary files /dev/null and b/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@3x.png differ diff --git a/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@1x.png b/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@1x.png new file mode 100644 index 0000000..2ccbfd9 Binary files /dev/null and b/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@1x.png differ diff --git a/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@2x.png b/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@2x.png new file mode 100644 index 0000000..c8f9ed8 Binary files /dev/null and b/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@2x.png differ diff --git a/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@3x.png b/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@3x.png new file mode 100644 index 0000000..a6d6b86 Binary files /dev/null and b/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@3x.png differ diff --git a/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@2x.png b/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@2x.png new file mode 100644 index 0000000..a6d6b86 Binary files /dev/null and b/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@2x.png differ diff --git a/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png b/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png new file mode 100644 index 0000000..75b2d16 Binary files /dev/null and b/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png differ diff --git a/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@1x.png b/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@1x.png new file mode 100644 index 0000000..c4df70d Binary files /dev/null and b/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@1x.png differ diff --git a/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@2x.png b/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@2x.png new file mode 100644 index 0000000..6a84f41 Binary files /dev/null and b/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@2x.png differ diff --git a/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png b/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png new file mode 100644 index 0000000..d0e1f58 Binary files /dev/null and b/taylor_shop/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png differ diff --git a/taylor_shop/ios/Runner/Assets.xcassets/LaunchImage.imageset/Contents.json b/taylor_shop/ios/Runner/Assets.xcassets/LaunchImage.imageset/Contents.json new file mode 100644 index 0000000..0bedcf2 --- /dev/null +++ b/taylor_shop/ios/Runner/Assets.xcassets/LaunchImage.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "LaunchImage.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "filename" : "LaunchImage@2x.png", + "scale" : "2x" + }, + { + "idiom" : "universal", + "filename" : "LaunchImage@3x.png", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} diff --git a/taylor_shop/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage.png b/taylor_shop/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage.png new file mode 100644 index 0000000..9da19ea Binary files /dev/null and b/taylor_shop/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage.png differ diff --git a/taylor_shop/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@2x.png b/taylor_shop/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@2x.png new file mode 100644 index 0000000..9da19ea Binary files /dev/null and b/taylor_shop/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@2x.png differ diff --git a/taylor_shop/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@3x.png b/taylor_shop/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@3x.png new file mode 100644 index 0000000..9da19ea Binary files /dev/null and b/taylor_shop/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@3x.png differ diff --git a/taylor_shop/ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md b/taylor_shop/ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md new file mode 100644 index 0000000..89c2725 --- /dev/null +++ b/taylor_shop/ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md @@ -0,0 +1,5 @@ +# Launch Screen Assets + +You can customize the launch screen with your own desired assets by replacing the image files in this directory. + +You can also do it by opening your Flutter project's Xcode project with `open ios/Runner.xcworkspace`, selecting `Runner/Assets.xcassets` in the Project Navigator and dropping in the desired images. \ No newline at end of file diff --git a/taylor_shop/ios/Runner/Base.lproj/LaunchScreen.storyboard b/taylor_shop/ios/Runner/Base.lproj/LaunchScreen.storyboard new file mode 100644 index 0000000..f2e259c --- /dev/null +++ b/taylor_shop/ios/Runner/Base.lproj/LaunchScreen.storyboard @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/taylor_shop/ios/Runner/Base.lproj/Main.storyboard b/taylor_shop/ios/Runner/Base.lproj/Main.storyboard new file mode 100644 index 0000000..f3c2851 --- /dev/null +++ b/taylor_shop/ios/Runner/Base.lproj/Main.storyboard @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/taylor_shop/ios/Runner/Info.plist b/taylor_shop/ios/Runner/Info.plist new file mode 100644 index 0000000..ace7980 --- /dev/null +++ b/taylor_shop/ios/Runner/Info.plist @@ -0,0 +1,45 @@ + + + + + CFBundleDevelopmentRegion + $(DEVELOPMENT_LANGUAGE) + CFBundleExecutable + $(EXECUTABLE_NAME) + CFBundleIdentifier + $(PRODUCT_BUNDLE_IDENTIFIER) + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + taylor_shop + CFBundlePackageType + APPL + CFBundleShortVersionString + $(FLUTTER_BUILD_NAME) + CFBundleSignature + ???? + CFBundleVersion + $(FLUTTER_BUILD_NUMBER) + LSRequiresIPhoneOS + + UILaunchStoryboardName + LaunchScreen + UIMainStoryboardFile + Main + UISupportedInterfaceOrientations + + UIInterfaceOrientationPortrait + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + UISupportedInterfaceOrientations~ipad + + UIInterfaceOrientationPortrait + UIInterfaceOrientationPortraitUpsideDown + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + UIViewControllerBasedStatusBarAppearance + + + diff --git a/taylor_shop/ios/Runner/Runner-Bridging-Header.h b/taylor_shop/ios/Runner/Runner-Bridging-Header.h new file mode 100644 index 0000000..308a2a5 --- /dev/null +++ b/taylor_shop/ios/Runner/Runner-Bridging-Header.h @@ -0,0 +1 @@ +#import "GeneratedPluginRegistrant.h" diff --git a/taylor_shop/lib/bottom_nav_bar.dart b/taylor_shop/lib/bottom_nav_bar.dart new file mode 100644 index 0000000..3dbdd6d --- /dev/null +++ b/taylor_shop/lib/bottom_nav_bar.dart @@ -0,0 +1,50 @@ +import 'package:flutter/material.dart'; +import 'core.dart'; + +class BottomNavBar extends StatefulWidget { + final Function notifyParent; + int _selectedIndex; + BottomNavBar(this.notifyParent, this._selectedIndex); + @override + _BottomNavBarState createState() => _BottomNavBarState(); +} + +class _BottomNavBarState extends State { + @override + Widget build(BuildContext context) { + return BottomNavigationBar( + items: _bottomNavBarItems(), + currentIndex: widget._selectedIndex, + showUnselectedLabels: false, + unselectedItemColor: Colors.grey, + selectedItemColor: Theme.of(context).primaryColor, + onTap: widget.notifyParent, + elevation: 10, + ); + } + + List _bottomNavBarItems() { + return const [ + BottomNavigationBarItem( + icon: Icon(Icons.home), + title: Text('Home'), + ), + BottomNavigationBarItem( + icon: Icon(Icons.search), + title: Text('Search'), + ), + BottomNavigationBarItem( + icon: Icon(Icons.favorite), + title: Text('Wishlist'), + ), + BottomNavigationBarItem( + icon: Icon(Icons.shopping_basket), + title: Text('Orders'), + ), + BottomNavigationBarItem( + icon: Icon(Icons.settings), + title: Text('Settings'), + ), + ]; + } +} diff --git a/taylor_shop/lib/core.dart b/taylor_shop/lib/core.dart new file mode 100644 index 0000000..0c90848 --- /dev/null +++ b/taylor_shop/lib/core.dart @@ -0,0 +1,52 @@ +import 'package:flutter/material.dart'; +import 'package:taylor_shop/bottom_nav_bar.dart'; +import 'package:taylor_shop/settings.dart'; +import 'package:taylor_shop/nav_drawer.dart'; + +class CoreScreen extends StatefulWidget { + + + @override + _CoreScreenState createState() => _CoreScreenState(); +} + +class _CoreScreenState extends State { + int selectedIndex = 0; + + @override + Widget build(BuildContext context) { + return Scaffold( + appBar: _appBar(), + drawer: NavDrawer(this.onItemTap, selectedIndex), + bottomNavigationBar: BottomNavBar(this.onItemTap, selectedIndex), + body: Container( + color: Colors.grey[100], + child: Center( + child: Settings(), + ), + ), + ); + } + + Widget _appBar() { + return AppBar( + iconTheme: IconTheme.of(context), + backgroundColor: Colors.white, + elevation: 2, + centerTitle: true, + + actions: [ + IconButton( + icon: Icon(Icons.shopping_cart), + onPressed: () {} + ) + ], + ); + } + + onItemTap(int index) { + setState(() { + selectedIndex = index; + }); + } +} diff --git a/taylor_shop/lib/intro_slider.dart b/taylor_shop/lib/intro_slider.dart new file mode 100644 index 0000000..26765f3 --- /dev/null +++ b/taylor_shop/lib/intro_slider.dart @@ -0,0 +1,196 @@ +import 'package:flutter/material.dart'; +import 'package:flutter_swiper/flutter_swiper.dart'; +import 'slide_tile.dart'; +import 'core.dart'; + + +class IntroSlider extends StatefulWidget { + @override + _IntroSliderState createState() => _IntroSliderState(); +} + +class _IntroSliderState extends State { + int slideIndex = 0; + PageController controller; + + @override + void initState() { + super.initState(); + controller = new PageController(); + } + + @override + Widget build(BuildContext context) { + return Container( + child: Scaffold( + backgroundColor: Colors.white, + body: Container( + height: MediaQuery.of(context).size.height, + decoration: BoxDecoration( + gradient: LinearGradient( + colors: [Theme.of(context).primaryColor,Colors.blue[500]], + begin: Alignment.topCenter, + end:Alignment.bottomCenter, + stops:[0.4,0.8], + ) + ), + padding: const EdgeInsets.only(left: 32,), + child: Swiper( + itemCount: intro_image.length, + itemWidth: MediaQuery.of(context).size.width -100, + layout: SwiperLayout.STACK, + pagination: SwiperPagination( + builder: DotSwiperPaginationBuilder( + activeSize: 10, + space: 8, + activeColor: Theme.of(context).primaryColor, + ), + ), + itemBuilder: (context,index){ + return Stack( + children: [ + Column( + children: [ + SizedBox(height: 100.0,), + Card( + elevation: 8, + shape: RoundedRectangleBorder( + borderRadius: BorderRadius.circular(32.0), + ), + color: Colors.white, + child: Padding( + padding: const EdgeInsets.all(30.0), + child: Column( + + children: [ + SizedBox(height: intro_image[index].height,), + Image.asset(intro_image[index].imagePath), + Text( + intro_image[index].title, + style: TextStyle( + fontFamily: 'Avenir', + fontSize: 40, + color: const Color(0xff47455f), + fontWeight: FontWeight.w900, + ), + textAlign: TextAlign.left, + ), + Text( + intro_image[index].desc, + style: TextStyle( + fontFamily: 'Avenir', + fontSize: 20, + color: const Color(0xff47455f), + //fontWeight: FontWeight.w500, + ), + textAlign: TextAlign.left, + ), + SizedBox(height: 32,), + ], + ), + ), + ) + ], + ), + ], + ); + }, + ), + ), + bottomNavigationBar: getStartedButton(), + ), + ); + } + + //Not required now,I am leaving this in case somebody needs to use this +/* + Widget sliderBottomBar() { + return Container( + margin: EdgeInsets.symmetric(vertical: 8), + child: Row( + mainAxisAlignment: MainAxisAlignment.spaceBetween, + children: [ + skipButton(), + sliderIndicator(), + nextButton(), + ], + ), + ); + } + + FlatButton skipButton() { + return FlatButton( + splashColor: Colors.pink[500], + child: Text( + "SKIP", + style: TextStyle( + color: Theme.of(context).primaryColor, + fontWeight: FontWeight.w600, + ), + ), + onPressed: () { + controller.animateToPage( + 2, + duration: Duration(milliseconds: 400), + curve: Curves.linear, + ); + }, + ); + } + + Widget sliderIndicator() { + return Container( + child: Row( + children: [ + for (int i = 0; i < 3; i++) + i == slideIndex ? pageIndicatorDot(true) : pageIndicatorDot(false), + ], + ), + ); + } + + FlatButton nextButton() { + return FlatButton( + splashColor: Colors.pink[500], + child: Text( + "NEXT", + style: TextStyle( + color: Theme.of(context).primaryColor, fontWeight: FontWeight.w600), + ), + onPressed: () { + controller.animateToPage(slideIndex + 1, + duration: Duration(milliseconds: 500), curve: Curves.linear); + }, + ); + } + + Widget pageIndicatorDot(bool isCurrentPage) { + return Container( + margin: EdgeInsets.symmetric(horizontal: 2.0), + height: isCurrentPage ? 10.0 : 6.0, + width: isCurrentPage ? 10.0 : 6.0, + decoration: BoxDecoration( + color: isCurrentPage ? Theme.of(context).primaryColor : Colors.grey, + borderRadius: BorderRadius.circular(12), + ), + ); + }*/ + + Widget getStartedButton() { + return InkWell( + child: Container( + height: 60, + color: Theme.of(context).primaryColor, + alignment: Alignment.center, + child: Text( + "GET STARTED NOW", + style: TextStyle(color: Colors.white, fontWeight: FontWeight.w600), + ), + ), + onTap: () { + Navigator.pushReplacement( + context, MaterialPageRoute(builder: (context) => CoreScreen())); + }, + ); + } +} diff --git a/taylor_shop/lib/main.dart b/taylor_shop/lib/main.dart new file mode 100644 index 0000000..bc3743b --- /dev/null +++ b/taylor_shop/lib/main.dart @@ -0,0 +1,20 @@ +import "package:flutter/material.dart"; +import 'package:taylor_shop/core.dart'; +import 'package:taylor_shop/intro_slider.dart'; + +import 'package:taylor_shop/theme.dart'; + +void main() => runApp(SewisticApp()); + +class SewisticApp extends StatelessWidget { + // This widget is the root of your application. + @override + Widget build(BuildContext context) { + return MaterialApp( + debugShowCheckedModeBanner: false, + title: "Beloved_taylors", + theme: sewisticTheme(), + home: IntroSlider(), + ); + } +} diff --git a/taylor_shop/lib/nav_drawer.dart b/taylor_shop/lib/nav_drawer.dart new file mode 100644 index 0000000..9bdf5d0 --- /dev/null +++ b/taylor_shop/lib/nav_drawer.dart @@ -0,0 +1,97 @@ +import 'package:flutter/material.dart'; +import 'core.dart'; + +class NavDrawer extends StatefulWidget { + final Function notifyParent; + int _selectedIndex; + NavDrawer(this.notifyParent, this._selectedIndex); + + @override + _NavDrawerState createState() => _NavDrawerState(); +} + +class _NavDrawerState extends State { + @override + Widget build(BuildContext context) { + return Drawer( + child: ListView( + children: [ + Container( + height: 240, + decoration: BoxDecoration( + + borderRadius: BorderRadius.only( + bottomRight: Radius.circular(50.0), + ), + ), + child: Stack( + children: [ + Positioned( + top: 80, + left: 0.0, + child: Container( + height: 100, + width: 290, + decoration: BoxDecoration( + color: Theme.of(context).primaryColor, + borderRadius: BorderRadius.only( + bottomRight: Radius.circular(50.0), + topRight: Radius.circular(50.0), + ), + ), + ), + ), + Positioned( + top: 90, + left:10, + child: + Row( + crossAxisAlignment: CrossAxisAlignment.start, + children: [ + Column( + crossAxisAlignment: CrossAxisAlignment.start, + mainAxisAlignment: MainAxisAlignment.spaceEvenly, + children: [ + Padding(padding: EdgeInsets.fromLTRB(0, 25, 0, 0)), + Text('Chris Rogers',style: TextStyle(fontSize: 15,color: Colors.white),), + Text('chris.rogers@gmail.com',style: TextStyle(fontSize: 15,color: Colors.white),), + ], + ), + Padding(padding: EdgeInsets.fromLTRB(32, 0, 0, 0)), + CircleAvatar( + backgroundImage: AssetImage('assets/images/avatar.png'), + radius: 40, + ), + ], + ) + ), + ], + ), + ), + _navDrawerItem('Home', Icons.home, 0, context), + _navDrawerItem('Search', Icons.search, 1, context), + _navDrawerItem('Wishlist', Icons.favorite, 2, context), + _navDrawerItem('Orders', Icons.shopping_basket, 3, context), + _navDrawerItem('Settings', Icons.settings, 4, context), + ], + ), + ); + } + + Container _navDrawerItem( + String title, IconData icon, int index, BuildContext context) { + return Container( + child: + ListTile( + selectedTileColor: Colors.grey[200], + title: Text(title), + leading: Icon(icon), + selected: widget._selectedIndex == index, + onTap: () { + widget.notifyParent(index); + Navigator.pop(context); + }, + ), + ); + } +} diff --git a/taylor_shop/lib/profile__card.dart b/taylor_shop/lib/profile__card.dart new file mode 100644 index 0000000..ba582fc --- /dev/null +++ b/taylor_shop/lib/profile__card.dart @@ -0,0 +1,116 @@ +import 'package:flutter/cupertino.dart'; +import 'package:flutter/material.dart'; + + +class ProfileCard extends StatefulWidget { + @override + _ProfileCardState createState() => _ProfileCardState(); +} + +class _ProfileCardState extends State { + + @override + Widget build(BuildContext context) { + double width = MediaQuery.of(context).size.width; + double height = MediaQuery.of(context).size.height; + return Column( + crossAxisAlignment: CrossAxisAlignment.center, + children: [ + Container( + // padding: EdgeInsets.fromLTRB(5, 5, 5, 0), + width: width*0.4, + height: height*0.3, + decoration: BoxDecoration( + border:Border.all(color: Theme.of(context).primaryColor), + shape: BoxShape.circle, + color: Theme.of(context).primaryColor, + image: DecorationImage( + fit: BoxFit.contain, + image: AssetImage('assets/images/avatar.png') + ) + ), + ), + Stack( + children: [ + Container( + height: height*0.07, + decoration: BoxDecoration( + color: Theme.of(context).primaryColor, + borderRadius: BorderRadius.circular(10), + ), + ), + Positioned( + + child: Row( + children: [ + Padding(padding: EdgeInsets.fromLTRB(width*0.25, 0, 0, 0)), + Column( + crossAxisAlignment: CrossAxisAlignment.start, + mainAxisAlignment: MainAxisAlignment.spaceEvenly, + children: [ + Padding(padding: EdgeInsets.fromLTRB(0, height*0.01, 0, 0)), + Text('Chris Rogers',style: TextStyle(fontSize: 15,color: Colors.white),), + Text('chris.rogers@gmail.com',style: TextStyle(fontSize: 15,color: Colors.white),), + ], + ), + ], + ), + ), + ], + ) + ], + ); + /*Card( + elevation: Constants.CARD_ELEVATION, + child: Padding( + padding: const EdgeInsets.all(8.0), + child: Column( + mainAxisSize: MainAxisSize.min, + children: [ + Align( + alignment: Alignment(1.0, -0.9), + heightFactor: 0.1, + child: IconButton( + onPressed: null, + icon: Icon( + Icons.edit, + color: Theme.of(context).primaryColor, + ), + ), + ), + Padding( + padding: const EdgeInsets.all(8.0), + child: Row( + mainAxisAlignment: MainAxisAlignment.center, + children: [ + CircleAvatar( + radius: 42, + backgroundColor: Colors.black, + child: CircleAvatar( + backgroundImage: AssetImage('assets/images/avatar.png'), + radius: 40, + ), + ), + ], + ), + ), + Padding( + padding: const EdgeInsets.only(top: 12), + child: Text( + 'Benjamin Rogers', + style: Theme.of(context).textTheme.headline1, + ), + ), + Padding( + padding: const EdgeInsets.only(top: 4, bottom: 6), + child: Text( + 'ben.rogers@gmail.com', + style: TextStyle(color: Colors.grey[500]), + ), + ), + ], + ), + ), + );*/ + } +} diff --git a/taylor_shop/lib/settings.dart b/taylor_shop/lib/settings.dart new file mode 100644 index 0000000..ace97ce --- /dev/null +++ b/taylor_shop/lib/settings.dart @@ -0,0 +1,30 @@ +import 'package:flutter/material.dart'; +import 'package:flutter/widgets.dart'; +import 'package:taylor_shop/settings_card.dart'; +import 'package:taylor_shop/profile__card.dart'; + + +class Settings extends StatefulWidget { + @override + _SettingsState createState() => _SettingsState(); +} + +class _SettingsState extends State { + @override + Widget build(BuildContext context) { + return Container( + alignment: Alignment(0.0, -1.0), + color: Colors.grey[100], + // this is profile card + child: SingleChildScrollView( + padding: EdgeInsets.all(8), + child: Column( + children: [ + ProfileCard(), + SettingsCard(), + ], + ), + ), + ); + } +} diff --git a/taylor_shop/lib/settings_card.dart b/taylor_shop/lib/settings_card.dart new file mode 100644 index 0000000..f42163b --- /dev/null +++ b/taylor_shop/lib/settings_card.dart @@ -0,0 +1,56 @@ +import 'package:flutter/material.dart'; + + +class SettingsCard extends StatefulWidget { + @override + _SettingsCardState createState() => _SettingsCardState(); +} + +class _SettingsCardState extends State { + @override + Widget build(BuildContext context) { + return Column( + children: [ + _listTile("Personal Data", Icons.person_outline, () => null), + + _listTile("My Addresses", Icons.location_on_outlined, () => null), + + _listTile("Change Password", Icons.lock_outline, () => null), + + _listTile("Logout", Icons.logout, () => null) + ], + ); + } + + Divider _divider(double _height, double _indent) { + return Divider( + height: _height, + indent: _indent, + endIndent: _indent, + color: Colors.grey[500], + ); + } + + FlatButton _listTile(String _title, IconData _icon, _onTap()) { + + return FlatButton( + padding: EdgeInsets.all(20), + shape: RoundedRectangleBorder(borderRadius: BorderRadius.circular(15)), + color: Color(0xFFF5F6F9), + onPressed: () {}, + child: Row( + children: [ + Icon(_icon, + color: Colors.blue[200],), + SizedBox(width: 20), + Expanded(child:Text(_title, + style: Theme.of(context).textTheme.bodyText1 + ) + ), + Icon(Icons.arrow_forward_ios) + ], + ) + ); + } +} + diff --git a/taylor_shop/lib/slide_tile.dart b/taylor_shop/lib/slide_tile.dart new file mode 100644 index 0000000..1024c05 --- /dev/null +++ b/taylor_shop/lib/slide_tile.dart @@ -0,0 +1,40 @@ +class SlideTile{ + final int position; + final double height; + final String imagePath; + final String title; + final String desc; + + SlideTile( + this.position, + { + this.height, + this.imagePath, + this.title, + this.desc, + }); +} + +List intro_image = [ + SlideTile(1, + imagePath: "assets/images/delivery.png", + title: "We Pick", + height: 70.0, + desc: + "Once you place your order, our representative will call you and a time will be scheduled for the pickup.", + ), + SlideTile(2, + imagePath: "assets/images/tailor.png", + title: "We Stitch", + height: 40.0, + desc: + "We have skilled and highly professional stitching team, providing you a way to incorporate your individuality to your garments.", + ), + SlideTile(3, + height: 100.0, + imagePath: "assets/images/dress.png", + title: "We Deliver", + desc: + "After stitching the outfit will be delivered at your place, in next 5 working days.", + ), +]; \ No newline at end of file diff --git a/taylor_shop/lib/theme.dart b/taylor_shop/lib/theme.dart new file mode 100644 index 0000000..c1a39c6 --- /dev/null +++ b/taylor_shop/lib/theme.dart @@ -0,0 +1,55 @@ +import 'package:flutter/material.dart'; + +ThemeData sewisticTheme() { + return ThemeData( + primaryColor: Color(0xFF363f93), + accentColor: Color(0xFF363f93), + iconTheme: IconThemeData(color: Colors.black), + textTheme: textTheme(), + pageTransitionsTheme: PageTransitionsTheme( + builders: { + TargetPlatform.android: ZoomPageTransitionsBuilder(), + }, + ), + ); +} + +TextTheme textTheme() { + return TextTheme( + headline1: headlineBlack(), + headline2: headlinePink(), + headline3: normalLineBlack(), + headline4: normalLinePink()); +} + +TextStyle headlineBlack() { + return TextStyle( + fontSize: 18, + fontWeight: FontWeight.bold, + color: Colors.black, + ); +} + +TextStyle headlinePink() { + return TextStyle( + fontSize: 18, + fontWeight: FontWeight.bold, + color: Colors.pink[500], + ); +} + +TextStyle normalLineBlack() { + return TextStyle( + fontSize: 14, + fontWeight: FontWeight.bold, + color: Colors.black, + ); +} + +TextStyle normalLinePink() { + return TextStyle( + fontSize: 14, + fontWeight: FontWeight.bold, + color: Colors.pink[500], + ); +} diff --git a/taylor_shop/pubspec.lock b/taylor_shop/pubspec.lock new file mode 100644 index 0000000..cbf5329 --- /dev/null +++ b/taylor_shop/pubspec.lock @@ -0,0 +1,189 @@ +# Generated by pub +# See https://dart.dev/tools/pub/glossary#lockfile +packages: + animations: + dependency: "direct main" + description: + name: animations + url: "https://pub.dartlang.org" + source: hosted + version: "1.1.2" + async: + dependency: transitive + description: + name: async + url: "https://pub.dartlang.org" + source: hosted + version: "2.5.0" + boolean_selector: + dependency: transitive + description: + name: boolean_selector + url: "https://pub.dartlang.org" + source: hosted + version: "2.1.0" + carousel_slider: + dependency: "direct main" + description: + name: carousel_slider + url: "https://pub.dartlang.org" + source: hosted + version: "2.3.4" + characters: + dependency: transitive + description: + name: characters + url: "https://pub.dartlang.org" + source: hosted + version: "1.1.0" + charcode: + dependency: transitive + description: + name: charcode + url: "https://pub.dartlang.org" + source: hosted + version: "1.2.0" + clock: + dependency: transitive + description: + name: clock + url: "https://pub.dartlang.org" + source: hosted + version: "1.1.0" + collection: + dependency: transitive + description: + name: collection + url: "https://pub.dartlang.org" + source: hosted + version: "1.15.0" + cupertino_icons: + dependency: "direct main" + description: + name: cupertino_icons + url: "https://pub.dartlang.org" + source: hosted + version: "0.1.3" + fake_async: + dependency: transitive + description: + name: fake_async + url: "https://pub.dartlang.org" + source: hosted + version: "1.2.0" + flutter: + dependency: "direct main" + description: flutter + source: sdk + version: "0.0.0" + flutter_page_indicator: + dependency: transitive + description: + name: flutter_page_indicator + url: "https://pub.dartlang.org" + source: hosted + version: "0.0.3" + flutter_swiper: + dependency: "direct main" + description: + name: flutter_swiper + url: "https://pub.dartlang.org" + source: hosted + version: "1.1.6" + flutter_test: + dependency: "direct dev" + description: flutter + source: sdk + version: "0.0.0" + matcher: + dependency: transitive + description: + name: matcher + url: "https://pub.dartlang.org" + source: hosted + version: "0.12.10" + meta: + dependency: transitive + description: + name: meta + url: "https://pub.dartlang.org" + source: hosted + version: "1.3.0" + path: + dependency: transitive + description: + name: path + url: "https://pub.dartlang.org" + source: hosted + version: "1.8.0" + sky_engine: + dependency: transitive + description: flutter + source: sdk + version: "0.0.99" + source_span: + dependency: transitive + description: + name: source_span + url: "https://pub.dartlang.org" + source: hosted + version: "1.8.0" + stack_trace: + dependency: transitive + description: + name: stack_trace + url: "https://pub.dartlang.org" + source: hosted + version: "1.10.0" + stream_channel: + dependency: transitive + description: + name: stream_channel + url: "https://pub.dartlang.org" + source: hosted + version: "2.1.0" + string_scanner: + dependency: transitive + description: + name: string_scanner + url: "https://pub.dartlang.org" + source: hosted + version: "1.1.0" + term_glyph: + dependency: transitive + description: + name: term_glyph + url: "https://pub.dartlang.org" + source: hosted + version: "1.2.0" + test_api: + dependency: transitive + description: + name: test_api + url: "https://pub.dartlang.org" + source: hosted + version: "0.2.19" + transformer_page_view: + dependency: transitive + description: + name: transformer_page_view + url: "https://pub.dartlang.org" + source: hosted + version: "0.1.6" + typed_data: + dependency: transitive + description: + name: typed_data + url: "https://pub.dartlang.org" + source: hosted + version: "1.3.0" + vector_math: + dependency: transitive + description: + name: vector_math + url: "https://pub.dartlang.org" + source: hosted + version: "2.1.0" +sdks: + dart: ">=2.12.0-0.0 <3.0.0" + flutter: ">=0.1.4" diff --git a/taylor_shop/pubspec.yaml b/taylor_shop/pubspec.yaml new file mode 100644 index 0000000..ed43afa --- /dev/null +++ b/taylor_shop/pubspec.yaml @@ -0,0 +1,79 @@ +name: taylor_shop +description: A new Flutter project. + +# The following line prevents the package from being accidentally published to +# pub.dev using `pub publish`. This is preferred for private packages. +publish_to: 'none' # Remove this line if you wish to publish to pub.dev + +# The following defines the version and build number for your application. +# A version number is three numbers separated by dots, like 1.2.43 +# followed by an optional build number separated by a +. +# Both the version and the builder number may be overridden in flutter +# build by specifying --build-name and --build-number, respectively. +# In Android, build-name is used as versionName while build-number used as versionCode. +# Read more about Android versioning at https://developer.android.com/studio/publish/versioning +# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. +# Read more about iOS versioning at +# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html +version: 1.0.0+1 + +environment: + sdk: ">=2.7.0 <3.0.0" + +dependencies: + flutter_swiper: ^1.1.6 + flutter: + sdk: flutter + + # The following adds the Cupertino Icons font to your application. + # Use with the CupertinoIcons class for iOS style icons. + cupertino_icons: ^0.1.3 + carousel_slider: ^2.2.1 + animations: ^1.1.2 + +dev_dependencies: + + flutter_test: + sdk: flutter + +# For information on the generic Dart part of this file, see the +# following page: https://dart.dev/tools/pub/pubspec + +# The following section is specific to Flutter. +flutter: + + # The following line ensures that the Material Icons font is + # included with your application, so that you can use the icons in + # the material Icons class. + uses-material-design: true + + # To add assets to your application, add an assets section, like this: + assets: + - assets/images/ + # - images/a_dot_ham.jpeg + + # An image asset can refer to one or more resolution-specific "variants", see + # https://flutter.dev/assets-and-images/#resolution-aware. + + # For details regarding adding assets from package dependencies, see + # https://flutter.dev/assets-and-images/#from-packages + + # To add custom fonts to your application, add a fonts section here, + # in this "flutter" section. Each entry in this list should have a + # "family" key with the font family name, and a "fonts" key with a + # list giving the asset and other descriptors for the font. For + # example: + # fonts: + # - family: Schyler + # fonts: + # - asset: fonts/Schyler-Regular.ttf + # - asset: fonts/Schyler-Italic.ttf + # style: italic + # - family: Trajan Pro + # fonts: + # - asset: fonts/TrajanPro.ttf + # - asset: fonts/TrajanPro_Bold.ttf + # weight: 700 + # + # For details regarding fonts from package dependencies, + # see https://flutter.dev/custom-fonts/#from-packages diff --git a/taylor_shop/test/widget_test.dart b/taylor_shop/test/widget_test.dart new file mode 100644 index 0000000..20fe415 --- /dev/null +++ b/taylor_shop/test/widget_test.dart @@ -0,0 +1,30 @@ +// This is a basic Flutter widget test. +// +// To perform an interaction with a widget in your test, use the WidgetTester +// utility that Flutter provides. For example, you can send tap and scroll +// gestures. You can also use WidgetTester to find child widgets in the widget +// tree, read text, and verify that the values of widget properties are correct. + +import 'package:flutter/material.dart'; +import 'package:flutter_test/flutter_test.dart'; + +import 'package:taylor_shop/main.dart'; + +void main() { + testWidgets('Counter increments smoke test', (WidgetTester tester) async { + // Build our app and trigger a frame. + await tester.pumpWidget(MyApp()); + + // Verify that our counter starts at 0. + expect(find.text('0'), findsOneWidget); + expect(find.text('1'), findsNothing); + + // Tap the '+' icon and trigger a frame. + await tester.tap(find.byIcon(Icons.add)); + await tester.pump(); + + // Verify that our counter has incremented. + expect(find.text('0'), findsNothing); + expect(find.text('1'), findsOneWidget); + }); +} diff --git a/taylor_shop/web/favicon.png b/taylor_shop/web/favicon.png new file mode 100644 index 0000000..8aaa46a Binary files /dev/null and b/taylor_shop/web/favicon.png differ diff --git a/taylor_shop/web/icons/Icon-192.png b/taylor_shop/web/icons/Icon-192.png new file mode 100644 index 0000000..b749bfe Binary files /dev/null and b/taylor_shop/web/icons/Icon-192.png differ diff --git a/taylor_shop/web/icons/Icon-512.png b/taylor_shop/web/icons/Icon-512.png new file mode 100644 index 0000000..88cfd48 Binary files /dev/null and b/taylor_shop/web/icons/Icon-512.png differ diff --git a/taylor_shop/web/index.html b/taylor_shop/web/index.html new file mode 100644 index 0000000..4ff4fda --- /dev/null +++ b/taylor_shop/web/index.html @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + taylor_shop + + + + + + + + diff --git a/taylor_shop/web/manifest.json b/taylor_shop/web/manifest.json new file mode 100644 index 0000000..bcc54e1 --- /dev/null +++ b/taylor_shop/web/manifest.json @@ -0,0 +1,23 @@ +{ + "name": "taylor_shop", + "short_name": "taylor_shop", + "start_url": ".", + "display": "standalone", + "background_color": "#0175C2", + "theme_color": "#0175C2", + "description": "A new Flutter project.", + "orientation": "portrait-primary", + "prefer_related_applications": false, + "icons": [ + { + "src": "icons/Icon-192.png", + "sizes": "192x192", + "type": "image/png" + }, + { + "src": "icons/Icon-512.png", + "sizes": "512x512", + "type": "image/png" + } + ] +}