This is SDK to work with db server

Features

  • Provide user model to authenticate an register
  • Entity manager and entity abstract class
  • Socket connection

Getting started

Add dependency to pubspec file

dependencies: 
  db_client_dart: 0.0.2

Usage

example app repo