device_simulator
device_simulator copied to clipboard
configure textScaling
Cool project! Is it possible to add a text scaling slider as well, to simulate the various text sizes that iOS/Android offer to their users (for accessibility etc). Android also has a way to scale the UI itself & make buttons bigger - is that something that could be added, too?
Thanks @ened, I haven't looked into this, but if it's supported by Theme or MediaQuery it should probably be pretty easy to implement. Will look into it, or feel free to try it out and send a pull request! :)