fireflutter 0.0.15 copy "fireflutter: ^0.0.15" to clipboard
fireflutter: ^0.0.15 copied to clipboard

outdated

A free, open source, rapid development package for creating Social apps based on Firebase.

[0.0.15] - non-blocking initialze #

  • Fireflutter now introduces a non-blocking initialization. It's not a breaking change.

[0.0.14] - Minor fix #

  • Minor fix

[0.0.14] - ForumStatus has been added #

  • Breaking change
    • noPostsYet, noMorePosts has been replaced with ForumData.staus.

[0.0.12] - minor fixes #

  • Minor code fixes.

[0.0.11] - default settings #

  • should work without any settings.
  • document update.

[0.0.10] - Updating documents and minor fixes #

  • Updating documents and minor fixes

[0.0.9] - document. #

  • Updating documents
  • Minor bug fixes.

[0.0.8] - Refactoring, minor bug fixes, document update. #

  • Refactoring codes on push notification, removing unused packages.
  • Bug fixes.
  • Document updates.

[0.0.7] - App settings, localizations. #

  • App settings and localizations are updated in real time.
  • Document update.

[0.0.6] - typo. #

  • fix typo warning

[0.0.5] - voting. #

  • voting for posts and comments.
  • minor bug fixes.

[0.0.4] - Forum CRUD, Push Notifications, User CRUD, Social Login. #

  • User CRUD.
  • Forum CRUD is in progress.
  • Push notification is in progress.
  • Social Login is in progress.

[0.0.3] - User registration, login, update, logout. #

  • Registration and more works on User crud.

[0.0.2] - Adding user functions. #

  • Registration

[0.0.1] - initial release. #

  • initial release.