flutter_simple_shopify 0.0.10-alpha
flutter_simple_shopify: ^0.0.10-alpha copied to clipboard
A new Flutter package which provides help in creating a mobile app of a shopify store.
0.0.1-alpha 24/04/2020 #
- initial release - not production ready
0.0.2-alpha 26/04/2020 #
- added 3 new methods - not production ready
0.0.3-alpha 02/05/2020 #
- added ShopifyBlog with 3 new methods.
0.0.4-alpha 02/05/2020 #
- added null checks on the models.
0.0.5-alpha 02/05/2020 #
- fixed a minor bug @ getCheckoutInfoQuery and added 2 new methods
0.0.6-alpha 04/05/2020 #
- added 2 new methods and new enum, changed parameters
0.0.7-alpha 07/05/2020 #
- new User model, created all login functionality
0.0.8-alpha 08/05/2020 #
- new Shop model, made adding lineitems to checkout easier
0.0.9-alpha 09/05/2020 #
- minor changes
0.0.10-alpha 14/05/2020 #
- now checking for query/mutation errors and throwing exceptions if something bad happens