I built a new Dart web framework



This content originally appeared on DEV Community and was authored by ZbrDeev

Hey guys, I created my own web framework called Dartshine. You can check all the functionalities in the README on my github.

Github: https://github.com/ZbrDeev/dartshine

Pub: https://pub.dev/packages/dartshine


This content originally appeared on DEV Community and was authored by ZbrDeev