Giter VIP home page Giter VIP logo

Comments (8)

KazuCocoa avatar KazuCocoa commented on June 12, 2024

It usually means the Flutter app does not contain ext.flutter.driver package.

In our next release, we will be planning to extend the deprecation policy to cover the flutter_driver package in addition to already supported packages, flutter and flutter_test.

https://medium.com/flutter/whats-new-in-flutter-3-16-dba6cb1015d1

So, I guess they no longer support the flutter_driver, which is used by this driver to communicate with Flutter. <- this was wrong. Still flutter team has the flutter_driver. But for the error message means the package is not in your app under test right now.

from appium-flutter-driver.

hermankravchenko-ama avatar hermankravchenko-ama commented on June 12, 2024

from appium-flutter-driver.

KazuCocoa avatar KazuCocoa commented on June 12, 2024

If you meant the integration_test package transition as this driver, then I have no good idea since I don't have much personal time to spend on this project. I guess it can but the behavior may not be the same with current behavior.

from appium-flutter-driver.

hermankravchenko-ama avatar hermankravchenko-ama commented on June 12, 2024

It usually means the Flutter app does not contain ext.flutter.driver package.

In our next release, we will be planning to extend the deprecation policy to cover the flutter_driver package in addition to already supported packages, flutter and flutter_test.

https://medium.com/flutter/whats-new-in-flutter-3-16-dba6cb1015d1

So, I guess they no longer support the flutter_driver, which is used by this driver to communicate with Flutter. <- this was wrong. Still flutter team has the flutter_driver. But for the error message means the package is not in your app under test right now.

We do have flutter driver as a dependency and initiated in the main. The commands that we used to build the APK is

flutter build apk --debug and flutter build apk --profile

github_1
github_2

from appium-flutter-driver.

hermankravchenko-ama avatar hermankravchenko-ama commented on June 12, 2024

Any thoughts @KazuCocoa

from appium-flutter-driver.

KazuCocoa avatar KazuCocoa commented on June 12, 2024

No idea. Perhaps we need to take a look at Flutter repository. The error itself was ext.flutter.driver module was not loaded in the test package (usually), so module loading or around in Flutter team's update could affect.

from appium-flutter-driver.

hermankravchenko-ama avatar hermankravchenko-ama commented on June 12, 2024

@KazuCocoa Any updates here?

Just curious

from appium-flutter-driver.

KazuCocoa avatar KazuCocoa commented on June 12, 2024

No. I don't work on this

from appium-flutter-driver.

Related Issues (20)

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.