fabi.online

  • Packages
Results7 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

11
likes
160
pub points
90%
popularity
This package provides over 7000+ material icons from the Material Design Icons (MDI) project.

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

1
likes
160
pub points
77%
popularity
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.1.0" to clipboard
fast_equatable: ^1.1.0 copied to clipboard

3
likes
140
pub points
75%
popularity
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

1
likes
160
pub points
73%
popularity
Open Location Codes are short, generated codes that can be used like street addresses, for places where street addresses don't exist.

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

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

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

0
likes
160
pub points
0%
popularity
High performance LFU cache implementation based on http://dhruvbird.com/lfu.pdf

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

0
likes
150
pub points
8%
popularity
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.