Skip to content

Commit a47a90d

Browse files
author
WooSignal
committed
Login/register with WordPress, Updated product view, New account area, pubspec.yaml update, Bug fixes
1 parent 1c41e57 commit a47a90d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+2418
-207
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"_info":"// This is a generated file; do not edit or check into version control.","dependencyGraph":[{"name":"device_info","dependencies":[]},{"name":"flutter_money_formatter","dependencies":[]},{"name":"flutter_web_browser","dependencies":[]},{"name":"package_info","dependencies":[]},{"name":"path_provider","dependencies":[]},{"name":"shared_preferences","dependencies":["shared_preferences_macos","shared_preferences_web"]},{"name":"shared_preferences_macos","dependencies":[]},{"name":"shared_preferences_web","dependencies":[]},{"name":"sqflite","dependencies":[]},{"name":"woosignal_stripe","dependencies":[]}]}
1+
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"braintree_payment","path":"/Users/anthony/Documents/config/flutter/.pub-cache/hosted/pub.dartlang.org/braintree_payment-1.2.4/","dependencies":[]},{"name":"device_info","path":"/Users/anthony/Documents/config/flutter/.pub-cache/hosted/pub.dartlang.org/device_info-0.4.2+1/","dependencies":[]},{"name":"flutter_money_formatter","path":"/Users/anthony/Documents/config/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_money_formatter-0.8.3/","dependencies":[]},{"name":"flutter_web_browser","path":"/Users/anthony/Documents/config/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_web_browser-0.11.0/","dependencies":[]},{"name":"package_info","path":"/Users/anthony/Documents/config/flutter/.pub-cache/hosted/pub.dartlang.org/package_info-0.4.0+16/","dependencies":[]},{"name":"path_provider","path":"/Users/anthony/Documents/config/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-1.3.0/","dependencies":[]},{"name":"shared_preferences","path":"/Users/anthony/Documents/config/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.5.6+3/","dependencies":[]},{"name":"sqflite","path":"/Users/anthony/Documents/config/flutter/.pub-cache/hosted/pub.dartlang.org/sqflite-1.1.6+5/","dependencies":[]},{"name":"url_launcher","path":"/Users/anthony/Documents/config/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher-5.4.5/","dependencies":[]},{"name":"woosignal_stripe","path":"/Users/anthony/Documents/config/flutter/.pub-cache/hosted/pub.dartlang.org/woosignal_stripe-0.0.4/","dependencies":[]}],"android":[{"name":"braintree_payment","path":"/Users/anthony/Documents/config/flutter/.pub-cache/hosted/pub.dartlang.org/braintree_payment-1.2.4/","dependencies":[]},{"name":"device_info","path":"/Users/anthony/Documents/config/flutter/.pub-cache/hosted/pub.dartlang.org/device_info-0.4.2+1/","dependencies":[]},{"name":"flutter_money_formatter","path":"/Users/anthony/Documents/config/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_money_formatter-0.8.3/","dependencies":[]},{"name":"flutter_web_browser","path":"/Users/anthony/Documents/config/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_web_browser-0.11.0/","dependencies":[]},{"name":"package_info","path":"/Users/anthony/Documents/config/flutter/.pub-cache/hosted/pub.dartlang.org/package_info-0.4.0+16/","dependencies":[]},{"name":"path_provider","path":"/Users/anthony/Documents/config/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-1.3.0/","dependencies":[]},{"name":"shared_preferences","path":"/Users/anthony/Documents/config/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.5.6+3/","dependencies":[]},{"name":"sqflite","path":"/Users/anthony/Documents/config/flutter/.pub-cache/hosted/pub.dartlang.org/sqflite-1.1.6+5/","dependencies":[]},{"name":"url_launcher","path":"/Users/anthony/Documents/config/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher-5.4.5/","dependencies":[]},{"name":"woosignal_stripe","path":"/Users/anthony/Documents/config/flutter/.pub-cache/hosted/pub.dartlang.org/woosignal_stripe-0.0.4/","dependencies":[]}],"macos":[{"name":"shared_preferences_macos","path":"/Users/anthony/Documents/config/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_macos-0.0.1+6/","dependencies":[]},{"name":"url_launcher_macos","path":"/Users/anthony/Documents/config/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_macos-0.0.1+5/","dependencies":[]}],"linux":[],"windows":[],"web":[{"name":"shared_preferences_web","path":"/Users/anthony/Documents/config/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web-0.1.2+4/","dependencies":[]},{"name":"url_launcher_web","path":"/Users/anthony/Documents/config/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_web-0.1.1+2/","dependencies":[]}]},"dependencyGraph":[{"name":"braintree_payment","dependencies":[]},{"name":"device_info","dependencies":[]},{"name":"flutter_money_formatter","dependencies":[]},{"name":"flutter_web_browser","dependencies":[]},{"name":"package_info","dependencies":[]},{"name":"path_provider","dependencies":[]},{"name":"shared_preferences","dependencies":["shared_preferences_macos","shared_preferences_web"]},{"name":"shared_preferences_macos","dependencies":[]},{"name":"shared_preferences_web","dependencies":[]},{"name":"sqflite","dependencies":[]},{"name":"url_launcher","dependencies":["url_launcher_web","url_launcher_macos"]},{"name":"url_launcher_macos","dependencies":[]},{"name":"url_launcher_web","dependencies":[]},{"name":"woosignal_stripe","dependencies":[]}],"date_created":"2020-04-30 21:50:05.674145","version":"1.15.17"}

LabelStoreMax/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.0.1] - 2020-04-30
2+
3+
* Login/register with WordPress
4+
* Updated product view
5+
* New account area
6+
* pubspec.yaml update
7+
* Bug fixes
8+
19
## [2.0.0] - 2020-04-10
210

311
* Flutter v1.12.13+hotfix.9 support

LabelStoreMax/ios/Runner.xcodeproj/project.pbxproj

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,9 +263,40 @@
263263
files = (
264264
);
265265
inputPaths = (
266+
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh",
267+
"${BUILT_PRODUCTS_DIR}/Braintree/Braintree.framework",
268+
"${PODS_ROOT}/Braintree/Frameworks/CardinalMobile.framework",
269+
"${BUILT_PRODUCTS_DIR}/BraintreeDropIn/BraintreeDropIn.framework",
270+
"${BUILT_PRODUCTS_DIR}/FMDB/FMDB.framework",
271+
"${PODS_ROOT}/../Flutter/Flutter.framework",
272+
"${BUILT_PRODUCTS_DIR}/Stripe/Stripe.framework",
273+
"${BUILT_PRODUCTS_DIR}/device_info/device_info.framework",
274+
"${BUILT_PRODUCTS_DIR}/flutter_money_formatter/flutter_money_formatter.framework",
275+
"${BUILT_PRODUCTS_DIR}/flutter_web_browser/flutter_web_browser.framework",
276+
"${BUILT_PRODUCTS_DIR}/package_info/package_info.framework",
277+
"${BUILT_PRODUCTS_DIR}/path_provider/path_provider.framework",
278+
"${BUILT_PRODUCTS_DIR}/shared_preferences/shared_preferences.framework",
279+
"${BUILT_PRODUCTS_DIR}/sqflite/sqflite.framework",
280+
"${BUILT_PRODUCTS_DIR}/url_launcher/url_launcher.framework",
281+
"${BUILT_PRODUCTS_DIR}/woosignal_stripe/woosignal_stripe.framework",
266282
);
267283
name = "[CP] Embed Pods Frameworks";
268284
outputPaths = (
285+
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Braintree.framework",
286+
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CardinalMobile.framework",
287+
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/BraintreeDropIn.framework",
288+
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FMDB.framework",
289+
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Flutter.framework",
290+
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Stripe.framework",
291+
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/device_info.framework",
292+
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/flutter_money_formatter.framework",
293+
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/flutter_web_browser.framework",
294+
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/package_info.framework",
295+
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/path_provider.framework",
296+
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/shared_preferences.framework",
297+
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/sqflite.framework",
298+
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/url_launcher.framework",
299+
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/woosignal_stripe.framework",
269300
);
270301
runOnlyForDeploymentPostprocessing = 0;
271302
shellPath = /bin/sh;
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
import UIKit
22
import Flutter
3+
import Braintree
34

45
@UIApplicationMain
56
@objc class AppDelegate: FlutterAppDelegate {
7+
68
override func application(
79
_ application: UIApplication,
810
didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?
911
) -> Bool {
1012
GeneratedPluginRegistrant.register(with: self)
1113
return super.application(application, didFinishLaunchingWithOptions: launchOptions)
1214
}
15+
1316
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
#import "GeneratedPluginRegistrant.h"
1+
#import "GeneratedPluginRegistrant.h"

LabelStoreMax/lang/en.json

Lines changed: 38 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,5 +92,42 @@
9292
"Product variation does not exist": "Product variation does not exist",
9393
"This variation is unavailable": "This variation is unavailable",
9494
"Sorry, something went wrong": "Sorry, something went wrong",
95-
"Back": "Back"
95+
"Back": "Back",
96+
"Profile": "Profile",
97+
"Forgot Password": "Forgot Password",
98+
"Create an account": "Create an account",
99+
"Login": "Login",
100+
"Password": "Password",
101+
"Oops!": "Oops!",
102+
"Invalid login credentials": "Invalid login credentials",
103+
"That email address is not valid": "That email address is not valid",
104+
"Password must be a min 6 characters": "Password must be a min 6 characters",
105+
"Please check your details": "Please check your details",
106+
"Invalid": "Invalid",
107+
"Actions": "Actions",
108+
"View Terms and Conditions or Privacy policy": "View Terms and Conditions or Privacy policy",
109+
"Terms and Conditions": "Terms and Conditions",
110+
"Privacy Policy": "Privacy Policy",
111+
"terms and conditions": "terms and conditions",
112+
"and": "and",
113+
"By tapping \"Register\" you agree to ": "By tapping \"Register\" you agree to ",
114+
"privacy policy": "privacy policy",
115+
"Sign up": "Sign up",
116+
"Email": "Email",
117+
"Update details": "Update details",
118+
"Settings": "Settings",
119+
"Account": "Account",
120+
"Logout": "Logout",
121+
"No orders found": "No orders found",
122+
"items": "items",
123+
"Update Details": "Update Details",
124+
"Invalid details": "Invalid details",
125+
"Please check your email and password": "Please check your email and password",
126+
"Something went wrong, please try again.": "Something went wrong, please try again.",
127+
"Done": "Done",
128+
"Billing Details": "Billing Details",
129+
"Shipping Details": "Shipping Details",
130+
"State": "State",
131+
"Country": "Country",
132+
"UPDATE DETAILS": "UPDATE DETAILS"
96133
}

LabelStoreMax/lib/app_country_options.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Label StoreMAX
22
//
33
// Created by Anthony Gordon.
4-
// Copyright © 2020 WooSignal. All rights reserved.
4+
// 2020, WooSignal Ltd. All rights reserved.
55
//
66

77
// Unless required by applicable law or agreed to in writing, software

LabelStoreMax/lib/app_payment_methods.dart

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
1+
// Label StoreMAX
2+
//
3+
// Created by Anthony Gordon.
4+
// 2020, WooSignal Ltd. All rights reserved.
5+
//
6+
7+
// Unless required by applicable law or agreed to in writing, software
8+
// distributed under the License is distributed on an "AS IS" BASIS,
9+
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
10+
111
import 'package:label_storemax/helpers/tools.dart';
212
import 'package:label_storemax/models/payment_type.dart';
313
import 'package:label_storemax/providers/stripe_pay.dart';
414

515
// Payment methods available for uses in the app
6-
// To use use a payment method, include the PaymentType "name" in the app_payment_methods variable in #labelconfig.dart
716

817
List<PaymentType> arrPaymentMethods = [
918
addPayment(

LabelStoreMax/lib/helpers/app_localizations.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Label StoreMAX
22
//
33
// Created by Anthony Gordon.
4-
// Copyright © 2020 WooSignal. All rights reserved.
4+
// 2020, WooSignal Ltd. All rights reserved.
55
//
66

77
// Unless required by applicable law or agreed to in writing, software

LabelStoreMax/lib/helpers/app_themes.dart

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Label StoreMAX
22
//
33
// Created by Anthony Gordon.
4-
// Copyright © 2020 WooSignal. All rights reserved.
4+
// 2020, WooSignal Ltd. All rights reserved.
55
//
66

77
// Unless required by applicable law or agreed to in writing, software
@@ -151,17 +151,18 @@ TextTheme textThemeAppBar() {
151151

152152
ColorScheme colorSchemeButton() {
153153
return ColorScheme.light(
154-
primary: const Color(0xff6200ee),
155-
primaryVariant: const Color(0xff3700b3),
156-
secondary: const Color(0xff03dac6),
157-
secondaryVariant: const Color(0xff018786),
158-
surface: Colors.white,
159-
background: Colors.white,
160-
error: const Color(0xffb00020),
161-
onPrimary: Colors.white,
162-
onSecondary: Colors.black,
163-
onSurface: Colors.black,
164-
onBackground: Colors.black,
165-
onError: Colors.white,
166-
brightness: Brightness.light);
154+
primary: const Color(0xff6200ee),
155+
primaryVariant: const Color(0xff3700b3),
156+
secondary: const Color(0xff03dac6),
157+
secondaryVariant: const Color(0xff018786),
158+
surface: Colors.white,
159+
background: Colors.white,
160+
error: const Color(0xffb00020),
161+
onPrimary: Colors.white,
162+
onSecondary: Colors.black,
163+
onSurface: Colors.black,
164+
onBackground: Colors.black,
165+
onError: Colors.white,
166+
brightness: Brightness.light,
167+
);
167168
}

0 commit comments

Comments
 (0)