Last updated:
0 purchases
hb flutter util
hb_flutter_util #
A common Utils for Flutter.
Install Started #
Add this to your pubspec.yaml file:
dependencies:
hb_flutter_util: ^0.0.2
copied to clipboard
Install it
$ flutter packages get
copied to clipboard
Configuration #
add properties in info.plist in iOS #
<key>LSApplicationQueriesSchemes</key>
<array>
<string>wechat</string>
</array>
copied to clipboard
Feature #
✅ check wechat installed.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.