GithubHelp home page GithubHelp logo

yurenmatou / vincent_flutter_hello Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 52 KB

name: vincent_hello description: This is Vincent First test plugin. version: 0.0.1 homepage: "https://docs.flutter.dev/packages-and-plugins/developing-packages#plugin-platforms"

License: BSD 3-Clause "New" or "Revised" License

Kotlin 18.79% Dart 57.22% Swift 16.91% Objective-C 0.30% Ruby 6.79%

vincent_flutter_hello's Introduction

vincent_hello

A new Flutter plugin project.

Getting Started

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

发布插件案例:"https://docs.flutter.dev/packages-and-plugins/developing-packages#plugin-platforms" 1、创建一个应用插件 flutter create --org com.qidian --template=plugin --platforms=android,ios -i swift -a java flutter_hello -a 是android -i 是ios

2、尝试发布 flutter packages pub publish --dry-run 这期间需要梯子,环境设置,要能访问到google.com 运行上面的命令:显示Package has 0 warnings. 则代表 没什么问题 另外需要注意的点是: 1、pubspec.yaml需要设置homepage,比如是你的github的开源项目地址 2、description进行插件功能性描述 3、已有License文件,你可以在giuhub创建一个项目,license挑选BSD3,去覆盖它

3、真正发布 flutter packages pub publish --server=https://pub.dartlang.org 3.1、根据命令提示原则y继续 3.2、提示你需要访问链接里面的网站,复制或者打开到浏览器去验证即可,没有登录谷歌账号的话需要登录 3.3、验证过程如下 Waiting for your authorization... 等待你打开浏览器去验证 Authorization received, processing... 验证进行中 Successfully authorized. 验证成功 Uploading... 上传代码当中

vincent_flutter_hello's People

Contributors

yurenmatou avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.