SnowQueen
Current KaiOS development experience is not very good. This project aims to improve it by providing a set of tools and libraries to make development easier. No need for HTML, CSS, JS, or React. Just pure Dart.
Getting Started
To compile your Dart code to a KaiOS app run:
snowqueen compile kaios2
This will create an app_name.zip file with your compiled app bundle.
Libraries
- framework/app
- framework/element
- framework/elements/header
- framework/elements/input
- framework/elements/input_container
- framework/elements/list_item
- framework/elements/list_item_with_checkbox
- framework/elements/list_item_with_icon
- framework/elements/list_item_with_indicator
- framework/elements/separator
- framework/elements/softkeys
- framework/scaffold
- framework/views/list_view
- snowqueen
- toolkit/commands/compile
- toolkit/commands/create
- toolkit/kaios2/command
- toolkit/kaios2/manifest