equatable
995
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
flutter_blurhash
541
Compact representation of a placeholder for an image. Encode a blurry image under 30 caracters for instant display like used by Medium. Maintainer: @Solido
GeoFlutterFire
304
:fire:GeoFlutterFire:fire: is an open-source library that allows you to store and query firestore documents based on their geographic location.
multi_trigger_autocomplete
84
A flutter widget to add trigger based autocomplete functionality to your app.
blurhash_ffi
55
a port of blurhash to flutter written in c via dart:ffi
fluttertagger
44
A Flutter package that allows for the extension of TextFields to provide tagging capabilities (e.g @ user mentions and # hashtags).
steel_crypt
40
A collection of high-level API's exposing PointyCastle to perform hashing and encrypting in popular/secure algorithms.
image_compare
32
Dart package for comparing images. Find the difference between two images by using a variety of image comparison techniques.
hashtagable
30
Widgets and functions to implement hashTag decorated text.
hashlib
28
Secure hash functions, checksum generators, and key derivation algorithms in pure Dart
dbcrypt
21
Dart port of JBCrypt
blurhash
12
Compact representation of a placeholder for an image. (Flutter)
rich_text_view
10
A simple yet powerful rich text view and editor for Flutter that supports mention, hashtag, email, url and see more.