Skip to content

Repository files navigation

ac_dart

pub package license style: effective dart

A collection of common Dart services, extensions, and utilities by Anycode to streamline development.

Features

  • Helpful Extensions: Provides useful extension methods for core Dart types (e.g., String, DateTime, Iterable).
  • Utility Classes: Includes common utility functions and classes for various tasks.
  • Services: (If applicable) Core services that can be integrated into Dart or Flutter applications.
  • Well-tested and Null-Safe.

Getting started

To use this package, add ac_dart as a dependency in your pubspec.yaml file:

Then, run dart pub get or flutter pub get.

Usage

Import the necessary parts of the library and start using the utilities or extensions.

For more detailed examples, please check the example/ directory or the tests within the test/ directory.

Additional information

  • Repository: https://github.com/YOUR_USERNAME/ac_dart
  • Issue tracker: https://github.com/YOUR_USERNAME/ac_dart/issues
  • API Reference: https://pub.dev/documentation/ac_dart/latest/ (This link will work after publishing)

Contributions are welcome! Please feel free to submit a pull request or open an issue.

About

Anycode Dart library with useful extensions, convertors, loggers, formatters and many other

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages