Skip to content

Releases: ilshookim/simple-electron-nodejs-flutter-web

wapui-v1.0.7-230605

05 Jun 08:43
Compare
Choose a tag to compare

wapui 1.0.7 (Stable Release)

  • Supported to flutter 3.0.0

wapui-v1.0.5-221108

08 Nov 12:56
Compare
Choose a tag to compare

Change

  • Added to play video example in process welcome page from both local url and remote url.

wapui-v1.0.4-221103

03 Nov 06:50
5b638a9
Compare
Choose a tag to compare
wapui-v1.0.4-221103 Pre-release
Pre-release

wapui 1.0.4 (First Release)

  • simple-electron-nodejs-flutter-web

  • A simple Electron application using NodeJS middleware with Flutter web and Dart.

This project name is wapui (web application platform for ui).

  • electron release application to MacOS, Linux and Windows (electron: version 21)
  • npm managing scripts supported (npm: version 8)
  • node.js middleware integrated (node: version 16)
  • flutter web integrated (flutter: version 3)
  • internalization supported (flutter: en, ko)
  • loading spinning animation and status supported (electron: index.html)
  • hiding electron menu supported (electron: index.html)
  • debugging mode in settings (flutter web)
  • copy basic information and status to clipboard (flutter web)
  • logging to browser console log and transfer to nodejs middleware (flutter web)
  • logging to specified log file (nodejs middleware)
  • restful API supported (nodejs middleware)
  • sqlite3 database integrated (nodejs middleware)
  • and so on