tiki-deprecated / publish-sdk-flutter

TIKI SDK (Flutter) - Consumer Data Licensing
https://mytiki.com/docs/sdk-overview
MIT License
4 stars 4 forks source link

Flutter - Make the sample app architecture intuitive #138

Closed ricardobrg closed 1 year ago

ricardobrg commented 1 year ago

The example app architecture should be intuitive and simple for new developers.

The calls to the TIKI SDK should be visible and simple to understand, not wrapped inside other classes.

The slices should just handle UI changes. The logic should be in a special service for Tiki Sdk, shared by all the slices.

Before updating the code, the architecture should be drafted.

Acceptance criteria 1 - Updated architecture and app working

ricardobrg commented 1 year ago

https://user-images.githubusercontent.com/8357343/218505768-013859b3-5580-492c-8d18-0c08005c4474.mp4

ricardobrg commented 1 year ago

https://user-images.githubusercontent.com/8357343/219409097-e9875c29-3b3c-4078-86fb-f38b0e36430e.mp4