Matteo Maria Terzuolo

Matteo Maria Terzuolo

Salty Spaghetti - Dev by day, gamer by night

Flutter Developer that loves to experiment with new technologies and everything that catches my interest

Link

19 November 2023

12:00
  • 50 min Italian
    🚪 Defence against Dark Arts Classroom

    Dart FFI: A Beginner's Guide to High-Performance Integration

    Dart is a versatile language that can be used to build a wide range of applications. However, sometimes you need the performance of another language, such as C or Rust, for certain tasks. That’s where Dart FFI comes in. Dart FFI allows you to call functions written in other languages directly from your Dart code. This can be a great way to boost the performance of your Dart application for specific tasks, such as image processing, numerical computing, or machine learning. With that said, it’s important to ask yourself: Is FFI always the best way to boost performance? In this talk, we will discuss the benefits and challenges of using Dart FFI. We will also explore some alternative ways to improve the performance of your Dart application.

    Flutter
    Matteo Maria Terzuolo

    Matteo Maria Terzuolo

    Salty Spaghetti - Dev by day, gamer by night