GithubHelp home page GithubHelp logo

Comments (6)

PrzemyslawPluszowy avatar PrzemyslawPluszowy commented on August 14, 2024 1

i have this error to , any solution, when i back to prev i have inuse compilation `: Error: Member not found: 'ALL'.
flutter_google_places_sdk.dart:118
PlaceTypeFilter placeTypeFilter = PlaceTypeFilter.ALL,
^^^

: Error: No named parameter with the name 'placeTypeFilter'.
flutter_google_places_sdk.dart:127
placeTypeFilter: placeTypeFilter,
^^^^^^^^^^^^^^^
: Error: The argument type 'List?' can't be assigned to the parameter type 'List' because 'List?' is nullable and 'List' isn't.
flutter_google_places_sdk.dart:144

  • 'List' is from 'dart:core'.
  • 'PlaceField' is from 'package:flutter_google_places_sdk_platform_interface/src/types/place_field.dart' ('../../../.pub-cache/hosted/pub.dev/flutter_google_places_sdk_platform_interface-0.2.5/lib/src/types/place_field.dart').
    place_field.dart:1
    return _addMethodCall(() => platform.fetchPlace(placeId, fields: fields));`

from flutter_google_places_sdk.

aomicevic avatar aomicevic commented on August 14, 2024

@PrzemyslawPluszowy I have the same issue when going back to the previous versions. Any solution?

from flutter_google_places_sdk.

PrzemyslawPluszowy avatar PrzemyslawPluszowy commented on August 14, 2024

me to

from flutter_google_places_sdk.

elihaialgoaitech avatar elihaialgoaitech commented on August 14, 2024

Same here

from flutter_google_places_sdk.

PrzemyslawPluszowy avatar PrzemyslawPluszowy commented on August 14, 2024

maybe someone found a solution?

from flutter_google_places_sdk.

matanshukry avatar matanshukry commented on August 14, 2024

I'm not sure why this started, but I added any_map to the configured de/serializers, and custom fromJson for case insensitive enums.

Also upgraded all versions and published, version 0.3.6.

from flutter_google_places_sdk.

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.