This repo contains go-flutter implementations for popular flutter plugins.
Please report issues at the go-flutter issue tracker.
- shared_preferences - Provides a persistent store for simple data. (flutter package)
- path_provider - Finding commonly used locations on the filesystem. (flutter package)
If you have implemented a plugin that you would like to add to this repository, feel free to open a PR.