active_grid_form 0.1.0 copy "active_grid_form: ^0.1.0" to clipboard
active_grid_form: ^0.1.0 copied to clipboard

discontinuedreplaced by: apptive_grid_form
outdated

A Flutter Package to display ActiveGrid Forms inside a Flutter App.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add active_grid_form

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

dependencies:
  active_grid_form: ^0.1.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:active_grid_form/active_grid_form.dart';
7
likes
70
pub points
0%
popularity

Publisher

verified publisherzweidenker.de

A Flutter Package to display ActiveGrid Forms inside a Flutter App.

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

active_grid_core, flutter, intl, lottie

More

Packages that depend on active_grid_form