artools 0.0.2+1
artools: ^0.0.2+1 copied to clipboard
A Dart package that provides handy extensions and helper functions, for a smooth and efficient coding experience.
ARTools #
A Dart package that provides handy extensions and helper functions, for a smooth and efficient coding experience.
Types of Extensions #
📅 Date Handling
✍️ String Utilities
📋 List Enhancements
👆 Tap Gestures
🎨 Color Conversion
🔢 Number Utilities
🛠️ Utility Functions
Getting started #
Add dependency to your pubspec.yaml file & run pub get
dependencies:
artools: ^0.0.1
And import package into your class file
import 'package:artools/artools.dart';
Made with ❤️ by Abdur Rehman from Affine Sol.