A hotels booking app built with flutter project.
used Drift(previously moor) to generate Sqflite code and Generete model classes and GetX as a State mangement.
before running the app make sure to run this commands
flutter pub getflutter pub run build_runner build --delete-conflicting-outputsthese are the credentials to sign in
email:admin@gmail.com
password:1234you can edit these from the code in main method in main.dart
please star this project to support