fabi.online

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

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

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

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

9
likes
160
points
258
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.

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

3
likes
160
points
230
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.

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

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

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

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

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

1
likes
150
points
87
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.

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

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