active_grid_grid_builder 0.1.1+3 copy "active_grid_grid_builder: ^0.1.1+3" to clipboard
active_grid_grid_builder: ^0.1.1+3 copied to clipboard

A Flutter Package to build Widgets based on Data from an ActiveGrid Grid.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add active_grid_grid_builder

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

dependencies:
  active_grid_grid_builder: ^0.1.1+3

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:active_grid_grid_builder/active_grid_grid_builder.dart';
7
likes
130
pub points
0%
popularity

Publisher

verified publisherzweidenker.de

A Flutter Package to build Widgets based on Data from an ActiveGrid Grid.

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

active_grid_core, flutter

More

Packages that depend on active_grid_grid_builder