Skip to content

fatemeh-afshari/harmony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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