Giter Club home page Giter Club logo

James Alexander's Projects

blake2 icon blake2

Pure Dart implementations of the BLAKE2b and BLAKE2s cryptographic hashing functions.

collapsible icon collapsible

A Flutter widget that implicitly collapses and expands around its child by clipping it.

color_models icon color_models

A Dart plugin for defining color constants and converting them between color spaces. Supports the CMYK, HSI, HSL, HSP, HSV, LAB, RGB, Oklab, and XYZ color spaces.

color_theme icon color_theme

A general purpose color theming solution for modular Flutter packages, with a collection of pre-defined themes.

directional_rotation icon directional_rotation

A Flutter widget that implicitly rotates its child to the provided angle in the direction allowed by the constraints: closest, furthest, clockwise, or counter-clockwise.

fade_and_translate icon fade_and_translate

A Flutter widget that toggles the visibility of its child by simultaneously fading the child in or out while translating its positional offset.

file_hasher icon file_hasher

A Dart utility package for hashing one or more files with the XXH3 hashing algorithm.

flutter_color_models icon flutter_color_models

A wrapper for the Dart color_models plugin with added support for Flutter's Color class.

flutter_palette icon flutter_palette

A package for creating, generating, and interfacing with color palettes. With support for constructing colors in the CMYK, HSI, HSL, HSP, HSV, LAB, RGB, and XYZ color spaces.

flutter_polyfill icon flutter_polyfill

1:1 implementations of some of the most commonly used objects in Flutter, minimally modified for use without Flutter.

gesture_callbacks icon gesture_callbacks

A solution for Flutter for handling locally and globally defined generic gesture callbacks, and the combination thereof.

get_random_from_list icon get_random_from_list

An extension method for Dart's List class that retrieves a random element from the list.

gradients icon gradients

Implementations of Flutter's linear, radial, and sweep gradients with support for the CMYK, HSI, HSL, HSP, HSB, LAB, Oklab, RGB, and XYZ color spaces.

highest_lowest icon highest_lowest

Extension methods for Dart's List<num>, List<int>, and List<double> classes that adds getters for returning the highest or lowest number in the list.

html_character_entities icon html_character_entities

A Dart utility class containing maps of key/value pairs for every HTML 4.01 character entity, including ASCII and hex codes, and methods to encode and decode strings to and from those character entities.

keybinder icon keybinder

A Flutter utility class used to bind callbacks to a combination of zero or more physical keys on a keyboard.

labeled_list icon labeled_list

An implementation of Dart's [List] that accepts an optional label with every element added to the list.

list_utilities icon list_utilities

A collection of basic extension methods for Dart's Iterable, List, and Set classes; and a library containing a base class for higher-level implementations of [List].

nonce icon nonce

Nonce contains a static generator that generates random alphanumeric strings, and can be constructed as an object containing a generated string.

num_utilities icon num_utilities

A collection of extension methods for Dart's nums, ints, and doubles; and iterables of nums, ints, and doubles.

object_map icon object_map

2-dimensional maps of Dart objects linked by a key and sub-type with explicitly typed methods to add, remove, and update the map.

palette icon palette

A Dart package for creating, generating, and interfacing with color palettes. With support for constructing colors in the CMYK, HSI, HSL, HSP, HSV, LAB, RGB, and XYZ color spaces.

powers icon powers

Extension methods for Dart's num (int and double) class that adds functionality for finding the square, cube, and higher order roots and powers of the number.

provide_this icon provide_this

A set of Dart mixins that expose a method to conveniently build a Provider on any class or Widget.

recursive_regex icon recursive_regex

An implementation of Dart's RegExp class that isolates delimited blocks of text and applies the pattern to each block separately.

regex_transformer icon regex_transformer

A Dart object that transforms text by taking capture groups matched by a [RegExp] and outputting them as plain text and/or evaluating them as expressions, as defined by an output template.

request icon request

A minimal abstraction of Dart's 'http' package's 'get' and 'post' methods that automatically throws an exception when any non-200 status code is returned.

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.