Kent1011 / client_information

A plugin to get basic information from the client of your Flutter application
https://pub.dev/packages/client_information
MIT License
6 stars 18 forks source link

fix initialization on web #4

Closed tauu closed 3 years ago

tauu commented 3 years ago

The PR fixes two issues with initializing the plugin on web.

omtodkar commented 3 years ago

Any plans near future plans for this merge?

Using forked repo for now.

  # The official package is failing on web.
  client_information:
    git:
      url: https://github.com/tauu/client_information.git
      ref: web-init-fix