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

discontinuedreplaced by: apptive_grid_core

Core Library for ActiveGrid used to provide general ActiveGrid functionality to other Packages or Apps

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add active_grid_core

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

dependencies:
  active_grid_core: ^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_core/active_grid_core.dart';
7
likes
100
points
12
downloads

Publisher

verified publisherzweidenker.de

Weekly Downloads

Core Library for ActiveGrid used to provide general ActiveGrid functionality to other Packages or Apps

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, http, intl, openid_client, provider, url_launcher

More

Packages that depend on active_grid_core