Git Product home page Git Product logo

Comments (8)

mike-gallego avatar mike-gallego commented on May 27, 2024

maybe flutter clean will work

from geoflutterfire.

DarshanGowda0 avatar DarshanGowda0 commented on May 27, 2024

Hey @Mr-que, is this still an issue?

from geoflutterfire.

austinmccalley avatar austinmccalley commented on May 27, 2024

from geoflutterfire.

DarshanGowda0 avatar DarshanGowda0 commented on May 27, 2024

I am trying to build an app using GeoFlutterFire and it keeps on failing on build.

Output of flutter doctor -v

[✓] Flutter (Channel stable, v1.2.1, on Mac OS X 10.14.4 18E226, locale en-US)
    • Flutter version 1.2.1 at /Users/austin/flutter
    • Framework revision 8661d8aecd (3 months ago), 2019-02-14 19:19:53 -0800
    • Engine revision 3757390fa4
    • Dart version 2.1.2 (build 2.1.2-dev.0.0 0a7dcf17eb)

[✗] Android toolchain - develop for Android devices
    ✗ ANDROID_HOME = /usr/local/share/android-sdk
      but Android SDK not found at this location.

[!] iOS toolchain - develop for iOS devices (Xcode 10.2)
    • Xcode at /Applications/Xcode.app/Contents/Developer
    • Xcode 10.2, Build version 10E125
    • ios-deploy 1.9.4
    ! CocoaPods out of date (1.5.0 is recommended).
        CocoaPods is used to retrieve the iOS platform side's plugin code that responds to your plugin usage on the Dart side.
        Without resolving iOS dependencies with CocoaPods, plugins will not work on iOS.
        For more info, see https://flutter.io/platform-plugins
      To upgrade:
        brew upgrade cocoapods
        pod setup

[!] Android Studio (not installed)
    • Android Studio not found; download from https://developer.android.com/studio/index.html
      (or visit https://flutter.io/setup/#android-setup for detailed instructions).

[✓] VS Code (version 1.33.1)
    • VS Code at /Applications/Visual Studio Code.app/Contents
    • Flutter extension version 2.26.1

Pubspec.yaml Dependencies

dependencies:
  flutter:
    sdk: flutter
  firebase_core: ^0.3.4
  cloud_firestore: ^0.9.13+1
  # firebase_analytics: ^2.1.1+3
  rxdart: ^0.21.0

  # geoflutterfire: ^2.0.3
  geoflutterfire:
    git: git://github.com/DarshanGowda0/GeoFlutterFire.git
  location: ^2.3.5
  google_maps_flutter: ^0.2.0

Output of flutter build -v
https://gist.github.com/Mr-Que/fcf2b1a3f67c5fa84ef05deec2009eed

looks like you have issues on both android sdk and ios cocoa pods? which platform are you building for?

from geoflutterfire.

austinmccalley avatar austinmccalley commented on May 27, 2024

I am trying to build an app using GeoFlutterFire and it keeps on failing on build.
Output of flutter doctor -v

[✓] Flutter (Channel stable, v1.2.1, on Mac OS X 10.14.4 18E226, locale en-US)
    • Flutter version 1.2.1 at /Users/austin/flutter
    • Framework revision 8661d8aecd (3 months ago), 2019-02-14 19:19:53 -0800
    • Engine revision 3757390fa4
    • Dart version 2.1.2 (build 2.1.2-dev.0.0 0a7dcf17eb)

[✗] Android toolchain - develop for Android devices
    ✗ ANDROID_HOME = /usr/local/share/android-sdk
      but Android SDK not found at this location.

[!] iOS toolchain - develop for iOS devices (Xcode 10.2)
    • Xcode at /Applications/Xcode.app/Contents/Developer
    • Xcode 10.2, Build version 10E125
    • ios-deploy 1.9.4
    ! CocoaPods out of date (1.5.0 is recommended).
        CocoaPods is used to retrieve the iOS platform side's plugin code that responds to your plugin usage on the Dart side.
        Without resolving iOS dependencies with CocoaPods, plugins will not work on iOS.
        For more info, see https://flutter.io/platform-plugins
      To upgrade:
        brew upgrade cocoapods
        pod setup

[!] Android Studio (not installed)
    • Android Studio not found; download from https://developer.android.com/studio/index.html
      (or visit https://flutter.io/setup/#android-setup for detailed instructions).

[✓] VS Code (version 1.33.1)
    • VS Code at /Applications/Visual Studio Code.app/Contents
    • Flutter extension version 2.26.1

Pubspec.yaml Dependencies

dependencies:
  flutter:
    sdk: flutter
  firebase_core: ^0.3.4
  cloud_firestore: ^0.9.13+1
  # firebase_analytics: ^2.1.1+3
  rxdart: ^0.21.0

  # geoflutterfire: ^2.0.3
  geoflutterfire:
    git: git://github.com/DarshanGowda0/GeoFlutterFire.git
  location: ^2.3.5
  google_maps_flutter: ^0.2.0

Output of flutter build -v
https://gist.github.com/Mr-Que/fcf2b1a3f67c5fa84ef05deec2009eed

looks like you have issues on both android sdk and ios cocoa pods? which platform are you building for?

I am building for iOS

from geoflutterfire.

DarshanGowda0 avatar DarshanGowda0 commented on May 27, 2024

Looks like you need to update your cocoapods, are you able to build with latest cloud_firestore ?

from geoflutterfire.

austinmccalley avatar austinmccalley commented on May 27, 2024

Looks like you need to update your cocoapods, are you able to build with latest cloud_firestore ?

Updated cocoapods to 1.6.1 and trying to build with the latest version of cloud_firestore. Stills fails to build, https://gist.github.com/Mr-Que/c602e649e756458071a1c168a828b23e

from geoflutterfire.

DarshanGowda0 avatar DarshanGowda0 commented on May 27, 2024

Are you able to build successfully without Geoflutterfire? Also, have you looked at #22?

from geoflutterfire.

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.