https://github.com/woosignal/flutter-shopify-app
Shopify App template that uses Flutter. Integrated to work with Shopify stores, connect and create an IOS and Android app from Flutter for IOS and Android
https://github.com/woosignal/flutter-shopify-app
app app-builder builder dart flutter shopify shopify-app shopify-flutter
Last synced: about 2 months ago
JSON representation
Shopify App template that uses Flutter. Integrated to work with Shopify stores, connect and create an IOS and Android app from Flutter for IOS and Android
- Host: GitHub
- URL: https://github.com/woosignal/flutter-shopify-app
- Owner: woosignal
- License: bsd-2-clause
- Created: 2023-10-10T06:59:54.000Z (over 1 year ago)
- Default Branch: 2.x
- Last Pushed: 2025-02-07T03:38:26.000Z (4 months ago)
- Last Synced: 2025-03-27T19:14:34.572Z (2 months ago)
- Topics: app, app-builder, builder, dart, flutter, shopify, shopify-app, shopify-flutter
- Language: Dart
- Homepage: https://woosignal.com
- Size: 4.97 MB
- Stars: 24
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
# Shopify App: ShopMax
### ShopMax
[Official WooSignal Shopify App](https://woosignal.com)
### About ShopMax
ShopMax is an App Template for Shopify stores. Your customers will be able to browse products, make orders and login via WordPress. You can also customise the look and feel of the app in the WooSignal dashboard.
You can upload the app to the IOS app store and Google play store using Flutter.
### Requirements
- Shopify Store
- Android Studio/VSCode (for running the app)
- Flutter installed### Getting Started
1. Download/Clone this repository
2. Sign up for free on [WooSignal](https://woosignal.com) and link your Shopify store
3. Add your app key into the **.env** file and hit play (with Android Studio) to build the app 🥳Full documentation this available [here](https://woosignal.com/docs/app/shopmax)
## Some features integrated
- App Store Ready
- Simple configuration
- Browse products, make orders, customer login (via WordPress)
- Change app name, logo, customize default language, currency + more
- Light and dark mode
- Stripe, Cash On Delivery, PayPal, RazorPay
- Localized for en, es, pt, it, hi, fr, zh, tr, nl, de, th, id
- Orders show as normal in Shopify

## Security Vulnerabilities
If you discover a security vulnerability within WooSignal, please send an e-mail [email protected]## Uploading to the app stores
- [IOS - Deployment](https://flutter.dev/docs/deployment/ios)
- [Android - Deployment](https://flutter.dev/docs/deployment/android)## Licence
The ShopMax framework is open-sourced software licensed under the MIT license.