Dart STOMP client for easy messaging interoperability. Build with flutter in mind, but should work for every dart application.
Automatically generate code for converting to and from JSON by annotating Dart classes.
A library for checking if given point(s) is present inside Polygon or not.
Provides encoders and decoders for various archive and compression formats such as zip, tar, bzip2, gzip, and zlib.
Dart implementation of Googles Polyline Encoding lossy compression Algorithm.
A Dart library containing convenient extension methods on basic Dart objects.
A Flutter Package for convert number to English or Persian(Farsi) letter and convert Miladi to Persian Date(Jalali/Shamsi date) and digits validator
Contains info about current platform such as Build mode and Operating system
A wrapper for the observer pattern for Dart in the style of the iOS Notification Center.
An implementation of the Optional type, which helps avoid dealing with null references