equatable
885
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
flutter_blurhash
513
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
305
: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
86
A flutter widget to add trigger based autocomplete functionality to your app.
steel_crypt
40
A collection of high-level API's exposing PointyCastle to perform hashing and encrypting in popular/secure algorithms.
blurhash_ffi
32
a port of blurhash to flutter written in c via dart:ffi
hashtagable
30
Widgets and functions to implement hashTag decorated text.
image_compare
26
Dart package for comparing images. Find the difference between two images by using a variety of image comparison techniques.
dbcrypt
21
Dart port of JBCrypt
hashlib
21
Secure hash functions, checksum generators, and key derivation algorithms in pure Dart
fluttertagger
21
A Flutter package that allows for the extension of TextFields to provide tagging capabilities (e.g @ user mentions and # hashtags).
blurhash
11
Compact representation of a placeholder for an image. (Flutter)
rich_text_view
9
A simple yet powerful rich text view and editor for Flutter that supports mention, hashtag, email, url and see more.