It is a flutter test project to demonstrate my flutter skills. Here users can sign up and login themselves using email and password. It uses the ISAR database
Riverpod is used for the state management and ISAR is used as the database. It also has the connection with GraphQL url which shows the data about the countries.
-
Video demonstrating the flow of the app
recoding_compressed.mp4
-
Snapshot of the ISAR database inspector
It uses Flutter SDK 3.10.6, better user FVM. https://fvm.app/documentation/getting-started
Packages used:
-
isar_flutter_libs: https://pub.dev/packages/isar_flutter_libs
-
graphql_flutter: https://pub.dev/packages/graphql_flutter
Get Started With ISAR Database
GraphQL Example Resource
Don't have idea about flutter?
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.