Coder Social home page Coder Social logo

mehulmk / shopify-flutter-demo Goto Github PK

View Code? Open in Web Editor NEW
60.0 4.0 16.0 25.43 MB

Shopping app with riverpod state management

License: GNU General Public License v3.0

Kotlin 0.11% Swift 0.33% Objective-C 0.03% Dart 99.53%
flutter riverpod shopify shopping dio repository dart figma best-practices best-architecture

shopify-flutter-demo's Introduction

Shopify

Shopify admin rest api demo project.

We are try to use riverpod as state management to improve widget rebuilding performance. May be at some place we can also improve more performance but for the demo purpose i ignore that. You can learn more about riverpod form the official page. And let us know you view point on riverpod and which state management you like.

In future we will try to use storefront graphQL api to add more functionality.

To run this app you need to replace api key and storefront url in lib/utility/key_util.dart file

  static String token = "shppa_adgjgsdfsjkgdjfsgdjgh";
  static String baseUrl = "https://{shop}.myshopify.com/admin/api/20XX-XX/";

Android APK

N|Solid

Screenshot

Home Search Cart Offer
Account Product Details Product List Category List

State Management Package

Riverpod

Other Helper Packages

  • cached_network_image
  • flutter_spinkit
  • flutter_svg
  • carousel_slider
  • flutter_html

networking

  • dio
  • pretty_dio_logger
  • shared_preferences

utility

  • intl
  • tuple
  • collection

Dummy Product

GitHub

UI Design Credit

N|Solid

Developer

N|Solid

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Nividata Consultancy

shopify-flutter-demo's People

Contributors

mehulmk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

shopify-flutter-demo's Issues

Token

Hello,

How can I get a token from my Shopify Store?

Regards

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.