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

outdated

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

[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
0
pub points
32%
popularity

Publisher

verified publishersofluffy.io

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

Homepage

License

unknown (LICENSE)

Dependencies

flutter, url_launcher

More

Packages that depend on fluda