RMotive / csm_foundation_view

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSM Foundation View

This packages provides several tools to improve the development of complex applications at their view layer, providing widgets, handlers, and animations.

Features

  • Application configuration manager.
  • Simplifier widgets.
  • State control widgets.
  • Scoped dynamic widget handling.
  • Server transaction consumer widget and streamer.
  • Application routing simplification.
  • Application theming management.

Getting started

  • clone repository.
  • run [flutter pub get] to load dependencies.
  • run [flutter test] to perform package tests.
  • run [flutter run] to start.

Dependencies

This package depends on:

About

License:Other


Languages

Language:Dart 97.7%Language:HTML 1.5%Language:Swift 0.8%