mirror of
https://github.com/Solido/awesome-flutter.git
synced 2025-04-28 17:57:51 +02:00
Merge 5bf7395af6
into 479700fce6
This commit is contained in:
commit
a5c7bd6898
1 changed files with 6 additions and 0 deletions
|
@ -68,6 +68,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
|
|||
- [Navigation](#navigation)
|
||||
- [Template](#templates)
|
||||
- [Plugins](#plugins)
|
||||
- [Adding To Existing App](#adding-to-existing-app)
|
||||
- [Frameworks](#frameworks)
|
||||
- [Experimental](#experimental)
|
||||
- [Open Source Apps](#open-source-apps)
|
||||
|
@ -447,6 +448,11 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
|
|||
- [Pub packages](https://pub.dev/flutter/packages) - Packages filter in Dart Pub Repository.
|
||||
- [Plugins](https://github.com/flutter/packages/tree/main/packages) - Official Flutter Team Plugins
|
||||
|
||||
## Adding To Existing App
|
||||
|
||||
- [Flutter Boost](https://github.com/alibaba/flutter_boost) - Enables hybrid integration for your existing native apps with minimum efforts
|
||||
- [Faraday](https://github.com/gfaraday/g_faraday) - A plugin for building hybrid stack apps
|
||||
|
||||
### Device
|
||||
|
||||
- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) <!--stargazers:dart-flitter/flutter_webview_plugin--> - Render web content by [Hadrien Lejard](https://twitter.com/HadrienLejard)
|
||||
|
|
Loading…
Add table
Reference in a new issue