-
Hi maintainers!
The dartdoc just supports two generators, markdown and html, do you have any plan to create a generator for generating json output besides html or markdown?
Or even a way for creat…
-
Unable to add Flutter Modules to my Flutter Project so that I can separate out common logic/ui etc that will be used across multiple apps.
## Steps to Reproduce
- Create a new, default, Flutter…
-
This issue is somewhat of a sibling to #123934, but that issue is about the internal implementation of the Flutter Gradle Plugin. This one is about the template file that, upon `flutter create`, becom…
-
In the pubspec file, the following comment is automatically generated:
```
# The following defines the version and build number for your application.
# A version number is three numbers separated…
-
If I do `flutter create blah`, create a git repo, add everything then temporarily move `.git` to parent directory, and run this expression I found on the internet:
~~find . -type f -name "*" -exec …
-
Summarizing from a slack conversation:
> We have a pattern for an [innersource portal](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/patterns/2-structured/innersource-portal.m…
spier updated
2 years ago
-
Let's check what need to be done before submitting to App Store
- [ ] screenshots
- [ ] requirement 2
And then submit it.
-
## Steps to Reproduce
I have two prebuilt dynamic libraries, liba.so and libb.so, liba.so is depends on libb.so. I created a ffi-plugin to bundle them, like this:
```
set(prebuilt_bundled_librari…
-
See https://github.com/flutter/flutter/issues/37566 and https://github.com/flutter/flutter/issues/59501.
It's possible for users to end up adding their own native libraries in their Flutter Androi…
xster updated
8 months ago
-
I believe that facebook_audience_network plugin use Facbook's pre-defined Native ad template for layout.
But I also see the ".xml" files in the plguin's layout folders such as "fb_native_ad_layout_ho…