Skip to content

Commit

Permalink
new readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Stem-LG committed Jun 2, 2022
1 parent f0fe9c3 commit 6af0bc7
Showing 1 changed file with 9 additions and 14 deletions.
23 changes: 9 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
# fluentino
you can find compiled binaries in release section, and to run plz execute the sudo_limitbat file :)

A new Flutter project.
to build from source,
install flutter,
clone the repo,
cd into the project,
run `flutter pub get`,
run `flutter build linux --release`,
and you'll find the binary in build/linux/x64/release/bundle/

## 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.
Have fun :)

0 comments on commit 6af0bc7

Please sign in to comment.