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

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

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

Publisher

verified publisherapexive.com

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (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