featurebase 0.3.0 copy "featurebase: ^0.3.0" to clipboard
featurebase: ^0.3.0 copied to clipboard

Featurebase Unofficial Flutter SDK

0.3.0 #

  • BREAKING: Added localization support (check README for how to setup).
  • Added navbar popup with articles and nav links.
  • Added support for Emoji/Image/Svg collection, article and nav items icons.
  • Added defaultLocale option to set the locale of the articles/help center.
  • Deprecated openKnowledgeBase, use openHelpCenter instead.

0.2.2 #

  • Added support for swipe back page iOS gesture.
  • Updated collection card to use Theme.of(context).cardColor.

0.2.1 #

  • Fixed link text color issue.

0.2.0 #

  • Added support for callouts in articles.
  • Hide description area for collection cards if none.

0.1.0 #

  • Added hideAuthors option to hide authors.

0.0.4 #

  • Updated the README.md

0.0.3 #

  • Change Dart SDK version.

0.0.2 #

  • Now hides description area if there is not one set for the Help center.

0.0.1 #

Initial release.