This is a simple flutter app created as part of the HNGx task.The App displays a picture and includes a button that opens an in-app webview to load your Github profile
- Displays your slack name and picture.
- Opens an in-app webview to load your GitHub Profile page.
Device Pixel 4 . Version: 11.0. Scale: 75%
https://appetize.io/app/c4hqonudlvtlwki7vnjjvdvkcy?device=pixel4&osVersion=11.0&scale=75
To run this project on your local machine, you'll need to have Flutter installed. If you haven't already, you can follow the Flutter installation guide for your platform.
Once Flutter is set up, follow these steps:
- Clone this repository: git clone https://github.com/favourTy/f_hngx_stage1.git
- Navigate to the project directory
- Install the project dependencies: run flutter pub get
- Run the app: flutter run
This project assumes that you have Flutter and its dependencies installed on your development machine.
webview_flutter - Flutter plugin for rendering web pages inside your app.
This project is not licensed under the MIT License.