-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
21 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,27 @@ | ||
# digikala | ||
# Flutter Digikala | ||
|
||
A new Flutter project. | ||
Digikala shopping app UI with flutter. | ||
|
||
## Getting Started | ||
Follow my social media for more. | ||
|
||
This project is a starting point for a Flutter application. | ||
[Youtube Tutorials](https://youtube.com/playlist?list=PLwAEqpdzXVs0kMtGe-jstbwsgIyBaslWa) | ||
|
||
A few resources to get you started if this is your first Flutter project: | ||
|
||
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab) | ||
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook) | ||
## Learn | ||
- ✅ Reusable Widgets | ||
- ✅ Typography in Flutter | ||
- ✅ Custom Text Theme | ||
- ✅ Custom Gridviews | ||
- ✅ Auto Scroll Slider | ||
- ✅ Custom Page indicator | ||
- ✅ Font Awesome Package | ||
|
||
|
||
https://user-images.githubusercontent.com/71545849/185962502-aacb6c35-0e48-4d98-94ac-12d9b0f54b3c.mp4 | ||
|
||
|
||
## Social Media | ||
- YouTube: https://www.youtube.com/channel/UC6R_x8SzUZrtPiFSsGOPiQQ | ||
- Instagram: https://www.instagram.com/eb.app/ | ||
- LinkedIn: https://www.linkedin.com/in/ali-ebadi-dev/ | ||
|
||
For help getting started with Flutter development, view the | ||
[online documentation](https://docs.flutter.dev/), which offers tutorials, | ||
samples, guidance on mobile development, and a full API reference. |