Last updated:
0 purchases
flutter grid ui
Flutter Grid UI #
Flutter Grid UI implementation with dart_grid #
This package allows you to work with data tables like Excel.
Getting Started #
To use this package, add flutter_grid_ui as a dependency in your pubspec.yaml file.
dependencies:
flutter_grid_ui: any
copied to clipboard
Using #
import 'package:flutter_grid_ui/flutter_grid_ui.dart';
copied to clipboard
Example #
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.