raidbuilder.app

  • Packages
Results 3 packages owned by raidbuilder.app
Sort by

measured_card_tablecopy "measured_card_table: ^0.1.1" to clipboard
measured_card_table: ^0.1.1 copied to clipboard

2
likes
160
points
20
downloads
A Flutter widget for responsive card-based tables with consistently measured cell widths.#flutter#table#responsive#layout#cards

byte_search_iocopy "byte_search_io: ^0.1.0" to clipboard
byte_search_io: ^0.1.0 copied to clipboard

1
likes
160
points
27
downloads
Low-allocation building blocks for reading large delimiter-separated files with RandomAccessFile (chunking, record extraction, binary search).#performance#parsing#logging#io#bytes

byte_searchcopy "byte_search: ^0.1.0" to clipboard
byte_search: ^0.1.0 copied to clipboard

1
likes
160
points
27
downloads
High-performance, low-allocation byte searching utilities for Uint8List, optimized for repeated scans and high-reject workloads.#performance#contains#bytes#parsing#utilities