Giter Site home page Giter Site logo

camus-design / toolbox Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 1.0 292 KB

A comprehensive utility library for Dart and Flutter projects.

Home Page: https://pub.dev/packages/toolbox

License: MIT License

Dart 100.00%
dart flutter toolbox toolkit utility datetime-format debounce empty extention launcher

toolbox's Introduction

Camus Design Toolbox

Camus Design Toolbox

Camus Design's Toolbox is a comprehensive utility library for Dart and Flutter projects. It offers a suite of functions and classes to help you streamline your code, reduce repetition, and improve readability.

An out-of-the-box tools library:

  1. Ready for production;
  2. Easy to configure;
  3. Low learning curve;
  4. 100% test coverage.

Table of Contents

Features

├── date
│   ├── format_distance.dart
│   └── interval_timer.dart
├── debounce.dart
├── empty.dart
├── extensions
│   ├── date_time.dart
│   ├── list.dart
│   ├── number.dart
│   ├── object.dart
│   └── string.dart
├── flutter
│   ├── color.dart
│   ├── device.dart
│   └── launcher.dart
├── log
│   └── logger.dart
├── performance
│   └── time_measurement.dart
├── throttle.dart
└── uri.dart

Requirements

  • Flutter 1.17.0 or higher
  • Dart SDK version 2.19.2 or higher

Getting Started

Installation

To install the Camus Design Toolbox:

flutter pub add toolbox

Usage

To start using the Camus Design Toolbox in your projects, import the package:

import 'package:toolbox/toolbox.dart';

Then, you can use the provided utilities in your application. For more detailed usage instructions, please refer to the API Reference.

API Reference

For detailed information on the package's API, refer to the API Reference on pub.dev.

Changelog

The Changelog provides a detailed history of changes made to the package.

Contributing

Then, you can use the provided utilities in your application. For more detailed usage instructions, please refer to the Examples section and the API Reference.

Thanks to all the people who already contributed!

License

This project is licensed under the MIT License

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.