This package allows you to work with data tables like Excel.
Flutter Grid UI implementation with dart_grid
To use this package, add flutter_grid_ui
as a dependency in your pubspec.yaml file.
dependencies:
flutter_grid_ui: <latest_version>
import 'package:flutter_grid_ui/flutter_grid_ui.dart';
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.
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.