Dart FFI and CLI App

Pre-Requisite: Install package FFI and Args We will cover briefly about Using Dart FFI Fetch login history of a user (macOS) Create a CLI App Note: We won’t be explaining in-depth about Dart FFI as there are good articles dedicated to it. Using Dart FFI FFI: (Foreign Function Interface) can be used to call the … Continue reading Dart FFI and CLI App