spinkit_schema_parser 1.1.0-0 copy "spinkit_schema_parser: ^1.1.0-0" to clipboard
spinkit_schema_parser: ^1.1.0-0 copied to clipboard

A flutter_spinkit Schema Parser using schema_widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add spinkit_schema_parser

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  spinkit_schema_parser: ^1.1.0-0

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

Import it

Now in your Dart code, you can use:

import 'package:spinkit_schema_parser/spinkit_schema_parser.dart';
1
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A flutter_spinkit Schema Parser using schema_widget.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter, flutter_spinkit, json_schema, logging, schema_widget

More

Packages that depend on spinkit_schema_parser