Skip to content
Manki Kim edited this page Jul 11, 2022 · 9 revisions

This document is no longer updated.

The latest documentation will be updated at the link below.
https://pluto.weblaze.dev/




PlutoGrid Documentation.

v2.7.0 : Latest version referenced by the document


Overview

PlutoGrid is a package for flutter and is a data grid (data table) that runs on desktop and web or mobile apps.
In an environment with a keyboard, you can use the keyboard to move lines or copy and paste.

This document is for reference when developing applications using PlutoGrid.
If the documentation is wrong or missing, you can contact us on Github issues.


The fastest way to try out the features is by clicking on the demo web.


pub.dev is the official package repository for flutter or dart.

To install PlutoGrid in the flutter app, visit the Pub.dev site and refer to installing.


You can check the changes by a version. If you have upgraded from an old version to another version, please check the changes after that version.