Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Commit

Permalink
Removes flutter (#1826)
Browse files Browse the repository at this point in the history
- Removes Flutter
- Removes reference to Forum
  • Loading branch information
Tiagoperes authored Sep 30, 2022
1 parent 9dac7d3 commit 355d5b2
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ You can also create, test and update native application components and screen pa

## **Requirements**

- Beagle apps may target iOS 10.0 and Android 4.4 (API 19) or newer. If you're using Beagle Flutter, than the requirement for Android is version 5.0 (API 21).
- Beagle apps may target iOS 10.0 and Android 4.4 (API 19) or newer.
- You may use Windows, macOS, or Linux as your development operating system.

## **Installation**
Expand All @@ -65,7 +65,6 @@ Follow the [**Getting Started guide**](https://docs.usebeagle.io/get-started/ins

- [**Android**](https://docs.usebeagle.io/v2.0/android/getting-started/)
- [**iOS**](https://docs.usebeagle.io/v2.0/ios/getting-started/)
- [**Flutter**](https://docs.usebeagle.io/v2.0/flutter/getting-started/)
- [**Web React**](https://docs.usebeagle.io/v2.0/web/react/react-installing/)
- [**Web Angular**](https://docs.usebeagle.io/v2.0/web/angular/angular-installing/)

Expand Down Expand Up @@ -95,7 +94,6 @@ The main purpose of this repository is to continue evolving Beagle core. We want
Beagle has a repository for each one of our projects. Check them below:
- [**Android**][android]
- [**iOS**][ios]
- [**Flutter**][flutter]
- [**Web (core)**][web-core]
- [**Angular**][angular]
- [**React**][react]
Expand All @@ -105,7 +103,6 @@ Beagle has a repository for each one of our projects. Check them below:

[android]: https://github.com/ZupIT/beagle-android
[ios]: https://github.com/ZupIT/beagle-ios
[flutter]: https://github.com/ZupIT/beagle-flutter
[web-core]: https://github.com/ZupIT/beagle-web-core
[angular]: https://github.com/ZupIT/beagle-web-angular
[react]: https://github.com/ZupIT/beagle-web-react
Expand All @@ -119,8 +116,3 @@ Please follow the [**Code of Conduct**](https://github.com/ZupIT/beagle/blob/mai

## **License**
[**Apache License 2.0**](https://github.com/ZupIT/beagle/blob/main/LICENSE.txt).

## **Community**
We have a forum were you can list doubts and check the current discussions about Beagle.
Do you have any question about Beagle?
Let's chat in our [**forum**](https://forum.zup.com.br/).

0 comments on commit 355d5b2

Please sign in to comment.