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

A common utils for flutter.

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.
0
likes
110
pub points
0%
popularity

Publisher

unverified uploader

A common utils for flutter.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on hb_flutter_util