fatemeh-afshari / harmony

Internal Flutter Packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Harmony

Harmony is a set of flutter plugins for faster application development.

Plugins

Example

Note

You should consider that these packages not published publicly. so you can't install them from pub.dev site. use the following lines in your pubspec.yaml file to install you package:

dependencies:
  package_name:
    hosted:
      # this also should be the package name    
      name: package_name
      # our unpub server  
      url: https://unpub.cloud.6thsolution.tech
    version: latest.version

About

Internal Flutter Packages


Languages

Language:Dart 96.6%Language:HTML 2.0%Language:Batchfile 0.5%Language:Shell 0.4%Language:Swift 0.4%Language:Kotlin 0.1%Language:Objective-C 0.0%