dart-basics
Data utilities
A collection of utility methods for common Dart data types
A Dart library containing convenient extension methods on basic Dart objects.
163 stars
5 watching
17 forks
Language: Dart
last commit: 20 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
google/quiver-dart | A set of utility libraries to simplify and extend Dart programming. | 1,035 |
google/webdriver.dart | A package providing WebDriver bindings for Dart, allowing interaction with remote browsers. | 137 |
dart-lang/samples | A collection of code samples showcasing various Dart programming concepts and features. | 613 |
mongo-dart/mongo_dart | A MongoDB driver library for the Dart programming language | 447 |
google/built_value.dart | A library providing immutable value types and serialization capabilities for Dart programming language | 870 |
pocketbase/dart-sdk | An official multi-platform SDK for interacting with a PocketBase Web API. | 529 |
dart-lang/native | A collection of tools and libraries enabling seamless integration between Dart, native code, and third-party languages. | 157 |
dart-lang/webdev | A tool for building and deploying web applications with Dart | 212 |
objectbox/objectbox-dart | A lightweight, fast database solution for storing and querying data locally on mobile and embedded devices | 1,045 |
cddelta/arweave-dart | A Dart package providing an interface to the Arweave network for creating transactions and interacting with wallets. | 17 |
google/built_collection.dart | Immutable collections implemented using the builder pattern for efficient sharing and comparison. | 276 |
canonical/dbus.dart | A Dart library for accessing and interacting with D-Bus remote objects | 93 |
bytedance/gopkg | A collection of reusable utility functions and libraries for the Go programming language | 1,715 |
xxgreg/dart_postgresql | Provides an interface to PostgreSQL databases from Dart applications | 84 |
guillermooo/dart-sublime-bundle | A Dart plugin for Sublime Text 3 with syntax highlighting, code analysis, package management, and app running features. | 265 |