https://github.com/freakyali/exploring_widgets
Exploring different Flutter widgets
https://github.com/freakyali/exploring_widgets
Last synced: 8 months ago
JSON representation
Exploring different Flutter widgets
- Host: GitHub
- URL: https://github.com/freakyali/exploring_widgets
- Owner: FreakyAli
- License: mit
- Created: 2024-03-07T21:40:37.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-03T11:15:26.000Z (about 2 years ago)
- Last Synced: 2024-12-28T15:30:57.249Z (over 1 year ago)
- Language: Dart
- Size: 49.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Exploring Flutter widgets
This project is just a playground for a Medium series that I am working on that explores different Flutter widgets.
Feel free to go through the code or raise PRs if you feel like something could be better.
Also, note I will not be going through the basic APIs of any widgets, But I will make sure that I go through all the important APIs in every widget possible.