Several mobile Hive dapps are already being developed using Flutter (Dapplr, Aureal, Haveyoubeenhere, ...). But each dapp has to completely create the Hivesigner Sign In process from scratch for both the front and back-end. Which is fairly time-consuming and can be a turn off for (d)app developers. We will create a package that developers can utilize to quickly integrate Hivesigner Sign In within their (d)apps. Similar packages already exist for Google Sign In, Facebook Sign In, etc.
Flutter is a framework for creating cross-platform mobile and web apps. As we speak it is the fastest growing repository on GitHub coming in at #6 for most starred overall. As with most frameworks, there is the possibility to utilize libraries / packages that were created by other developers. In the case of Flutter these can be found at https://pub.dev.
All code will be entirely open source and available on GitHub as well.
To get a rough idea of what will be created you can take a look at the sign in process at the Haveyoubeenhere mobile app.
@martibis: founder and lead dev behind Pinmapple, Haveyoubeenhere and Buymeberries
@pateldhawal4: lead dev behind Aureal, back-end dev at Haveyoubeenhere