Welcome! This repo is intended to highlight some awesome Dart Frog resources — articles, videos, open source projects, and more! If you have something to add, please review the contributing guide before opening a PR.
Dart Frog is a fast, minimalistic backend framework for Dart built by Very Good Ventures. It can increase efficiency by allowing you to share code, tooling, and processes across the front and backend.
Articles by Felix Angelov
Livestreams by Craig Labenz on the Flutter YouTube channel
- Observable Flutter: Code sharing & Postgres: Explore code sharing between client and server and connect to a backend Postgres database. This example uses Dart Frog.
- Observable Flutter: Dart + Postgres: Picking up from the last video, Craig improves the Postgres connection handling in his Dart Frog server-side app.
Articles by Md. Mobin
- Build Full stack application using Flutter ft. Dart frog and MongoDB. Part 1
- Build Full stack application using Flutter ft. Dart frog and MongoDB. Part 2
Articles by Sailesh Dahal
- Building a Fullstack App with dart_frog and Flutter in a Monorepo - Part 1
- Building a Fullstack App with dart_frog and Flutter in a Monorepo - Part 2
- Building a Fullstack App with dart_frog and Flutter in a Monorepo - Part 3
- Building a Fullstack App with dart_frog and Flutter in a Monorepo - Part 4
- Building a Fullstack App with dart_frog and Flutter in a Monorepo - Part 5
- Building a Fullstack App with dart_frog and Flutter in a Monorepo - Part 6
- Building a Tweet Screenshot API with Dart Frog 🐸, & Puppeteer 🐾 by Chiziaruhoma Ogbonda
- Dart Frog in 15 mins | Dart Frog for Server Apps 🎯🐸 | Dart on Server | Zero to Prod by aseem wangoo
- Use Dart on Servers with Dart Frog — The complete crash course by Tomic Riedel
- Real-Time Games with Dart :: Flutter Forward by Dominik Roszkowski and Felix Angelov
- How to Create User Registration and Login API with Dart Frog + MongoDB + JWT by Kennedy Karoko
- Bridging the gap: Distributed tracing for Flutter and Backend by Jonas Uekötter
- Crash Course: Basics of Dart Frog by UltrasDzCoder
- Elevate Your Flutter Web Hosting with Dart_Frog by Justin Baumann
- Building a Full Stack App with Dart and Flutter | MonoRepo, Melos, and Dart 3 Course by Codepur
- Dart Frog — The Frog Prince 🐸, Building Book Library Apis with Dart Frog by Yousef Salah Kassem
- Seamless Full Stack Development using Flutter & Dart Frog by Tom Arra
- dart_frog_web_socket by Very Good Ventures: WebSocket support for Dart Frog.
- dart_frog_auth by Very Good Ventures: Header Authorization support for Dart Frog.
- sentry_dart_frog by ueman: Sentry integration for dart_frog. Capture errors and trace performance.
- shelf_helmet by jxstxn1: A port of the NodeJS helmet package to Dart. Helmet helps you secure your Dart Shelf/Frog apps by setting various HTTP headers.
- shelf_enforces_ssl by jxstxn1: Enforces that users can only make API requests over HTTPS (SSL).
- I/O FLIP: An AI-designed card game built with Flutter and Firebase for Google I/O 2023, by Google and Very Good Ventures.
- Flutter News Toolkit: A news template application built in Flutter, by Google and Very Good Ventures.
- Talk Stream: A chat application built using Flutter & Dart Frog, by Yczar.
- Rive Live: An app built by the Rive team to interact with their team during their livestreams.
- Book Library System: A book library system built using Dart Frog including Postman collection by Yousef Salah kassem.
- Hespress: A news app for Morocco’s first digital media outlet.