Skip to content

Quickstart page is inaccurate to modern flutter  #58

Description

@pgrwe

This is all based off the project defaults from flutter create on the master channel. I have native assets enable. I am on windows 11 and followed the directions outlined on the windows page.

small changes

_MyAppState is now _MyHomePageState and MyApp is now MyHomePage

initState() requires @override and super.initState()

Ran into this error in editor:
image

thermion_examples issues

I also wasn't able to run the quickstart or example flutter projects in thermion_examples.

Target native_assets failed : error : Building native assets failed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions