Update README

This commit is contained in:
Brandon Presley 2023-04-04 18:23:48 +12:00
parent 117ca5cdc4
commit ebf389357d
1 changed files with 6 additions and 8 deletions

View File

@ -1,16 +1,14 @@
# fmassive
A new Flutter project.
[Massive](https://gitea.presley.nz/brandon.presley/Massive) has several
performance problems which get on my nerves. Also I don't like how many
breaking changes React Native made so I'm giving Flutter a try.
Eventually I might replace that React Native codebase with this one
and point the f-droid repository here, since we aim to implement the
same app just in Flutter.
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.