Skip to content

Latest commit

 

History

History
1029 lines (509 loc) · 30 KB

File metadata and controls

1029 lines (509 loc) · 30 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2024-04-14

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


utilities - v0.13.2

  • FEAT(shimmer): Add optional scroll controller. (ef459294)

0.13.2

  • FEAT(shimmer): Add optional scroll controller. (ef459294)

2024-03-31

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


utilities - v0.13.1

  • FIX(geo): Fix ISO code of Ascension Island. (bf6b144a)
  • FEAT: Improve generated code. (1450702e)
  • FEAT(geo): Update autogen and code gen. (82452a72)

0.13.1

  • FIX(geo): Fix ISO code of Ascension Island. (bf6b144a)
  • FEAT: Improve generated code. (1450702e)
  • FEAT(geo): Update autogen and code gen. (82452a72)

2023-12-23

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

utilities - v0.13.0

  • BREAKING FEAT(app_links): Remove wrapper around app links. (ae315f85)

0.13.0

Note: This release has breaking changes.

  • BREAKING FEAT(app_links): Remove wrapper around app links. (ae315f85)

2023-12-04

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


utilities - v0.12.4

  • FEAT(gen): Generate updated code based on builder updates. (a29e0d7e)

0.12.4

  • FEAT(gen): Generate updated code based on builder updates. (a29e0d7e)

2023-10-19

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


utilities - v0.12.3

  • FEAT(types): Add JSON entry type. (11838721)

0.12.3

  • FEAT(types): Add JSON entry type. (11838721)

2023-10-16

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


utilities - v0.12.2

  • FEAT(permissions): Add more granular control over how permission status is requested and handled. (0215ebb3)

0.12.2

  • FEAT(permissions): Add more granular control over how permission status is requested and handled. (0215ebb3)

2023-09-15

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


utilities - v0.12.1

  • FEAT(geo): Add utility to get iso code by name. (4e08795c)

0.12.1

  • FEAT(geo): Add utility to get iso code by name. (4e08795c)

2023-09-05

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

utilities - v0.12.0

  • BREAKING FIX(geo): Strip unnecessary info that can be generated by combining other members and make the essential parts required. (3192e574)

0.12.0

Note: This release has breaking changes.

  • BREAKING FIX(geo): Strip unnecessary info that can be generated by combining other members and make the essential parts required. (3192e574)

2023-08-20

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

utilities - v0.11.0

  • BREAKING FEAT: Replace serializable and copyable interfaces with json_serializable and copy_with_extension. (d99a2397)

0.11.0

Note: This release has breaking changes.

  • BREAKING FEAT: Replace serializable and copyable interfaces with json_serializable and copy_with_extension. (d99a2397)

2023-08-19

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

utilities - v0.10.0

  • BREAKING FEAT: Remove all utilities that depend on git packages and remove git dependencies + move things to seperate packages. (1720468f)

0.10.0

Note: This release has breaking changes.

  • BREAKING FEAT: Remove all utilities that depend on git packages and remove git dependencies + move things to seperate packages. (1720468f)

2023-08-06

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


utilities - v0.9.2

  • FEAT(routing): Add migration action from go router v8. (3fa2bf9f)

0.9.2

  • FEAT(routing): Add migration action from go router v8. (3fa2bf9f)

2023-07-08

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


utilities - v0.9.1

  • REFACTOR(localizations): Extract current state to variable. (7a554ede)
  • FEAT(localizations): Add system locale to the API. (4652c58e)

0.9.1

  • REFACTOR(localizations): Extract current state to variable. (7a554ede)
  • FEAT(localizations): Add system locale to the API. (4652c58e)

2023-07-08

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

utilities - v0.9.0

  • FEAT(permissions): Upgrade permission handler and accessibility tools. (4dde65e2)
  • BREAKING FEAT(routing): Upgrade Go Router and change RouteBuilder typedef to accomodate for API changes in Go Router (a private member in the package with the same name has been made public). (49fa0604)

0.9.0

Note: This release has breaking changes.

  • FEAT(permissions): Upgrade permission handler and accessibility tools. (4dde65e2)
  • BREAKING FEAT(routing): Upgrade Go Router and change RouteBuilder typedef to accomodate for API changes in Go Router (a private member in the package with the same name has been made public). (49fa0604)

2023-05-30

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


utilities - v0.8.0+2

  • FIX(base64image): Remove caching on web and immediately decode the image. (d8b508b9)

0.8.0+2

  • FIX(base64image): Remove caching on web and immediately decode the image. (d8b508b9)

2023-05-30

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


utilities - v0.8.0+1

  • FIX(platform): Remove lineTerminator since it fails in build. (0968ee83)

0.8.0+1

  • FIX(platform): Remove lineTerminator since it fails in build. (0968ee83)

2023-05-30

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

utilities - v0.8.0

  • BREAKING FEAT(platform): Change Platform API to provide all members of Platform from universal_io plus the extras without having to guess how to use it. (0c4c9074)

0.8.0

Note: This release has breaking changes.

  • BREAKING FEAT(platform): Change Platform API to provide all members of Platform from universal_io plus the extras without having to guess how to use it. (0c4c9074)

2023-05-30

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


utilities - v0.7.3+4

  • FIX(platform): Make methods static since there isn't any cross-platform way to instantiate Platform. (8df0932f)

0.7.3+4

  • FIX(platform): Make methods static since there isn't any cross-platform way to instantiate Platform. (8df0932f)

2023-05-30

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


utilities - v0.7.3+3

  • FIX(platform): Use universal_io instead of platform to make the platform extension usable on every platform (including web). (749dfd87)

0.7.3+3

  • FIX(platform): Use universal_io instead of platform to make the platform extension usable on every platform (including web). (749dfd87)

2023-05-30

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


utilities - v0.7.3+2

  • FIX(platform): Use universal_io instead of platform to make the platform extension usable on every platform (including web). (4f39550b)
  • DOCS: Add link to examples project. (b2dbb7ba)

0.7.3+2

  • FIX(platform): Use universal_io instead of platform to make the platform extension usable on every platform (including web). (4f39550b)
  • DOCS: Add link to examples project. (b2dbb7ba)

2023-05-29

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


utilities - v0.7.3+1

  • FIX(snack_bar): Lower text line height to fit better at small screens. (ba41a8b9)
  • DOCS(extensions): Improve docs in context extension. (8c18fe54)

0.7.3+1

  • FIX(snack_bar): Lower text line height to fit better at small screens. (ba41a8b9)
  • DOCS(extensions): Improve docs in context extension. (8c18fe54)

2023-05-29

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


utilities - v0.7.3

  • FEAT(base64image): Remove custom image cache provider and rely on FileImage + Image.file from the official team. (bd0e1536)

0.7.3

  • FEAT(base64image): Remove custom image cache provider and rely on FileImage + Image.file from the official team. (bd0e1536)

2023-05-29

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


utilities - v0.7.2

  • FEAT(base64image): Change cache implementation by utilizing the official FileImage as a cache provider and remove unnecessary costly computations (decoding the image in every build even if it is cached). (f1726d94)
  • FEAT(base64image): Change API to allow passing an unresolved future source. (de5d3eb2)

0.7.2

  • FEAT(base64image): Change cache implementation by utilizing the official FileImage as a cache provider and remove unnecessary costly computations (decoding the image in every build even if it is cached). (f1726d94)
  • FEAT(base64image): Change API to allow passing an unresolved future source. (de5d3eb2)

2023-05-28

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


utilities - v0.7.1+2

  • FIX(base64image): Make loading indicator respect user provided contraints. (0792615e)

0.7.1+2

  • FIX(base64image): Make loading indicator respect user provided contraints. (0792615e)

2023-05-27

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


utilities - v0.7.1+1

  • FIX(routing): Pass context to route title since it will be needed for localization. (dff55589)

0.7.1+1

  • FIX(routing): Pass context to route title since it will be needed for localization. (dff55589)

2023-05-27

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


utilities - v0.7.1

  • FEAT(loading_shimmer): Make shimmer configurable and height/width adjustable. (88a62a9a)

0.7.1

  • FEAT(loading_shimmer): Make shimmer configurable and height/width adjustable. (88a62a9a)

2023-05-26

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

utilities - v0.7.0

  • BREAKING FEAT(routing): Integrate with newer adaptive_scaffold. (bda1cd52)

0.7.0

Note: This release has breaking changes.

  • BREAKING FEAT(routing): Integrate with newer adaptive_scaffold. (bda1cd52)

2023-05-26

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


utilities - v0.6.0+1

  • FIX(routing): Make sure that copying around AdaptiveScaffoldConfig does not duplicate GlobalKeys. (28561c1e)

0.6.0+1

  • FIX(routing): Make sure that copying around AdaptiveScaffoldConfig does not duplicate GlobalKeys. (28561c1e)

2023-05-26

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

utilities - v0.6.0

  • BREAKING FIX(routing): Change screen_scaffold to use the newer API of adaptive_scaffold. (a7c16589)

0.6.0

Note: This release has breaking changes.

  • BREAKING FIX(routing): Change screen_scaffold to use the newer API of adaptive_scaffold. (a7c16589)

2023-05-26

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

utilities - v0.5.0

  • BREAKING FIX(routing): Remove currentRoute extension. (ede26fad)

0.5.0

Note: This release has breaking changes.

  • BREAKING FIX(routing): Remove currentRoute extension. (ede26fad)

2023-05-25

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


utilities - v0.4.0+1

  • FIX(routing): Add annotation to indicate that the generate function must be overridden by implementers of statefull screens. (7b0f68f6)

0.4.0+1

  • FIX(routing): Add annotation to indicate that the generate function must be overridden by implementers of statefull screens. (7b0f68f6)

2023-05-25

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

utilities - v0.4.0

  • BREAKING FIX(routing): Make return value of currentRoute nullable since there is currently no implementation that handles parameterized locations and remove the requirement that app routes should be equal to screen routes (this can be invalid in the new implementation). (ab8df151)

0.4.0

Note: This release has breaking changes.

  • BREAKING FIX(routing): Make return value of currentRoute nullable since there is currently no implementation that handles parameterized locations and remove the requirement that app routes should be equal to screen routes (this can be invalid in the new implementation). (ab8df151)

2023-05-25

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


utilities - v0.3.0+3

  • FIX(widgets): Rename screen_width_provider to screen_size_provider.. (2201c23d)
  • FIX(routing): Export UtilitiesRouter. (a3f91fc1)

0.3.0+3

  • FIX(widgets): Rename screen_width_provider to screen_size_provider.. (2201c23d)
  • FIX(routing): Export UtilitiesRouter. (a3f91fc1)

2023-05-25

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


utilities - v0.3.0+2

  • FIX(routing): Remove @literal annotation as it was wrongly applied. (930dd0b9)
  • FIX(routing): Add call to super(). (2d7ec469)

0.3.0+2

  • FIX(routing): Remove @literal annotation as it was wrongly applied. (930dd0b9)
  • FIX(routing): Add call to super(). (2d7ec469)

2023-05-25

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


utilities - v0.3.0+1

  • FIX(routing): Call GoRouteData.$location to parse location properly. (40936031)

0.3.0+1

  • FIX(routing): Call GoRouteData.$location to parse location properly. (40936031)

2023-05-25

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

utilities - v0.3.0

  • FEAT(routing): Export go_router. (8195b1d9)
  • BREAKING FEAT(routing): Add location parameter to screen route and extends BuildContext to provide the current ScreenRoute. (f22573f0)

0.3.0

Note: This release has breaking changes.

  • FEAT(routing): Export go_router. (8195b1d9)
  • BREAKING FEAT(routing): Add location parameter to screen route and extends BuildContext to provide the current ScreenRoute. (f22573f0)

2023-05-25

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


utilities - v0.2.1

  • REFACTOR(routing): Remove @sealed annotation and make classes final now that Dart 3.0 supports it. (f4c87594)
  • FEAT(routing): Add an optional page title property for each screen route. (0fb68cbd)

0.2.1

  • REFACTOR(routing): Remove @sealed annotation and make classes final now that Dart 3.0 supports it. (f4c87594)
  • FEAT(routing): Add an optional page title property for each screen route. (0fb68cbd)

2023-05-25

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

utilities - v0.2.0

  • FEAT(localizations): Add extension on BuildContext to make access to LocalizationProvider and its methods easier. (f945a236)
  • DOCS(localizations): Add language docs. (9152a2ae)
  • BREAKING REFACTOR(localizations): Rename functions to make them more intuitive. (11be47b9)

0.2.0

Note: This release has breaking changes.

  • FEAT(localizations): Add extension on BuildContext to make access to LocalizationProvider and its methods easier. (f945a236)
  • DOCS(localizations): Add language docs. (9152a2ae)
  • BREAKING REFACTOR(localizations): Rename functions to make them more intuitive. (11be47b9)

2023-05-25

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


utilities - v0.1.1+1

  • FIX(localizations): Remove previous language getter implementations. (6fe91134)

0.1.1+1

  • FIX(localizations): Remove previous language getter implementations. (6fe91134)

2023-05-25

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


utilities - v0.1.1

  • FEAT(localizations): Add Language getter/setter besides the locale getter/setter. (e4bd6de4)

0.1.1

  • FEAT(localizations): Add Language getter/setter besides the locale getter/setter. (e4bd6de4)