hetu_script
Hetu is a lightweight scripting language for embedding in Flutter apps.
Explore Dart Extension & Enhancement Flutter packages and compare platform support and community metrics.
141 packages
Hetu is a lightweight scripting language for embedding in Flutter apps.
An abstraction of the isolate providing an easy way to work with different threads
A pure dart package with collection of Nepali Utilities like Date converter, Date formatter, DateTime, Nepali Numbers, Nepali Unicode, Nepali Moments and many more.
Set of most useful Dart extensions for daily use that increases development velocity.
Reactive event handler wrapper class inspired by ReactiveUI.
A map of objects which can be sorted and filtered on both their key and value
A package for stack data structure. have the push, pop, size, length, and top functionalities.
Executes async tasks with a configurable maximum concurrency and rate.
Sealed Unions for Dart
Easy async task cancellation for tasks using cancellation tokens in Dart.
Supercharged brings all the comfort features from languages like Kotlin to all Dart developers.
Dart utilities and extensions with re-exported convert_object, collection, and intl APIs.
The power of Dart's compute function, but using a long lived isolate.
Dart extension methods for Iterable and List. You can easily sum, count elements and many more.
The simple library for Error Handling with functionnal programming concept
Dartlin is a helper library that provides readable methods with which you can write cleaner looking code.
An implementation of the Optional type, which helps avoid dealing with null references
Either monad for Dart language and Flutter framework. Type-safe error handling, railway oriented programming. Supports Monad comprehensions, async map, async flatMap.
Result Type for Dart.
A simplified mixin for launching Dart isolates in Flutter, seamlessly working with Flutter plugins
A command pattern implementation for Dart and Flutter using result_dart package.
Dart library for running asynchronous functions on time. Useful for load balancing, rate limiting, lazy execution.
flutter_helper_kit helps to improve less code extensions and widgets.
Just like a thread pool, but with isolates. The package allows creating up-and-running isolates that can accept requests and do heavy lifting outside main isolate