flex_grid 5.1.0 copy "flex_grid: ^5.1.0" to clipboard
flex_grid: ^5.1.0 copied to clipboard

The FlexGrid display data in a tabular format. It is including frozened column/row,loading more, high performance and better experience in TabBarView/PageView.

43
likes
110/ 140
pub points
73%
popularity

We analyzed this package 33 hours ago, and awarded it 110 pub points (of a possible 140):

failed
Follow Dart file conventions
20 / 30trigger folding of the section

0/10 points: Provide a valid pubspec.yaml

Failed to verify repository URL.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: flex_grid,
    • contains a version property, and,
    • does not contain a publish_to property.

pubspec.yaml from the repository defines publish_to, thus, we are unable to verify the package is published from here.

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

10/10 points: 20% or more of the public API has dartdoc comments

159 out of 281 API elements (56.6 %) have documentation comments.

Some symbols that are missing documentation: flex_grid, flex_grid.CarouselIndicator, flex_grid.CarouselIndicator.CarouselIndicator, flex_grid.CarouselIndicator.tapEnable, flex_grid.CellBuilder.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS
  • ✓ Web
partial
Pass static analysis
40 / 50trigger folding of the section

40/50 points: code has no errors, warnings, lints, or formatting issues

INFO: The type parameter 'T' shadows a type parameter from the enclosing class.

lib/src/flex_grid.dart:227:45

    ╷
227 │   void linkParent<S extends StatefulWidget, T extends LinkScrollState<S>>() {
    │                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/flex_grid.dart

failed
Support up-to-date dependencies
10 / 20trigger folding of the section

0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
extended_sliver ^2.0.0 2.1.3 2.1.3
extended_tabs ^4.1.0 4.1.0 4.1.0
flutter flutter 0.0.0 0.0.0
loading_more_list ^5.0.0 5.0.3 6.0.0
sync_scroll_library ^1.1.0 1.1.0 1.1.0
Transitive dependencies
Package Constraint Compatible Latest
characters - 1.3.0 1.3.0
collection - 1.18.0 1.18.0
extended_list - 3.0.1 3.0.1
extended_list_library - 3.0.0 3.0.0
loading_more_list_library - 2.0.1 3.0.0
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
sky_engine - 0.0.99 0.0.99
vector_math - 2.1.4 2.1.4
waterfall_flow - 3.0.3 3.0.3

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^5.0.0` on loading_more_list does not support the stable version `6.0.0`.

Try running dart pub upgrade --major-versions loading_more_list to update the constraint.

10/10 points: Package supports latest stable Dart and Flutter SDKs

Analyzed with Pana 0.22.3, Flutter 3.19.6, Dart 3.3.4.

Check the analysis log for details.

43
likes
110
pub points
73%
popularity

Publisher

verified publisherfluttercandies.com

The FlexGrid display data in a tabular format. It is including frozened column/row,loading more, high performance and better experience in TabBarView/PageView.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

extended_sliver, extended_tabs, flutter, loading_more_list, sync_scroll_library

More

Packages that depend on flex_grid