All Projects → rxlabz → flutter_desktop_markdown_reader

rxlabz / flutter_desktop_markdown_reader

Licence: Apache-2.0 license
Experimental MacOS Markdown reader made with Flutter

Programming Languages

objective c
16641 projects - #2 most used programming language
dart
5743 projects
shell
77523 projects
swift
15916 projects

Projects that are alternatives of or similar to flutter desktop markdown reader

nw-angular-cli-example
An example of an Angular CLI app running in NW.js
Stars: ✭ 24 (-56.36%)
Mutual labels:  desktop-app
jdeploy
Developer friendly desktop deployment tool
Stars: ✭ 282 (+412.73%)
Mutual labels:  desktop-app
jspaint.exe
🌂JS Paint ~~ as a cross-platform native desktop app. In other words, the "🎨 Classic MS Paint, REVIVED + ✨Extras".exe hehe
Stars: ✭ 117 (+112.73%)
Mutual labels:  desktop-app
Perspec
Scriptable desktop app to correct the perspective of images
Stars: ✭ 523 (+850.91%)
Mutual labels:  desktop-app
TinyChat
💬 Extra small chat client with GUI
Stars: ✭ 15 (-72.73%)
Mutual labels:  desktop-app
gophersnake
Stand-alone Gopher client for modern desktops
Stars: ✭ 14 (-74.55%)
Mutual labels:  desktop-app
joplin-plugin-combine-notes
Joplin plugin to combine one or more notes to a new one.
Stars: ✭ 27 (-50.91%)
Mutual labels:  desktop-app
network-smoothie
Dead simple internet bonding. Take advantege of multiple network adapters.
Stars: ✭ 14 (-74.55%)
Mutual labels:  desktop-app
antares
A modern, fast and productivity driven SQL client with a focus in UX.
Stars: ✭ 836 (+1420%)
Mutual labels:  desktop-app
react-electron
Boilerplate for creating an Electron desktop app with React
Stars: ✭ 77 (+40%)
Mutual labels:  desktop-app
joplin-plugin-tagging
Plugin to extend the Joplin tagging menu with a copy all tags and tagging dialog with more control.
Stars: ✭ 17 (-69.09%)
Mutual labels:  desktop-app
html-mangareader
A lightweight offline CBZ/CBR and image viewer with full continuous scrolling
Stars: ✭ 84 (+52.73%)
Mutual labels:  desktop-app
elephicon
A GUI wrapper for png2icons.
Stars: ✭ 90 (+63.64%)
Mutual labels:  desktop-app
Anything
Digital asset organizing tool for creators.
Stars: ✭ 19 (-65.45%)
Mutual labels:  desktop-app
squoosh-desktop-app
Squoosh Desktop App is a multiplatform desktop app to compress, resize, and crop your images.
Stars: ✭ 141 (+156.36%)
Mutual labels:  desktop-app
fhash
fHash - an open source files hash calculator for Windows and macOS
Stars: ✭ 222 (+303.64%)
Mutual labels:  desktop-app
MagicBox
Organize your workspace, keep files optimized, prepare images for publishing
Stars: ✭ 65 (+18.18%)
Mutual labels:  desktop-app
InvMan
Open source JavaFX inventory management application
Stars: ✭ 40 (-27.27%)
Mutual labels:  desktop-app
InventoryDesktopFlutterApp
Implementation of Flutter Desktop Application
Stars: ✭ 36 (-34.55%)
Mutual labels:  desktop-app
JetTunes-Desktop-Music-Player
Material design music player made with javafx
Stars: ✭ 36 (-34.55%)
Mutual labels:  desktop-app

Flutter desktop markdown reader

Experimental Flutter markdown reader for macOS based on flutter-desktop-embedding

Demonstrates :

  • filechooser plugin to select .md files or directory
  • colorpicker plugin to select a background color

screenshot

Usage

follow instructions from flutter-desktop-embedding

  1. Flutter
# move to your flutter dir parent
git clone https://github.com/rxlabz/flutter_desktop_markdown_reader.git
cd example_flutter/
flutter packages get
  1. XCode :
  • open macos/example/Mardown Reader.xcodeproj
  • normally : Sign, Build and run
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].