flutter_grid_ui 1.0.4 copy "flutter_grid_ui: ^1.0.4" to clipboard
flutter_grid_ui: ^1.0.4 copied to clipboard

Flutter Grid UI implementation with `dart_grid`. This package allows you to work with data tables like Excel, while saving only real data (empty data is only generated).

Flutter Grid UI #

Pub

This package allows you to work with data tables like Excel.

BuyMeACoffee

Flutter Grid UI implementation with dart_grid #

Getting Started #

To use this package, add flutter_grid_ui as a dependency in your pubspec.yaml file.

dependencies:
  flutter_grid_ui: <latest_version>

Using #

import 'package:flutter_grid_ui/flutter_grid_ui.dart';

Example #

Example

Sponsoring #

I'm working on my packages on my free-time, but I don't have as much time as I would. If this package or any other package I created is helping you, please consider to sponsor me so that I can take time to read the issues, fix bugs, merge pull requests and add features to these packages.

Contributions #

Feel free to contribute to this project.

If you find a bug or want a feature, but don't know how to fix/implement it, please fill an issue.
If you fixed a bug or implemented a feature, please send a pull request.

11
likes
160
points
282
downloads

Publisher

verified publisherdip.dev

Weekly Downloads

Flutter Grid UI implementation with `dart_grid`. This package allows you to work with data tables like Excel, while saving only real data (empty data is only generated).

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dart_grid, flutter

More

Packages that depend on flutter_grid_ui