Giter VIP home page Giter VIP logo

x-slayer / app_version_checker Goto Github PK

View Code? Open in Web Editor NEW
12.0 0.0 40.0 88 KB

A lightweight flutter plugin to check if your app is up-to-date on Google Play Store or Apple App Store

Home Page: https://pub.dev/packages/flutter_app_version_checker

License: MIT License

Kotlin 10.31% Swift 6.60% Objective-C 5.72% Dart 62.04% Ruby 15.34%
flutter playstore applestore apkpure version checker version-check dart

app_version_checker's Introduction

๐Ÿ‘‹ Hello! I'm Iheb Briki known as X-SLAYER

I'm a full-stack developer and mainly use Flutter,React & nextJs

Remember, open source is not commercial software development. The projects I share here are just tools I've built for myself to make my life better. Be mindful and respect the time that I (and every other contributor) provide to the community free of charge. ๐Ÿ’œ

X-SLAYER

app_version_checker's People

Contributors

krjw-eyev avatar x-slayer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

app_version_checker's Issues

MissingPluginException

MissingPluginException (MissingPluginException(No implementation found for method getAll on channel dev.fluttercommunity.plus/package_info))

Cant Run on IOS

[!] No podspec found for flutter_app_version_checker in .symlinks/plugins/flutter_app_version_checker/ios

above error got while running ios build

Bump package_info_plus to 4.0.0

After upgrading flutter to 3.10 and device_info_plus to 9.0.0;

It started showing an error when running flutter pub get.

Error:

Because package_info_plus >=1.4.1 <1.4.3 depends on package_info_plus_windows ^1.0.5 which depends on win32 ^2.0.0, package_info_plus >=1.4.1 <1.4.3 requires win32 ^2.0.0.

And because package_info_plus ^1.4.3 depends on package_info_plus_windows ^2.0.0, package_info_plus ^1.4.1 requires win32 ^2.0.0 or package_info_plus_windows ^2.0.0.

Because package_info_plus_windows >=2.1.0 depends on win32 >=2.7.0 <4.0.0 and package_info_plus_windows >=2.0.0 <2.1.0 depends on win32 ^2.7.0, package_info_plus_windows >=2.0.0 requires win32 >=2.7.0 <4.0.0.

Thus, package_info_plus ^1.4.1 requires win32 >=2.0.0 <4.0.0.
And because flutter_app_version_checker >=0.3.1 depends on package_info_plus ^1.4.2, flutter_app_version_checker >=0.3.1 requires win32 >=2.0.0 <4.0.0.

And because device_info_plus 9.0.0 depends on win32 ^4.1.4 and no versions of device_info_plus match >9.0.0 <10.0.0, flutter_app_version_checker >=0.3.1 is incompatible with device_info_plus ^9.0.0.
So, because s1mobile depends on both device_info_plus ^9.0.0 and flutter_app_version_checker ^0.3.2, version solving failed.

Add release notes

First thanks for the great work.

Is it possible to add the retrieving of release notes please?

The lib works very well.

Thanks,

app version checker does not work when implemented with the following libraries.

dependencies:
  flutter:
    sdk: flutter

  # The following adds the Cupertino Icons font to your application.
  # Use with the CupertinoIcons class for iOS style icons.
  cupertino_icons: ^1.0.2
  flutter_inappwebview: ^6.0.0-beta.21
  flutter_downloader: ^1.9.1
  path_provider: ^2.0.15
  permission_handler: ^10.2.0
  shared_preferences: ^2.1.1
  intl: ^0.18.1
  stroke_text: ^0.0.2
  firebase_core: ^2.13.1
  firebase_analytics: ^10.4.2
  firebase_messaging: ^14.6.2
  flutter_local_notifications: ^14.1.1
  flutter_app_version_checker: ^0.3.2

if you add the listed libraries, the app doesn't work anymore, if you remove flutter_app_version_checker the app works again. Even if I don't use the flutter_app_version_checker library at all, it still doesn't work. If you run a test, the app doesn't start and stays on a black screen.
If you remove the library everything starts working normally again. How can I fix? Thank you

Specify the id into iOS and androidId

My app has two separate ids for Google Play and App Store. for iOS: "mn.asap.care", and for android: "mn.clinica.care". But the plugin has only one input named: "appId".

No longer working on IOS side

Every time I try to check update on the iSO side, it give me the following response.

Can't find an app in the App Store with the id xxxx

Here I have replaced my original app id with xxxx for privacy reasons. I also tried app ids from different other apps, but it seems Apple is no longer proving response on this url.

I have tried mine and 8 ball pool game package name in the following way even in the browser.

https://itunes.apple.com/lookup?bundleId=com.miniclip.eightballpool

But every time it give the same response as written below.

{
 "resultCount":0,
 "results": []
}

Please check and fix this issue ASAP :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.