Skip to content

Cosmos-CSM/csm_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

CSM Foundation Services

This packages provides all cosmos utilities to generate services implementations for flutter applications providing dart tools.

Features

  • Services resolvers.
  • Services framing.
  • Services url parsing.
  • Concepting along sources, services, acts.
  • Sources handling for development or production alocations.
  • Encoding/Decoding transfer objects (models).
  • Exception and server transaction failure codes handling.
  • Universal deserealization (vm, jsinterop) comptability due interfacing.

Getting started

  • Clone the repository.
  • run dart pub get to install dependencies.
  • run dart compile to re generate package binaries.
  • run dart test to perform internal packages test.

Dependencies

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published