https://github.com/sjlouji/walkthrough-flutter
This is a simple Walkthrough UI.
https://github.com/sjlouji/walkthrough-flutter
flutter flutter-apps flutter-examples flutter-walkthrough joan-louji sjlouji walkthrough
Last synced: about 1 month ago
JSON representation
This is a simple Walkthrough UI.
- Host: GitHub
- URL: https://github.com/sjlouji/walkthrough-flutter
- Owner: sjlouji
- Created: 2020-09-05T09:00:17.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-05T12:10:14.000Z (almost 6 years ago)
- Last Synced: 2025-01-25T06:11:22.498Z (over 1 year ago)
- Topics: flutter, flutter-apps, flutter-examples, flutter-walkthrough, joan-louji, sjlouji, walkthrough
- Language: Dart
- Homepage:
- Size: 2.04 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flutter Walkthrough UI.
Flutter WalkThrough UI.
This is a simple flutter application where I have designed WalkThrough UI.
Created by [Joan Louji](https://joanlouji.web.app/)
## Installation
```
git clone https://github.com/sjlouji/Walkthrough-Flutter.git
flutter pub get
flutter run
```
## Demo
Thank you for your support.
## Get in touch with me
Where to find me
## Getting Started
A few resources to get started:
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.