Skip to main content

Python Flutter Extension

Project description

Attacus :snake: :butterfly:

Flutter Python Extension

Flutter

Flutter Embedder

SDL

Development

Required

Optional

Clone

git clone https://github.com/crungelab/attacus
cd attacus

Tool Chain

cxbuild

pybind11

Develop

hatch shell
procure
cxbuild develop

Build

cxbuild

Flutter Custom Devices

This will enable and display the location of your .flutter_custom_devices.json file

flutter config --enable-custom-devices
flutter custom-devices

Add this to your .flutter_custom_devices.json file

    {
      "id": "attacus",
      "label": "Attacus",
      "sdkNameAndVersion": "Attacus 0.1",
      "platform": null,
      "enabled": true,
      "ping": [
        "ping",
        "-n",
        "1",
        "-w",
        "500",
        "localhost"
      ],
      "pingSuccessRegex": "[<=]\\d+ms",
      "postBuild": [
        "python",
        "-m",
        "attacus.post_build"
      ],
      "install": [
        "python",
        "-m",
        "attacus.install"
      ],
      "uninstall": [
        "python",
        "-m",
        "attacus.uninstall"
      ],
      "runDebug": [
        "python",
        "main.py"
      ],
      "forwardPort": null,
      "forwardPortSuccessRegex": null,
      "screenshot": null
    }

Examples

flutter build bundle
python main.py

or

flutter run

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

attacus-0.1.6-cp310-cp310-win_amd64.whl (975.5 kB view details)

Uploaded CPython 3.10Windows x86-64

File details

Details for the file attacus-0.1.6-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: attacus-0.1.6-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 975.5 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.23.3

File hashes

Hashes for attacus-0.1.6-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 707ea24362c9a17fd79fba81f5f82bb2ee201c095281ad2bf209a12112b5f50e
MD5 c7b61cd4ab143d705fd152538ec999c4
BLAKE2b-256 2e5cca0545b33967e4068e6511e1dbc80a05b8608cb9356ce2c2a18e36b31cf7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page