Closed namritaansh02 closed 11 months ago
Please change it to floating action button and make sure it passes all the tests
Updated to floating action button and errors should be resolved now. Preview :
@VIBR0X I am not sure about the issue in building the apk, it is not due to any of the changes I made in the code. Any help on what could have been the cause of this.
Follow buttons were missing from the blogs, leading to user behavior of going to explore page and finding the required blog and then following, which can be simplified by simply adding a follow button to each blog.
I have achieved this by using the button from the body page, and adding it onto the blog pages, and making the trainingblogpage, externalblogpage, placementblogpage as statefull widgets, which return the body they are using the instiapp_bloc which is then used in the blogpage to make the follow button.