isa_kit 0.0.1 copy "isa_kit: ^0.0.1" to clipboard
isa_kit: ^0.0.1 copied to clipboard

A powerful Flutter package for creating dynamic, user-configurable dashboards from a widget tree.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add isa_kit

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

dependencies:
  isa_kit: ^0.0.1

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:isa_kit/isa_kit.dart';
0
likes
130
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful Flutter package for creating dynamic, user-configurable dashboards from a widget tree.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

fl_chart, flutter, http, maplibre_gl, provider

More

Packages that depend on isa_kit