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

A simple, opinionated, and minimal Flutter application structure for quick start and easy maintenance.

4.0.0 #

Note: This release has breaking changes.

  • BREAKING REFACTOR: update dependencies. (6e7cae19)

3.7.6 #

  • REFACTOR: update generated files. (b057a275)

3.7.5 #

  • REFACTOR: expose dismissDirection. (d071f5f3)

3.7.4 #

  • REFACTOR: expose more fields for DjangoflowAppSnackbar. (cc7e27f4)

3.7.3 #

  • REFACTOR: format the codebase. (fc078388)
  • REFACTOR: resolve linter warnings. (9ab6b6e5)

3.7.2 #

  • FIX: showing snackbar results in to empty scaffold error. (f1ab4a96)

3.7.1 #

  • REFACTOR: use latest dependency. (7ffec4dc)
  • REFACTOR: upgrade to flutter_lint 3.0.1. (ebfc2663)

3.7.0 #

  • FEAT: add appVersionWithPackageName. (3b900fa6)

3.6.2 #

  • REFACTOR(djangoflow_app): Expose AppCubit.internal. (2c1996ae)

3.6.1 #

  • REFACTOR: update build_runner generated files. (2981f62a)

3.6.0 #

  • FEAT(djangoflow_app): Add package_info_extensions. (b99d82cf)
  • FEAT(djangoflow_app): Add EnvSwitcher. (46d8b3f4)

3.5.0 #

  • chore: update djangoflow_app to 3.5.0

  • REFACTOR: update sdk contraints for djangoflow_app. (12df5e6e)

  • REFACTOR: add djangoflow_app example. (5798e331)

3.4.0 #

  • FEAT: add dismissAll method. (baaeb826)

3.3.0 #

  • FEAT(app): add AppHeaderInterceptor. (0351c250)

3.2.0 - 14 June 2023 #

  • Updated dependencies

3.1.0 - 20 March 2023 #

  • Update dependencies
  • Make repositoryProviders nullable

3.0.1 - 10 Feb 2023 #

  • Add setting intial state for AppCubit via AppCubit.intialState = AppState()

3.0.0 - 25 Jan 2023 #

BREAKING CHANGES

  • Removed AppAnalytics, App widgets
  • Removed auto_route, sentry_flutter, app_tracking_transparency, facebook_app_events, firebase_analytics, mixpanel_flutter dependencies and decoupled their features.
  • Introduced AppBuilder, AppCubitBuilder, DjangoflowAppRunner, DjangoflowAppSnackbar, widgets.
  • Optional listeners

3.0.0-dev - 15 Jan 2023 #

BREAKING CHANGES

  • Removed AppAnalytics, App widgets
  • Removed auto_route, sentry_flutter, app_tracking_transparency, facebook_app_events, firebase_analytics, mixpanel_flutter dependencies and decoupled their features.
  • Introduced AppBuilder, AppCubitBuilder, DjangoflowAppRunner, DjangoflowAppSnackbar, widgets.

2.1.2 - 22 Dec 2022 #

  • Implemented updateDefaultParams method for Analytics

2.1.1 - 15 Nov 2022 #

  • Updated flutter_sentry to latest

2.1.0 - 26 Oct 2022 #

  • Updated depdencies to latest

2.0.8 - 15 Sep 2022 #

  • added routeLocationRewriter argument to app to allow override default

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
0
likes
130
pub points
61%
popularity

Publisher

verified publisherapexive.com

A simple, opinionated, and minimal Flutter application structure for quick start and easy maintenance.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

dio, flutter, flutter_bloc, flutter_localizations, freezed_annotation, hydrated_bloc, json_annotation, package_info_plus, path_provider

More

Packages that depend on djangoflow_app