hypen 0.43.0+4 copy "hypen: ^0.43.0+4" to clipboard
hypen: ^0.43.0+4 copied to clipboard

A hypen framework

0.43.0+4 #

  • Update a dependency to the latest release.

0.43.0+3 #

  • Update a dependency to the latest release.

0.43.0+2 #

  • Update a dependency to the latest release.

0.43.0+1 #

  • Update a dependency to the latest release.

0.43.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: change annotations for new generator.
  • BREAKING FEAT: migrate to new save package.

0.42.2+5 #

  • Update a dependency to the latest release.

0.42.2+4 #

  • Update a dependency to the latest release.

0.42.2+3 #

  • Update a dependency to the latest release.

0.42.2+2 #

  • Update a dependency to the latest release.

0.42.2+1 #

  • Update a dependency to the latest release.

0.42.2 #

  • FEAT: SaveProvider ans SaveProviderFamily.

0.42.1+2 #

  • Update a dependency to the latest release.

0.42.1+1 #

  • Update a dependency to the latest release.

0.42.1 #

  • FEAT: createWidgetEffect.

0.42.0 #

Note: This release has breaking changes.

  • FEAT: support template layout.
  • BREAKING REFACTOR: rename HypenCustomPage to HypenCustomTransition.

0.41.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: redesign navigation generation.

0.40.0+6 #

  • Update a dependency to the latest release.

0.40.0+5 #

  • Update a dependency to the latest release.

0.40.0+4 #

  • Update a dependency to the latest release.

0.40.0+3 #

  • Update a dependency to the latest release.

0.40.0+2 #

  • FIX: change hypen to save.

0.40.0+1 #

  • Update a dependency to the latest release.

0.40.0 #

Note: This release has breaking changes.

  • BREAKING REFACTOR: remove simple navigation watcher.

0.39.1 #

  • FEAT: (navigator) support onExit.

0.39.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: (navigation) change transition to page, append Widget to widgets.

0.38.1 #

  • FEAT(navigation): support fullscreen page.

0.38.0+2 #

  • REFACTOR: change row to column layout of set field.

0.38.0+1 #

  • FIX: preview size controller layout.

0.38.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: support set input for preview.

0.37.0 #

Note: This release has breaking changes.

  • FIX: support minus value.
  • BREAKING FEAT: preview from web with command proxy.

0.36.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: support default value for preview, add TimeOfDay picker.

0.35.0+4 #

  • FIX: matching to refactored save package.

0.35.0+3 #

  • FIX: unimplemented interfaces.

0.35.0+2 #

  • Update a dependency to the latest release.

0.35.0+1 #

  • Update a dependency to the latest release.

0.35.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: migrate to save.

0.34.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: migrate to save.

0.33.0 #

Note: This release has breaking changes.

  • BREAKING REFACTOR: rename state and action.

0.32.0 #

Note: This release has breaking changes.

  • BREAKING REFACTOR: change hypen_test to save_test.

0.31.5 #

  • FIX: preview on the first launch.
  • FEAT: remove url_launcher dependency.

0.31.4 #

  • FEAT(preview): maintain preview state.
  • FEAT(preview): go to dev button, size tool, center tool.

0.31.3 #

  • FEAT: DateTime picker, custom picker.

0.31.2 #

  • FEAT: emphasize preview widget.

0.31.1+1 #

  • FIX: wrong import.

0.31.1 #

  • FEAT: add controllable preview.

0.31.0+1 #

  • FIX: hot restart preview.

0.31.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: simple preview server.

0.30.1 #

  • FEAT: simple preview annotation.

0.30.0 #

Note: This release has breaking changes.

  • REFACTOR: move packages to packages folder.
  • BREAKING FEAT: action family and its effect.

0.29.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: informationFamily and its effect, loader.

0.28.2 #

  • FEAT: easily reuse a single information.

0.28.1 #

  • REFACTOR: naming.
  • FIX: refresh stack overflow.
  • FIX: refresh now call dispose on information.
  • FEAT: add key for information.
  • FEAT: hypen exports 'dart:async'.

0.28.0 #

Note: This release has breaking changes.

  • FIX: do not notify synchronous init.
  • FEAT: action can access to BuildContext.
  • FEAT: loader, effect can access BuildContext.
  • FEAT: default builder can be async.
  • FEAT: refresh simple info.
  • BREAKING REFACTOR: rename createInformation/Action to information/action.
  • BREAKING FEAT: loader, effect, build can access to BuildContext.
  • BREAKING FEAT: information can access to BuildContext.

0.27.0 #

Note: This release has breaking changes.

  • REFACTOR: remove unnecessary snapshot interface.
  • FEAT: add hypen.get simple information getter.
  • FEAT: simple action.
  • BREAKING ROLLBACK: use get() to get information.

0.26.0 #

Note: This release has breaking changes.

  • BREAKING REFACTOR: move packages hypen to hypen_cli, hypen_flutter to hypen.

0.25.2 #

  • FEAT: simple enum state with hypenEnum.

0.25.1 #

  • FEAT: refresh.

0.25.0 #

Note: This release has breaking changes.

  • BREAKING REFACTOR: refactor names.

0.24.1 #

  • REFACTOR: remove duplicate code.
  • REFACTOR: refine HypenWidgetEffect.
  • FIX: prevent double initialization on multiple access position.
  • FIX: duplicated listening.
  • FIX: reinitialize on dispose.
  • FEAT: add HypenWidgetEffect.
  • DOCS: update readme.
  • DOCS: update readme.
  • DOCS: update todo.
  • DOCS: update todo.

0.24.0+1 #

  • FIX: simple loader with dependencies.

0.24.0 #

Note: This release has breaking changes.

  • BREAKING REFACTOR: rename createState to createHypen.

0.23.0 #

Note: This release has breaking changes.

  • REFACTOR: remove unnecessary type constraints.
  • REFACTOR: prepare simple info.
  • FEAT: loader for simple state, fix: nested loader.
  • FEAT: simple counter and effect.
  • BREAKING FIX: reactive loader.

0.22.1+1 #

  • REFACTOR: minor.

0.22.1 #

  • FEAT: support deep link.

0.22.0 #

Note: This release has breaking changes.

  • BREAKING REFACTOR: encapsulate HypenWatcher interface.

0.21.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: page transition v1.

0.20.0+1 #

  • REFACTOR: use watcher.$release instead of info.release.

0.20.0 #

Note: This release has breaking changes.

  • BREAKING REFACTOR: force to use go.

0.19.1 #

  • FEAT: add effect test.

0.19.0+1 #

  • FIX: remove prints.

0.19.0 #

Note: This release has breaking changes.

  • REFACTOR: file naming.
  • FIX: acquire info in navigation effect.
  • FIX: nested routing.
  • FIX: first loading.
  • FEAT: onPop and widget lifecycle.
  • BREAKING REFACTOR: [actions] to [effects].
  • BREAKING REFACTOR: folder structure.
  • BREAKING REFACTOR: HypenAction to HypenEffect.

0.18.1 #

  • FEAT: await first data.

0.18.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: declarative navigation.

0.17.1+1 #

  • FIX: moved/removed routes.

0.17.1 #

  • FIX: loading/init bugs.
  • FEAT: actions for [HypenBuilder].
  • FEAT: add [context] to [HypenWatcher].

0.17.0+2 #

  • REFACTOR: const constructor.
  • FIX: find action target.
  • FIX: loading state.

0.17.0+1 #

  • REFACTOR: minor refactor of navigation.
  • FIX(state): wrong auto dispose.

0.17.0 #

Note: This release has breaking changes.

  • FEAT: get current path.
  • BREAKING FEAT: route groups.

0.16.0 #

Note: This release has breaking changes.

  • BREAKING REFACTOR: Remove [select] on [HypenView].

0.15.1 #

  • FIX: sub routes path should not start with '/'.
  • FIX: ordering path.
  • FIX: import, move example out.
  • FIX: dispose order.
  • FEAT: usePathUrlStrategy.

0.15.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: navigate with typesafe.

0.14.0 #

Note: This release has breaking changes.

  • FEAT: first version of [hypen_test].
  • FEAT: add [hypen_test] package.
  • BREAKING REFACTOR: rename [state] to [get()].

0.13.1 #

  • FEAT: [HypenBuilder], simple test.

0.13.0+1 #

  • REFACTOR: hide unnecessary fields.

0.13.0 #

Note: This release has breaking changes.

  • BREAKING REFACTOR: hypen_flutter exports go_router.

0.12.0+1 #

  • FIX: dispose order.

0.12.0 #

Note: This release has breaking changes.

  • REFACTOR: namings.
  • BREAKING FEAT: simple navigation generator.

0.11.0+1 #

  • FIX: loading state.

0.11.0 #

Note: This release has breaking changes.

  • FIX: loading state, parameterized data actions.
  • FIX: action for parametered data.
  • BREAKING REFACTOR: change [ReactiveData.call()] to [state].

0.10.0+1 #

  • FIX: unwanted rebuild.

0.10.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: refresh.

0.9.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: semi-stable new API.

0.8.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: first version of new API.

0.7.0 #

Note: This release has breaking changes.

  • FEAT: add [useHypen()].
  • BREAKING FEAT: WIP - new selector.

0.6.0 #

Note: This release has breaking changes.

  • FEAT: ignorable notification.
  • FEAT: debug state.
  • BREAKING FEAT: WIP - new API.
  • BREAKING FEAT: remove more $ signs.

0.5.2+1 #

  • REFACTOR: remove $ signs, autodispose position.
  • FIX: memory leak.

0.5.2 #

  • FEAT: init selector's fields on update.

0.5.1+2 #

  • REFACTOR: onetime future listener to stream listener.

0.5.1+1 #

  • FIX: watch selector on loading.

0.5.1 #

  • FEAT: handling loading status.

0.5.0 #

Note: This release has breaking changes.

  • REFACTOR: only import libraries related to public members.
  • BREAKING FEAT: HypenLoadable is now default.

0.4.0 #

Note: This release has breaking changes.

  • REFACTOR: HypenWidgetState to HypenWidget.
  • BREAKING REFACTOR: HypenInformation to Hypen.

0.3.0 #

Note: This release has breaking changes.

  • FIX: async error.
  • BREAKING FEAT: listen methods => hook methods.

0.2.0+1 #

  • FIX: auto import type parameters.

0.2.0 #

Note: This release has breaking changes.

  • REFACTOR: params to $params.
  • FIX: auto dispose selector's parent.
  • FIX: rename when to $when.
  • FEAT: scoped actions.
  • FEAT: can access params.
  • BREAKING FEAT: HypenLoadable.

0.1.1 #

  • FEAT: lazy init event.

0.1.0 #

Note: This release has breaking changes.

  • REFACTOR: source to $source, add $reset.
  • FEAT: family information.
  • FEAT: auto generate information.
  • FEAT: HypenProxy.
  • FEAT: generate event enum, immutable info.
  • BREAKING FEAT: reactive selector.

0.0.2 #

  • REFACTOR: equitability check.
  • REFACTOR: registering actions.
  • REFACTOR: prepare parameterized info.
  • REFACTOR: clean up dependencies.
  • REFACTOR: common code.
  • REFACTOR: HypenElement, HypenActor related names.
  • REFACTOR: existInfo to checkInfo.
  • REFACTOR: HypenVisualizer mixin.
  • REFACTOR: remove unused parameter.
  • REFACTOR: change basic actions parameter.
  • REFACTOR: move common part.
  • REFACTOR: move common code.
  • FIX: action on dispose.
  • FIX: register parameterized action.
  • FIX: memory leak, type inference.
  • FEAT: auto dispose.
  • FEAT: deactivate actors.
  • FEAT: parameterized selector, action.
  • FEAT: add context getter in HypenVisualizer.
  • FEAT: selector.

0.0.1 #

  • TODO: Describe initial release.
5
likes
130
points
104
downloads

Publisher

verified publisherhypen.io

Weekly Downloads

A hypen framework

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, flutter, flutter_web_plugins, go_router, meta, save

More

Packages that depend on hypen