djangoflow_app 2.0.6 copy "djangoflow_app: ^2.0.6" to clipboard
djangoflow_app: ^2.0.6 copied to clipboard

outdated

Djagoflow app with firebase support.

2.0.6 - 14 Sep 2022 #

  • Added AutoRouteObserver() by default in the router navigatorObservers list as needed for listening to route changes from specific screens.

2.0.5 - 14 Sep 2022 #

  • Fixed navigatorObservers not working when provided with App widget

2.0.4 - 5 Sep 2022 #

  • replaced disable with disableFacebook, disableFirebase and disableMixpanel

2.0.3 - 2 Sep 2022 #

  • added router to the builder

2.0.2 - 2 Sep 2022 #

  • replace router with routerBuilder

2.0.0 - 2 Sep 2022 #

  • dependencies upgrade

1.0.5 - Sep 2022 #

  • sentry release to include the build number

1.0.4 - Sep 2022 #

  • added onStart callback

1.0.2 - 31 Aug 2022 #

  • PackageInfo is static now within AppCubit. Instead of AppCubit.instance.packageInfo it is now AppCubit.packageInfo

1.0.1 - 17 Aug 2022 #

  • Updated Firebase dependencies.

1.0.0 - 17 Aug 2022 #

  • Initial release