data_table_2
In-place substitute for Flutter's DataTable and PaginatedDataTable with fixed/sticky header and extra features
File Explorer
- dev_build.yml
- example.yml
- PR_build.yml
- launch.json
- settings.json
- spellright.dict
- AndroidManifest.xml
- MainActivity.kt
- launch_background.xml
- launch_background.xml
- ic_launcher.png
- ic_launcher.png
- ic_launcher.png
- ic_launcher.png
- ic_launcher.png
- styles.xml
- styles.xml
- AndroidManifest.xml
- AndroidManifest.xml
- build.gradle
- gradle-wrapper.properties
- .gitignore
- build.gradle
- gradle.properties
- settings.gradle
- AppFrameworkInfo.plist
- Debug.xcconfig
- Release.xcconfig
- Contents.json
- LaunchImage.png
- [email protected]
- [email protected]
- README.md
- LaunchScreen.storyboard
- Main.storyboard
- AppDelegate.swift
- Info.plist
- Runner-Bridging-Header.h
- IDEWorkspaceChecks.plist
- WorkspaceSettings.xcsettings
- contents.xcworkspacedata
- Runner.xcscheme
- project.pbxproj
- IDEWorkspaceChecks.plist
- WorkspaceSettings.xcsettings
- contents.xcworkspacedata
- .gitignore
- async_paginated_data_table2.dart
- data_table.dart
- data_table2.dart
- data_table2_fixed_nm.dart
- data_table2_resizable.dart
- data_table2_rounded.dart
- data_table2_scrollup.dart
- data_table2_simple.dart
- data_table2_tests.dart
- paginated_data_table.dart
- paginated_data_table2.dart
- custom_pager.dart
- data_sources.dart
- helper.dart
- main.dart
- nav_helper.dart
- CMakeLists.txt
- generated_plugin_registrant.cc
- generated_plugin_registrant.h
- generated_plugins.cmake
- .gitignore
- CMakeLists.txt
- main.cc
- my_application.cc
- my_application.h
- Flutter-Debug.xcconfig
- Flutter-Release.xcconfig
- GeneratedPluginRegistrant.swift
- app_icon_1024.png
- app_icon_128.png
- app_icon_16.png
- app_icon_256.png
- app_icon_32.png
- app_icon_512.png
- app_icon_64.png
- Contents.json
- MainMenu.xib
- AppInfo.xcconfig
- Debug.xcconfig
- Release.xcconfig
- Warnings.xcconfig
- AppDelegate.swift
- DebugProfile.entitlements
- Info.plist
- MainFlutterWindow.swift
- Release.entitlements
- IDEWorkspaceChecks.plist
- Runner.xcscheme
- project.pbxproj
- IDEWorkspaceChecks.plist
- contents.xcworkspacedata
- .gitignore
- Icon-192.png
- Icon-512.png
- Icon-maskable-192.png
- Icon-maskable-512.png
- favicon.png
- index.html
- manifest.json
- CMakeLists.txt
- generated_plugin_registrant.cc
- generated_plugin_registrant.h
- generated_plugins.cmake
- app_icon.ico
- CMakeLists.txt
- flutter_window.cpp
- flutter_window.h
- main.cpp
- resource.h
- runner.exe.manifest
- Runner.rc
- utils.cpp
- utils.h
- win32_window.cpp
- win32_window.h
- .gitignore
- CMakeLists.txt
- .gitignore
- .metadata
- analysis_options.yaml
- pubspec.yaml
- README.md
- async_paginated_data_table_2.dart
- data_table_2.dart
- data_table_2_resizable.dart
- paginated_data_table_2.dart
- data_table_2.dart
- fixed_row_col.png
- async_paginated_data_table2_fixed_rows_cols_test.dart
- async_paginated_data_table2_test.dart
- async_paginated_fixed_3_3_colors.png
- chasing_coverage_test.dart
- custom_features_test.dart
- data_table_2_data_column_2_test.dart
- data_table_2_test.dart
- fixed_2_2_divider.png
- fixed_3_3_colors.png
- fixed_rows_cols_test.dart
- paginated_data_table2_data_column2_test.dart
- paginated_data_table2_fixed_rows_cols_test.dart
- paginated_data_table2_test.dart
- paginated_fixed_3_3_colors.png
- recording_canvas.dart
- test_utils.dart
- .gitattributes
- .gitignore
- .metadata
- analysis_options.yaml
- CHANGELOG.md
- data_table_2.iml
- demo.gif
- GHPAGES_BUILDS.md
- LICENSE
- pubspec.yaml
- README.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
size
View Details ▼
size
Display the sizes of sections inside binary files.
size {{path/to/file}}
Display the size of sections in a given object or executable file:
size {{[-o|--radix=8]}} {{path/to/file}}
Display the size of sections in a given object or executable file in [o]ctal:
size {{[-d|--radix=10]}} {{path/to/file}}
Display the size of sections in a given object or executable file in [d]ecimal:
// repository documentation
Was this content helpful?
(0 ratings)
