Skip to content

A revolutionary new browser. HTML to Flutter transpiler. Written in Go (using Dart FFI) and Flutter.

License

Notifications You must be signed in to change notification settings

mytja/flutter_browser

Repository files navigation

Flutter Browser

An experimental HTML & CSS to Flutter transpiler written in Go, using Dart FFI and Flutter.


Screenshots

image image

Notice

This works great for simple pages, such as following, even though it can render most of the pages, such as Google (not pretty).

It isn't intended for serious use. It's just an experiment (proof of concept and a personal project) 😉.

Browser supports only basic CSS and HTML.

Excuse me for the bad code.

Platform support

Only Linux is supported. Windows & MacOS aren't yet supported (and probably never will be).

License

GuineaHTML (everything in that subfolder, including libguineahtml & guinea_html Dart FFI interface) is licensed under the MIT License, meanwhile everything else (the Flutter application & mapper) is licensed under the GNU GPLv3 license.

Copyright 2022 Mitja Ševerkar

About

A revolutionary new browser. HTML to Flutter transpiler. Written in Go (using Dart FFI) and Flutter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published