Flutter application with simple authentication screens
A Few instruction to get you going:
- Make sure you have Dart and Flutter installed
- Make sure you have an IDE configured (Visual studio code, Android studio or Xcode)
- clone this repository with git clone git@github.com:Destiny-Ed/Convre-app.git
- Before running the application check that all the dependency are downloaded with flutter pub get
- Connect your emulator or physical device and run the project
What the pages look like
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.