Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zhujiaming/znote

A markdown notebook app,support pc and mobile,base on flutter.
https://github.com/zhujiaming/znote

dart flutter flutter-app

Last synced: 12 days ago
JSON representation

A markdown notebook app,support pc and mobile,base on flutter.

Awesome Lists containing this project

README

        

## znote

A simple personal note application, supporting PC and mobile phone, based on Flutter

## Getting Started

```
flutter pub get
```

```
flutter packages pub run build_runner build
```

```
flutter run
# or
flutter run -d windows
```