toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 305 packages
Sort by PUB-AZS
A Port adhan-java to Dart Flutter package .this is Port project from adhan-java thanks Batoul Apps
A package that connects to JDBC SQL Server databases is a software component that provides the necessary functionality to establish and manage a connection between a Java application and a Microsoft SQL Server database using the Java Database Connectivity (JDBC) API.
Platformandroid
A lite javascript engine.
A flutter plugin to bridge RxJava & RxSwift to Dart streams.
A basic JS bridge to call javascript external context function, seamlessly working on mac/ios/android/...
A dart implementation of the popular JavaScript library Lodash
A powerful, flexible schema-based validation library for Dart and Flutter, inspired by JavaScript's yup.
A port of the java Universal tween engine created by Aurelien Ribbon. This library helps you to animate any attribute for any object.
a flutter sdk for cim. cim is a livechat framework use java netty, support user connect server by tcp or websocket.
hqx ("hq" stands for "high quality" and "x" stands for magnification) is one of the pixel art scaling algorithms developed by Maxim Stepin, used in emulators such as Nestopia, bsnes, ZSNES, Snes9x, FCE Ultra and many more. There are 3 hqx filters: hq2x, hq3x, and hq4x, which magnify by factor of 2, 3, and 4 respectively. hqx-dart is a dart port of the hql-java, which is a port of hqxSharp C#, which itself is a port of the original hqx C project