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

Libraries

application
config
db_client_dart
entity_manager
http_client
platform
storage
user
user_provider