https://github.com/sayed3li97/flutter_performance_demo
https://github.com/sayed3li97/flutter_performance_demo
flutter flutter-apps flutter-demo flutter-examples
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sayed3li97/flutter_performance_demo
- Owner: sayed3li97
- Created: 2020-06-27T22:33:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-12-11T12:30:27.000Z (over 4 years ago)
- Last Synced: 2025-07-08T16:54:47.194Z (11 months ago)
- Topics: flutter, flutter-apps, flutter-demo, flutter-examples
- Language: Dart
- Homepage:
- Size: 152 KB
- Stars: 1
- 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 the "How Flutter Apps achieve great performance" workshop. The purpose is to demonstrate how flutter render it is a widget
# 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`