This is the source code for an app that displays github repos
Flutter, SQlite
Make sure to have the flutter sdk installed or get it here https://docs.flutter.dev/get-started/install
Clone the project
git clone https://github.com/RodgerCodes/github_repos.gitGo to the project directory
cd github_reposinstall depenciencies
flutter pub getRun app
flutter runBuilt with flutter verions 3.16.1