-
Looks like this package has not migrated for null-safety. Flutter 2.2 is out today with null-safety ENABLED by default. We need null-safety migration ASAP.
-
```
[✓] Flutter (Channel stable, 2.2.1, on macOS 11.2.3 20D91 darwin-x64, locale ja)
```
Import statement calls ` should not be imported into a null safe library.`
![スクリーンショット 2021-05-30 11 41…
ytyng updated
3 years ago
-
dependencies:
arcore_flutter_plugin: ^0.1.0-null-safety.3
flutter: 2.5.2
Unhandled Exception: MissingPluginException(No implementation found for method addArCoreNodeWithAnchor on channel arco…
-
```yaml
dependencies:
flutter:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_…
ghost updated
2 years ago
-
Error: Cannot run with sound null safety, because the following dependencies
don't support null safety:
- package:logger
- package:logger_flutter
- package:sensors
-
Do you have plans to update this splendid package to Sound Null Safety?
I have a Flutter v2.10.1 Windows desktop application that I'm trying to use aes_crypt in.
When I run the project, I get th…
-
I'm trying to run the example and get the following, any help would be appreciated.
```
flutter_google_ml_vision\example>flutter run
Resolving dependencies... (2.2s)
The current Dart SDK version i…
-
From conversation in [slack](https://clojurians.slack.com/archives/C03A6GE8D32/p1655323061319559).
When trying to run `clj -M:cljd flutter` I get the following output
```
PS C:\Users\Franco\Des…
-
Everything is in title)
-
Please migrate to using null safety: https://dart.dev/null-safety/migration-guide
Dependencies:
- flutter_map itself is in the process: https://github.com/fleaflet/flutter_map/pull/870
It can alr…