beacon icon indicating copy to clipboard operation
beacon copied to clipboard

Refresh indicator

Open Rushour0 opened this issue 1 year ago • 11 comments

Fixes # Added a custom pull to refresh mentioned in the issue #91 I have also made UI changes to the auth screen mentioned in the issue #158

Describe the changes you have made in this PR - Issue 91 Made a new TabControllerStorage since we cannot late initialise the tabcontroller, and thus cannot declare it out of the build method. Storing the tab index using this singleton implementation. Added a new package custom_refresh_indicator to implement the pull to refresh feature with a custom icon

Issue 158 Made changes to the UI to make it better looking and user friendly.

Screenshots of the changes (If any) - #91 Refresh Feature demo

https://user-images.githubusercontent.com/72869428/224340307-d131c550-cdbb-4c8c-9577-48ab56790817.mp4

#158 Improved Text Form Fields improved-text-form-field-0 improved-text-form-field-1

Note: Please check Allow edits from maintainers. if you would like us to assist in the PR.

Rushour0 avatar Mar 10 '23 14:03 Rushour0