Reusable dart code provided as a package for building beautiful cross-platform apps. Give your project a huge kickstart by using this repo as a starting point..
About The Project • Getting Started • License • Literature
Table of Contents
The aim of this project is to leverage other projects in their needs for
native UI development (Linux/Windows/Web/Android/iOS).
Supports english and german right now.
- By using this repo my personal web blog jonasheinle.de is able to build a beautiful web native responsive app ( see my repo jotrockenmitlocken)
- My Inference Engine uses this package for multi-platform UI support when running AI 😄
Feature | Implement Status |
---|---|
Easy cross-platform layout creation | ✔️ |
Media handling(open, download) | ✔️ |
Markdown rendering | ✔️ |
Widget decoration | ✔️ |
EMail handling | ✔️ |
Image handling | ✔️ |
Responsive table creation | ✔️ |
Social Media Icons | ✔️ |
Watch the pubspec.yaml
file.
- Clone the repo
git clone --recurse-submodules [email protected]:Kataglyphis/jotrockenmitlockenrepo.git
If strange things happen try this steps:
flutter clean
flutter pub get
flutter build linux
Upcoming :)
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
MIT
Jonas Heinle - @Cataglyphis_
Get in touch: [email protected]
Project Link: https://github.com/Kataglyphis/jotrockenmitlockenrepo
Some very helpful literature, tutorials, etc.