Flutter Device preview Package
I recently discovered a new package from flutter that you can use to test your flutter uis without connecting your emulator such as a phone via usb or running a virtual emulator in android studio. Its saves me a lot of time and I can test my uis on v...