flutter_codesdancing 0.0.2 copy "flutter_codesdancing: ^0.0.2" to clipboard
flutter_codesdancing: ^0.0.2 copied to clipboard

discontinuedreplaced by: lib_flutter_base
outdated

flutter codesdancing.

flutter_codesdancing #

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, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Versions #

  • flutter_boost origin/v1.22.4-hotfixes

Publish #

Create Steps #

  • Create flutter plugin
    flutter create --org com.codesdancing.flutter  --template=plugin --platforms=android,ios -i objc -a kotlin flutter_codesdancing
    
  • Publish
    flutter pub publish
    
  • Search packages