Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/ruskakimov/mooltik

🧑‍🎨 Mobile app for drawing 2D animation
https://github.com/ruskakimov/mooltik

android animation animation-app dart dartlang drawing-app flutter flutter-apps ios mobile mobile-app storyboard

Last synced: 2 days ago
JSON representation

🧑‍🎨 Mobile app for drawing 2D animation

Lists

README

        





Animation studio in your pocket.





Get it on Google Play
Download on the App Store


[![Codemagic build status](https://api.codemagic.io/apps/60363e65c9d4d7cf9b10cfc0/default-workflow/status_badge.svg)](https://codemagic.io/apps/60363e65c9d4d7cf9b10cfc0/default-workflow/latest_build)

Awesome Flutter

## Features:

## Useful commands:

#### Extract app data

```
adb shell
run-as com.kakimov.mooltik
mkdir -p /sdcard/Documents/mooltik_data
cp -r app_flutter/ /sdcard/Documents/mooltik_data/
```