Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Flutter unity cli for large scale projects

License

NotificationsYou must be signed in to change notification settings

juicycleff/flutter_unity_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Use this for managing flutter unity project with large teams.

Install.

    pub global activate flutter_unity_cli

Usage.

To bootstrap flutter unity plugin project with setup to your flutter app, use this command.

Your folder should be like this before running the command from root.Also make sure you are in the same folder level as your flutter application.

root:      -<flutter app project>
$ fuw create<flutter app project>

Your folder should be like this

root:      -<flutter app project>      -flutter_unity_widget

Then add the dependency to your flutter app project

dependencies:flutter:sdk:flutterflutter_unity_widget:path:../flutter_unity_widget

To upgrade the plugin to latest version, use

$cd flutter_unity_widget$ fuw update

To upgrade the CLI to latest version, use

$ fuw upgrade

About

Flutter unity cli for large scale projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp