Skip to content

Commit ce612a4

Browse files
committed
Last commit to migrate to Finch
1 parent bef73c5 commit ce612a4

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@
77
[![issues-open](https://img.shields.io/github/issues-raw/uproid/webapp)](https://github.com/uproid/webapp/issues)
88
[![Contributions](https://img.shields.io/github/contributors/uproid/webapp)](https://github.com/uproid/webapp/blob/master/CONTRIBUTING.md)
99

10+
---
11+
12+
## ⚠️ Important Notice: Migration to Finch
13+
14+
**This package is being deprecated and will no longer receive updates.** All future development and improvements will continue in the new **[Finch](https://pub.dev/packages/finch)** package.
15+
16+
We strongly recommend migrating your projects to Finch as soon as possible. The Finch package offers enhanced features, better performance, and ongoing support. This repository will be maintained for critical bug fixes only, and will be fully deprecated in the near future.
17+
18+
👉 **Please visit the [Finch package](https://pub.dev/packages/finch) to get started with the latest version.**
19+
20+
---
21+
1022
# WebApp Package Overview
1123

1224
WebApp Package is a robust Dart package designed to streamline the development of powerful web applications. Whether you're building APIs, managing databases, creating dynamic frontend widgets, or implementing real-time features, the WebApp package offers a comprehensive suite of tools to accelerate your development process. With built-in support for MongoDB, MySQL, WebSockets, and seamless integration with Nginx, this package is ideal for developers seeking efficiency and scalability in their web projects.

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: webapp
22
description: The WebApp package simplifies fast and efficient server-side web app development with Dart, offering tools for APIs, MongoDB/MySQL databases, WebSockets, and scalable projects
33

4-
version: 2.1.1
5-
homepage: https://webapp.uproid.com/
4+
version: 2.1.2
5+
homepage: https://finchdart.com
66
repository: https://github.com/uproid/webapp.git
77
issue_tracker: https://github.com/uproid/webapp/issues
88

0 commit comments

Comments
 (0)