custom_roi_cells 0.3.8 copy "custom_roi_cells: ^0.3.8" to clipboard
custom_roi_cells: ^0.3.8 copied to clipboard

Flutter package for creating grid cells with customizable screen size and number of cells for ROI camera applications, data tables, Excel-like spreadsheets, and more!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_roi_cells

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  custom_roi_cells: ^0.3.8

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:custom_roi_cells/custom_roi_cells.dart';
12
likes
160
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter package for creating grid cells with customizable screen size and number of cells for ROI camera applications, data tables, Excel-like spreadsheets, and more!

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on custom_roi_cells