Bartek Pacia
Bartek Pacia
As the title says 😁
I'd like to be able to do something along the lines of: ``` $ npm install -g docs.page $ docs.page build # converts my whole website to static HTML that...
[the sample](https://github.com/sevlyar/go-daemon/blob/master/examples/cmd/gd-simple/simple.go) doesn't work on my machine (macOS 11) – the process exits immediately – the pidfile exists for a few milliseconds and then is deleted. some info that might...
### The problem Let's say that I have the following Widget: ```dart IconButton( iconSize: 20, icon: FaIcon(FontAwesomeIcons.eye), onPressed: () {/* change PasswordTextField visibility */}, ); ``` If I want to...
**Is your feature request related to a problem?** I was making a write-up about best REST practices and something essential came to my mind. A functionality so common that it's...
**Is your feature request related to a problem? Please describe.** This was first raised by [asawesome07](https://github.com/asawesome07) in [this PR](https://github.com/systers/mentorship-android/issues/335). What he suggests is adding a new feature: in a specific...
**Is your feature request related to a problem? Please describe.** My feature is related to the unability to "uncheck/unmark" task that was once marked as completed. **Describe the solution you'd...
### Description In my opinion, working with the backend using Postman isn't really a great experience. `POST` Register user with a real email, open mailbox and confirm, then `POST` login....
As the title says, Linux support would be great. Maybe some Linux x Flutter expert picks this up and submits a PR. That said, I think it's best to wait...