I am new to flutter .What are the best practices and packages you would suggest?
I am relatively very new to flutter, have only been writing it for about 3 weeks,I have decided to use bloc for state management and follow data domain and presention folder structure for each feature,go router for navigation,Either package for extending dart language capabilities,dto for api requests.What are other packages and practices you would suggest.