An open API service indexing awesome lists of open source software.

https://github.com/thomasdevapps/helper_extension

Packages containing a number of useful extensions not present by default.
https://github.com/thomasdevapps/helper_extension

extensions futter

Last synced: 10 months ago
JSON representation

Packages containing a number of useful extensions not present by default.

Awesome Lists containing this project

README

          

# helper_extension

![testing workflow](https://github.com/ThomasDevApps/helper_extension/actions/workflows/flutter_test.yml/badge.svg)

Packages containing a number of useful extensions not present by default.

## List

- `replaceItem`
- `replaceItemAtIndex`
- `swapItems`
- `swapItemsAtIndex`
- `separate`

## Map

- `replaceValue`

## String

- `firstLetterToUpperCase`

## Int

- `toList`

## Widget

- `toFittedBox`