https://github.com/parth-darji/learn_flutter_by_doing
A hands-on journey into mastering Flutter development. This repository showcases practical examples, projects, and experiments, focusing on animations, widgets, and real-world applications. Ideal for learners and developers aiming to grow through building and coding.
https://github.com/parth-darji/learn_flutter_by_doing
dart flutter
Last synced: 8 months ago
JSON representation
A hands-on journey into mastering Flutter development. This repository showcases practical examples, projects, and experiments, focusing on animations, widgets, and real-world applications. Ideal for learners and developers aiming to grow through building and coding.
- Host: GitHub
- URL: https://github.com/parth-darji/learn_flutter_by_doing
- Owner: parth-darji
- Created: 2024-12-05T06:03:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-29T15:45:27.000Z (over 1 year ago)
- Last Synced: 2024-12-29T16:30:04.409Z (over 1 year ago)
- Topics: dart, flutter
- Language: C++
- Homepage:
- Size: 260 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Learn Flutter by Doing
A new Flutter project.
## Getting Started
This project is a starting point for a Flutter application.
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)
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.