Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.

A Backend-Driven Flutter UI toolkit for build your dynamic UI with JSON Data.

License

Notifications You must be signed in to change notification settings

bitinfinitywebsolutions/VectorX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

VectorX

A Backend-Driven Flutter UI toolkit for build your dynamic UI with JSON Data.

Table of contents

Install

1. Depend on it

Add this to your package's pubspec.yaml file:

dependencies:
  vectorx: ^0.0.1

2. Install it

You can install packages from the command line:

with Flutter:

$ flutter packages get

Alternatively, your editor might support flutter packages get. Check the docs for your editor to learn more.

3. Import it

Now in your Dart code, you can use:

import 'package:vectorx/vectorx.dart';

About

A Backend-Driven Flutter UI toolkit for build your dynamic UI with JSON Data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published