Zonily Jame

Results 14 issues of Zonily Jame

Windless Version: 4.1.0 Xcode Version: 10.1 Installation Method: Cocoapods Sample Video ![ezgif-1-bcaa381abc00](https://user-images.githubusercontent.com/17846698/51454372-4825ce00-1d7f-11e9-96b6-12322fe392c5.gif) There are no problems with the constraints. The button click's code is as follows ``` click += 1...

Are there any plans to add support for Flutter? If not, are there any guides I can use to possibly build this ~~if I can~~

- Migrated project to use Cocoapods and removed empty folders and .gitmodules - Migrated .swift-version file to use s.swift_version on podspec - Migrated project settings to Xcode 11 recommended -...

A good example of this is how realm's [jazzy](https://github.com/realm/jazzy#themes) has examples of a few websites that used their tool to generate documentation.

help wanted
documentation

I downloaded the latest plugins from [v1.03](https://github.com/werman/noise-suppression-for-voice/releases/tag/v1.03) then had to trust the files using `sudo xattr -rd com.apple.quarantine $file_location_here` It finally shows up in Wavelink but the audio becomes muted...

bug
help wanted

basically what I want to add a bool variable/function to reverse what this library already does.

**Describe the bug** When there are escaped characters like `$` on the URL, retrofit will remove the `\` on the generated files for some reason. **To Reproduce** 1. Create a...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Version ^5.2.0 ### Command type build_runner (Default) ### What happened? I'm using flutter_gen...

bug

As you can see in this recording, it is navigating on the wrong location for some reason Am I doing something wrong? https://github.com/Milad-Akarie/auto_route_library/assets/17846698/b75047ba-0b94-4001-ab69-893ae77dc52e Here's my router setup ```dart import 'package:auto_route/auto_route.dart';...