Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gamelaster committed Feb 10, 2022
1 parent 8642548 commit 9663c4c
Showing 1 changed file with 18 additions and 10 deletions.
28 changes: 18 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,24 @@
# pine64_updater
# PINE64 Updater

A new Flutter project.
Application for updating PINE64 devices, such as Pinecil.

## Getting Started
# Supported devices

This project is a starting point for a Flutter application.
- [X] Pinecil
- [ ] PinePhone
- [ ] PinePhone Pro

A few resources to get you started if this is your first Flutter project:
# Supported platforms

- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
- [X] Windows
- [X] MacOS
- [ ] Linux
- [ ] Android

For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.
# How to download & install

Download the binaries from the [releases page](https://github.com/pine64/pine64_updater/releases).

# Compilation instructions

To be done...

0 comments on commit 9663c4c

Please sign in to comment.