Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 967 Bytes

README.md

File metadata and controls

32 lines (17 loc) · 967 Bytes

Pizz Shop Dart Frog

Dart-frog is not directly or officially related to the flutter but it is a framework designed in the dart to create a minimalist back end.

In addition, Dart Frog is intended to help Flutter/Dart developers maximize their productivity by having a unified tech stack that enables sharing tooling, models, and more!

dart-frog

Installing Dart-frog

//📦 Install the dart_frog cli from pub.dev
dart pub global activate dart_frog_cli

Start the server

dart_frog dev 

Read complete tutorial :