An open API service indexing awesome lists of open source software.

https://github.com/sayed3li97/flutter-origami-details-starting


https://github.com/sayed3li97/flutter-origami-details-starting

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

Flutter Logo
GDG Manama Logo
# Flutter Origami Details

This source code is used for reference in the "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
GDG Manama Logo
GDG Manama Logo
# 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