Skip to content

dip-dev-team/flutter_grid_ui

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published