Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit 1ac9427

Browse files
chore: deprecate (#93)
1 parent ba5e02e commit 1ac9427

3 files changed

Lines changed: 19 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# Discontinued
2+
3+
This package is discontinued and this repository has been archived. There will
4+
be no further releases or official support from Very Good Ventures. If you need
5+
to continue development, please fork this repository.
6+
17
# 0.1.0-dev.3
28

39
- feat: update very good analysis to 4.0.0 ([#40](https://github.com/VeryGoodOpenSource/r13n/pull/40))

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# 🌐 r13n
22

3+
> **Deprecated:** This repository has been archived and is no longer maintained.
4+
> The `r13n` package has been discontinued on [pub.dev](https://pub.dev/packages/r13n)
5+
> and the `r13n` brick has been discontinued on
6+
> [BrickHub](https://brickhub.dev/bricks/r13n). There will be no further
7+
> updates, bug fixes, or official support from Very Good Ventures.
8+
>
9+
> If you need to continue development, you are welcome to
10+
> [fork this repository](https://github.com/VeryGoodOpenSource/r13n/fork).
11+
312
[![Very Good Ventures][logo_black]][very_good_ventures_link_light]
413
[![Very Good Ventures][logo_white]][very_good_ventures_link_dark]
514

@@ -131,6 +140,9 @@ Widget build(BuildContext context) {
131140

132141
## Roadmap 🗺
133142

143+
> **Note:** This roadmap will not be pursued. The package is discontinued and
144+
> this repository is archived.
145+
134146
- [ ] Support asynchronous delegates
135147
- [ ] Support regionalization based on IP address
136148
- [ ] Provide API's to support sub-regions (for example, states in the U.S.)

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: r13n
2-
description: A package that enables region-specific configurations (regionalization). Built by Very Good Ventures.
2+
description: "[DISCONTINUED] A package that enables region-specific configurations (regionalization). Built by Very Good Ventures."
33
version: 0.1.0-dev.3
44
homepage: https://github.com/VeryGoodOpenSource/r13n
55
repository: https://github.com/VeryGoodOpenSource/r13n

0 commit comments

Comments
 (0)