Flutnet Nuget Packages

 

In order to build your Flutnet app, your Xamarin projects need some specifications provided by the Flutnet framework:

  • Flutnet.Android
  • Flutnet.Interop.Android
  • Flutnet.Interop.Java8
  • Flutnet.iOS
  • Flutnet.Interop.iOS

 

To understand the relation between this packages and your Xamarin project just see the Flutnet Project Structure.


 

Remember that Flutnet.Interop.Android and Flutnet.Interop.iOS are correlated with a specific Flutter framework version. When you update your Flutter SDK to newer version, this packages must be updated.