flutterfly 0.2.1 copy "flutterfly: ^0.2.1" to clipboard
flutterfly: ^0.2.1 copied to clipboard

A collection of common widgets, validators, extensions, utilities, as well as some other stuffs that are currently non-existent.

0.2.1 #

  • Update intl to latest version 0.18.0

0.2.0+10 #

  • StringExtensions: added removeFromLast(int length)

0.2.0+9 #

  • StringExtensions: added inputFormat and outputFormat params in formatDate()

0.2.0+8 #

  • StringExtensions: added ellipsis({int maxLength = 20, String replaceWith = '...'})

0.2.0+7 #

  • MapExtensions: added hasValue(key)
  • MapExtensions: added tryCast

0.2.0+6 #

  • Added until param in age().

0.2.0+5 #

  • Added required validator in ValidationString and ValidatorNumber.
  • Fix age() calculation.

0.2.0+4 #

  • Added more methods in ValidatorString.
  • More String Extensions.
  • Added DateTimeExtensions
  • Removed unused code.

0.2.0+3 #

  • Added Validators along with their unit + widget tests in the example folder.

0.2.0+2 #

  • Added Map Extensions.
  • Added Map and Dynamic Utils.

0.2.0 #

  • Refactored stuffs.
  • Removed unused files.
  • Added extensions and utilities.
1
likes
120
pub points
44%
popularity

Publisher

unverified uploader

A collection of common widgets, validators, extensions, utilities, as well as some other stuffs that are currently non-existent.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, intl

More

Packages that depend on flutterfly