Flutnet 1.0.0 [BETA]
released July 31, 2020
This version is compatible with:
- Flutter 1.17.3
- Xamarin.Android 10.3.1.4
- Xamarin.iOS 13.18.2.1
Flutnet NuGet Packages
The Flutnet SDK will help you in creating Xamarin projects that reference all the required Flutnet packages available on NuGet Gallery. For more information about the project architecture you can read our official documentation.
If you want to manually create a Flutnet project from scratch or if you want to setup a private (offline) NuGet feed, please refer to our official NuGet page for all the packages you need to download.
What's new
First release.
- Performance improvements in flutnet pack command.
- Fixed an issue when running flutter build aar command on Windows that was causing the error
"filename too long!"
.