Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dan1229/flutter_javascript_tutorial

Tutorial on how to integrate native JS code with any Flutter or even Dart app - this example is with the Braintree JS API.
https://github.com/dan1229/flutter_javascript_tutorial

dart flutter javascript

Last synced: about 1 month ago
JSON representation

Tutorial on how to integrate native JS code with any Flutter or even Dart app - this example is with the Braintree JS API.

Awesome Lists containing this project

README

        

# flutter javascript tutorial
#### By: [Daniel Nazarian](https://danielnazarian) 🐧👹
##### Contact me at

-------------------------------------------------------

### Description

This repo is a basic Flutter project outlining how to integrate native JS with Flutter/Dart. This allows you to 'build your own plugins' for that once in a blue moon that Flutter may not yet have the functionality you need or you just want to integrate with some specific JS tools.

-------------------------------------------------------
##### [https://danielnazarian.com](https://danielnazarian.com)
##### Copyright 2023 © Daniel Nazarian.