Description

This is a collection of headless components to be used in Flutter applications.

Installation

dependencies:
    ...
    ui_components:
        git:
            url: https://Growandglow@dev.azure.com/Growandglow/flutter-components/_git/flutter-components
            path: packages/headless_components
            ref: develop
    ...

Documentation

Every component in this package should have inline documentation. This way documenation will be automatically generated so it can be inspected without any technical setup. The documentation can be consulted on https://widgetbook.rmdy.be

Libraries

bool_extension
datetime_extension
extensions
inactivity_detector
int_extension
iterable_extension
list_extension
map_extension
num_extension
object_extension
pair
string_extension