Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/schultek/schultek
https://github.com/schultek/schultek
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/schultek/schultek
- Owner: schultek
- Created: 2021-08-10T22:17:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-12T12:20:15.000Z (2 months ago)
- Last Synced: 2024-10-22T05:07:26.139Z (2 months ago)
- Language: HTML
- Size: 27.4 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Hi, I'm Kilian 👋
I'm passionate about everything Dart & Flutter related 💙.
Checkout my work here on Github or:
- 📯 Dart/Flutter Packages: [pub.dev/schultek](https://pub.dev/publishers/schultek.de/packages)
- 📰 Articles: [medium.com/@schultek](https://medium.com/@schultek)---
### 🎯 Featured Project
I'm currently working on a new web framework for Dart - [![logo](https://github.com/schultek/jaspr/raw/main/apps/jaspr_pad/web/jaspr-32.png) jaspr](https://github.com/schultek/jaspr).
It is designed to be SSR-first and has a Flutter-style component system, so that is has next to no
learning curve for developers coming from Flutter 💪.- [Demo & Playground](https://jasprpad.schultek.de)
- [Docs](https://docs.page/schultek/jaspr)
It is still in the beta stage and I appreciate any help or feedback.---
### 📯 Recommended Read
[**Useless Tips for Dart you probably never need.**](https://dev.to/schultek/useless-tips-for-dart-you-probably-never-need-part-1-4kg1)
This 3-part series gives a fun and interesting deep-dive into the abyss of unknown or weird Dart language features. It is a special kind of love letter to Dart.
> There exist a lot of great articles highlighting the most useful tips and tricks for Flutter and Dart. They provide great value for both beginners and advanced developers.
>
>This article is not one of them.
>
>This is about the useless tips, the weird quirks, the boring facts and not needed tricks. They are either so absurd you won't ever need them, or so abstruse you don't wish to need them. But they deserve some love, too.---