You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Harishwarrior Yes, that would be a good tool. https://github.com/gchq/CyberChef includes tools for generating and parsing QR codes. So, if we could fix #4 , we would get this feature for free. But that is blocked by some limitations in the Flutter platform.
@Harishwarrior Yes, that would be a good tool. https://github.com/gchq/CyberChef includes tools for generating and parsing QR codes. So, if we could fix #4 , we would get this feature for free. But that is blocked by some limitations in the Flutter platform.
This is a good tool. But, we can build those tools in pure dart.
Add Text to QR generator. Currently, we mostly use random websites to generate QR codes.
@nileshtrivedi What do you think?
The text was updated successfully, but these errors were encountered: