Skip to content

WangYng/hb_flutter_util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hb_flutter_util

A common Utils for Flutter.

Install Started

  1. Add this to your pubspec.yaml file:
dependencies:
  hb_flutter_util: ^0.0.2
  1. Install it
$ flutter packages get

Configuration

add properties in info.plist in iOS

<key>LSApplicationQueriesSchemes</key>
<array>
    <string>wechat</string>
</array>

Feature

  • check wechat installed.

About

A common Utils for Flutter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published