flutter_gopher 0.0.1 copy "flutter_gopher: ^0.0.1" to clipboard
flutter_gopher: ^0.0.1 copied to clipboard

discontinued

A core component in Flutter plugins generated by the Flutter Gopher tool, providing FFI binding support between Flutter applications and Go backends.

Flutter Gopher Dart Library #

English | 中文

Flutter Gopher Dart Library is a core component in Flutter plugins generated by the Flutter Gopher tool, providing FFI binding support between Flutter applications and Golang backends.

Features #

  • Provides dynamic library loading mechanism, supporting multiple platforms (iOS, Android, Windows, macOS, Linux)
  • Implements asynchronous call support, allowing Go functions to be executed asynchronously in Dart
  • Provides unified error handling mechanism
  • Simplifies the use of FFI binding code

Installation #

This library is typically automatically integrated into Flutter plugins generated by the Flutter Gopher tool, requiring no manual installation. If you need to use it separately, you can add a dependency in pubspec.yaml:

dependencies:
  flutter_gopher: ^0.0.1

Flutter Gopher Project #

Flutter Gopher tool project repository: https://github.com/czg99/flutter_gopher

1
likes
0
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

A core component in Flutter plugins generated by the Flutter Gopher tool, providing FFI binding support between Flutter applications and Go backends.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_gopher