Flutter Firebase Generate Random Key To Store As Document Name

Join GitHub today

GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.

Sign up

Tooltips provide text labels that help explain the function of a button or other user interface action. Wrap the button in a Tooltip widget to show a label when the widget long pressed (or when the user takes some other appropriate action). Store files with unique/random names. So I'll file a bug internally to document it:). How to upload file image on firebase storage with unique random name WEB.

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Flutter Firebase Generate Random Key To Store As Document Name In Word

Already on GitHub? Sign in to your account

Labels
Firebase

Comments

commented Jun 7, 2016

Angular: 1.5.3

Firebase: 3.0

AngularFire: 2.0.1

This is my old method:

New method?

Generate

commented Jun 7, 2016

Flutter Firebase Generate Random Key To Store As Document Name In Mac

There's no AngularFire code here. Not really sure how this relates to the bindings lib.

For an example of the API usage of push(), see here.

closed this Jun 7, 2016
Generate
added the type: question label Jun 7, 2016

commented Jun 7, 2016

key is now a read-only property, not a function. So, you would do this:

var newAppKey = appRef.push().key;

See here for the full list of changed methods.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment