fabi.online

  • Packages
Results 7 packages owned by fabi.online
Sort by

flutter_pdf_textcopy "flutter_pdf_text: ^0.9.0" to clipboard
flutter_pdf_text: ^0.9.0 copied to clipboard

12
likes
160
points
298
downloads
This plugin for Flutter allows you to read the text content of PDF documents and convert it into strings. It works on iOS and Android.

flutter_material_design_iconscopy "flutter_material_design_icons: ^1.1.7447" to clipboard
flutter_material_design_icons: ^1.1.7447 copied to clipboard

15
likes
140
points
4.82k
downloads
This package provides over 7000+ material icons from the Material Design Icons (MDI) project.

open_location_codecopy "open_location_code: ^1.0.1" to clipboard
open_location_code: ^1.0.1 copied to clipboard

6
likes
160
points
271
downloads
Open Location Codes are short, generated codes that can be used like street addresses, for places where street addresses don't exist.

fast_equatablecopy "fast_equatable: ^1.3.1" to clipboard
fast_equatable: ^1.3.1 copied to clipboard

4
likes
160
points
84
downloads
A simple Dart package that provides fast and secure equality comparison as a mixin. It optionally offers hash caching to improve the speed of Map's and Set's significantly.

lfu_cachecopy "lfu_cache: ^1.1.0" to clipboard
lfu_cache: ^1.1.0 copied to clipboard

1
likes
150
points
1.15k
downloads
High performance LFU cache implementation based on http://dhruvbird.com/lfu.pdf

exceptionscopy "exceptions: ^0.6.1" to clipboard
exceptions: ^0.6.1 copied to clipboard

2
likes
150
points
46
downloads
This package assists in catching and handling exceptions that occur, producing a single result that contains either an error or a value.

fast_equatable_lintcopy "fast_equatable_lint: ^0.5.0" to clipboard
fast_equatable_lint: ^0.5.0 copied to clipboard

1
likes
135
points
48
downloads
This is a set of rules to make classes using FastEquatable more maintainable. We validate that every fields in an FastEquatable class is linked to the hashParameters getter.