Skip to content

Framework for building modular Flutter apps with TypeScript & Prisma

License

Notifications You must be signed in to change notification settings

RefractureMedia/dyathara

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dyathara

Framework for building modular Flutter apps with TypeScript & Prisma

Inspired by React Native, provides a way to build fast stable apps that can lean on the existing Flutter & JS ecosystems.

Utilizes several technologies:

  • Flutter - Native cross-platform app framework using the Dart language, built by Google.
  • TypeScript - Transpiled JavaScript flavor providing an experience closer to languages like C#, built by Microsoft.
  • Prisma - Database ORM framework with a blazing fast Rust core to interface your schema with TypeScript without manually writing/generating query language.
  • @openwebf/mercury - Flutter library for running a full JavaScript environment via an optimized fork of the QuickJS engine & W3C-compliant polyfills, based on a webapp framework initially developed with Alibaba.
  • @medz/prisma-library - C bindings for the Rust Prisma Engine.
  • sqflite_common_ffi - Flutter library for using sqlite.

About

Framework for building modular Flutter apps with TypeScript & Prisma

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published