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
130
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

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

Packages that implement hb_flutter_util