fluda 1.1.0 copy "fluda: ^1.1.0" to clipboard
fluda: ^1.1.0 copied to clipboard

Fluda is a library which makes Flutter application development faster and easier. It makes your code clean and easy to read.

1.1.0 March 11, 2023. #

  • BREAKING: Remove deprecated extensions.
  • Remove url_launcher.
  • Improve name regular expression to support more languages.
  • Improve Tappable to support tooltip, behaviour and onTapUp callback.

1.0.1 June 19, 2021. #

  • Fix warnings.

1.0.0 June 19, 2021. #

  • Migrate to null-safety.

0.2.1 July 20, 2020. #

  • Fix marginBottom() widget extension function.
  • Add isNotEmptyOrNull string extension getter.
  • Add dial() and sendMail() string extension method.
  • Add FludaX.x0_5 = FludaX.x * 0.5 constant.
  • Fix USAGE documentation typos.

0.2.0 June 05, 2020. #

  • [Deprecated] context.hideKeyboard(). Use context.focus.hideKeyboard() instead.
  • [Deprecated] context.pop(). Use context.navigator.pop() instead.
  • [Deprecated] context.textTheme. Use context.theme.textTheme instead.
  • Add asyncCatchAll() function.]
  • Add optional onError parameter to catchAll() function.
  • Add optional parameters to launch() string extension methods.
  • Add toInt() and toDouble() string extension methods.
  • Update guide and documentation.

0.1.0 June 04, 2020. #

  • Init example project.
  • Init Fluda homepage.
  • Create CNAME.

0.0.1 June 03, 2020. #

  • Initial release.
6
likes
150
points
20
downloads

Publisher

verified publishersofluffy.io

Weekly Downloads

Fluda is a library which makes Flutter application development faster and easier. It makes your code clean and easy to read.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on fluda