Git Product home page Git Product logo

Comments (14)

hillelcoren avatar hillelcoren commented on July 19, 2024

Thanks for trying out the app!

Try running: cp lib/.env.dart.example lib/.env.dart

https://github.com/invoiceninja/flutter-mobile#developer-notes

from admin-portal.

jiangzhixiao avatar jiangzhixiao commented on July 19, 2024

@hillelcoren thanks hilelcoren,btw,i know you just now,i've used your flex-autocomplate for many years:)....
i'm a beginner of flutter , i know that there is not the place to discuss AIR.but i found Flutter is very similar to AIR,what do you think hillelcoren

from admin-portal.

hillelcoren avatar hillelcoren commented on July 19, 2024

Awesome, that was a long time ago...

Totally agreed, Flutter to me feels like a modern version of Flex, I actually wrote about it here.

from admin-portal.

jiangzhixiao avatar jiangzhixiao commented on July 19, 2024

@hillelcoren in android/app/build.gradle
def keystorePropertiesFile = rootProject.file("key.properties")
where is key.properties? when i run debug ,i got the "Can not find the specified file key.properties "

from admin-portal.

hillelcoren avatar hillelcoren commented on July 19, 2024

Create a file named /android/key.properties that contains a reference to your keystore:

storePassword=
keyPassword=
keyAlias=key
storeFile=<location of the key store file, e.g. /Users//key.jks>

From: https://flutter.io/android-release/

I'll add this to the readme...

from admin-portal.

jiangzhixiao avatar jiangzhixiao commented on July 19, 2024

thanks hillelcoren , i just want run debug ,may be it's not necessary to use key.properties??

from admin-portal.

hillelcoren avatar hillelcoren commented on July 19, 2024

You should be able to undo the changes listed here: https://flutter.io/android-release/

from admin-portal.

jiangzhixiao avatar jiangzhixiao commented on July 19, 2024

ok,is there any test account for login in ? if i should register an account in invoiceninja???

from admin-portal.

hillelcoren avatar hillelcoren commented on July 19, 2024

Currently you'd need to setup a self host instance of the app, we'll support our hosted version in the future.

from admin-portal.

ankush1432 avatar ankush1432 commented on July 19, 2024

i am new in flutter
getting log error
DriverError: Could not determine URL to connect to application.
Either the VM_SERVICE_URL environment variable should be set, or an explicit
URL should be provided to the FlutterDriver.connect() method.

from admin-portal.

hillelcoren avatar hillelcoren commented on July 19, 2024

Are you trying to run the Invoice Ninja app?

from admin-portal.

ankush1432 avatar ankush1432 commented on July 19, 2024

yes

from admin-portal.

ankush1432 avatar ankush1432 commented on July 19, 2024

after delete test_driver folder app run
but next i am not able to login
i am follow both step in developer note
please help me

from admin-portal.

hillelcoren avatar hillelcoren commented on July 19, 2024

Are you seeing a specific error?

from admin-portal.

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.