Skip to content

Commit

Permalink
feat: use stable channel (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
felangel committed Mar 3, 2021
1 parent 4863509 commit be75e83
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 20 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,6 @@ Create a new very good flutter starter application in seconds based on [Very Goo

![Very Good Create][very_good_create]

**❗ Note: Very Good Core uses null safety so be sure to use the beta channel.**

```sh
$ flutter channel beta
$ flutter upgrade
```

### What's Included? 📦

Out of the box, [Very Good Core][very_good_core_link] includes:
Expand Down
7 changes: 0 additions & 7 deletions doc/very_good_core.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,6 @@ A Very Good Flutter Starter Project created by the [Very Good Ventures Team][ver

**❗ In order to start using Very Good Core you must have the [Flutter SDK][flutter_install_link] installed on your machine.**

**❗ Very Good Core uses null safety so be sure to use the beta channel.**

```sh
$ flutter channel beta
$ flutter upgrade
```

### Installation 💻

For first time users, start by installing the [Very Good CLI from pub.dev][very_good_cli_link].
Expand Down
Loading

0 comments on commit be75e83

Please sign in to comment.