https://github.com/sayed3li97/flutter-origami-details
This source code is to be used for reference in "Building Flutter UI’s with 10 widgets only!" workshop in Bahrian. The purpose is to how you can create a beautiful Flutter UI using 10 widgets only. It is for beginners and I hope it will inspire you to do more..
https://github.com/sayed3li97/flutter-origami-details
dart flutter flutter-app flutter-demo flutter-examples flutter-material flutter-ui flutter-widget
Last synced: 8 months ago
JSON representation
This source code is to be used for reference in "Building Flutter UI’s with 10 widgets only!" workshop in Bahrian. The purpose is to how you can create a beautiful Flutter UI using 10 widgets only. It is for beginners and I hope it will inspire you to do more..
- Host: GitHub
- URL: https://github.com/sayed3li97/flutter-origami-details
- Owner: sayed3li97
- Created: 2019-12-26T17:14:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-12-10T11:10:56.000Z (over 4 years ago)
- Last Synced: 2025-04-15T00:18:23.429Z (about 1 year ago)
- Topics: dart, flutter, flutter-app, flutter-demo, flutter-examples, flutter-material, flutter-ui, flutter-widget
- Language: Dart
- Homepage:
- Size: 3.81 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This source code is used for reference in Bahrain's "Building Flutter UI's with ten widgets only!" workshop. The purpose is to create a beautiful Flutter UI using ten widgets only. It is for beginners, and I hope it will inspire you to do more...
# Demo
# Getting Started
1. [Fork repository](https://github.com/sayed3li97/FlutterClock-Challenge-BH/fork) or clone and download the repository
1. Install [Latest Flutter version](https://flutter.dev/docs/get-started/install)
1. Install [Android Studio / IntelliJ / VSCode](https://flutter.dev/docs/development/tools/android-studio)
1. Run the command `flutter pub get`
1. Run the command `flutter run`
1. If you don't have flutter installed you can use [DartPad](https://dartpad.dartlang.org/) However, you will not be able to use external packages