© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Rahul Vyas
Flutter developer
I would like to know one thing that what is the best approach to use globalnavigator key?
Tsuyoshi Chujo
Freelance Flutte developer. Developing a Flutter package of cropping images, named "crop_your_image".
Basically it depends, but if you only need a GlobalKey that can be accessed from anywhere, a simple global variable is enough with few drawbacks.
Kindly consider reading this article about GlobalKey as well if you need additional knowledge. chooyan.hashnode.dev/all-i-know-about-globalkey