Fleksa is a Flutter application that loads a web page using WebView.
- Loads a web page from a URL
- Displays a loading indicator while the page is loading
- Handles errors and displays appropriate messages
- Flutter
- Clone the repository:
git clone https://github.com/Lenien1999/FLEKSA
-
Navigate to the project directory:
-
run flutter pub get
-
Run the app on a simulator or a physical device:
dependency used webview_flutter: ^4.5.0 path_provider: ^2.1.2 webview_flutter_wkwebview: