flutter_ecommerce_app icon indicating copy to clipboard operation
flutter_ecommerce_app copied to clipboard

E-Commerce App built in flutter

Results 69 flutter_ecommerce_app issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/5350867/180342148-2acb6fea-a815-459c-8621-b2df682b4d19.png)

请问如何修改某个路径的权重呢?看readme以及z -h里没有写。 做一个新项目的时候,项目里的目录结构和旧项目的结构一样,每次z xxx都会因为新项目目录权重不够,导致跳到旧项目里的目录。 所以想请教个手动增加某个目录权重的方法,感谢。

Hello, if you use clink's new better way to install modules, so: `clink installscripts C:\path\to\z.lua\`, z.lua works mostly fine, except for one small issue. Every time you launch cmd you...

I have mad a pull request to add support of z.lua in [nnn](https://github.com/jarun/nnn)'s plugin autojump: https://github.com/jarun/nnn/pull/1414. I think is good to add the usage in z.lua's wiki, but I have...

Ugh. Sorry for how the commits look. I made changes in master, then backed them out and made them in a topic branch. But it's listing the master changes, the...

The [Fig Plugin Store](https://fig.io/plugins) supports 1-click install for 400+ shell plugins. We have over 100k users, thousands of whom manage their shell configuration with Fig. `z.lua` is already listed in...

if in directory, I want use like `cd ` with space, and list current directory's sub directories.

i use neovim a lot, and i want to make `z.lua` to remember the files/directories that i open using the `nvim` command. is that possible ?

env: msys2 + fish3.3.1+ lua5.4.3 installation: I install z.lua with `lua ~/.config/fish/plugins/z.lua/z.lua --init fish> ~/.config/fish/conf.d/z.fish` I am a noob with fish shell syntax, after the `z.fish` effect. I will get...

It would be nice for z.lua to support remembering and selection for file paths similar to [fasd -f](https://github.com/clvv/fasd).