Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Gsy_github_app_flutter | 13,827 | 24 days ago | 5 | apache-2.0 | Dart | |||||
Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便的驾车体验Σ( ̄。 ̄ノ)ノ。同款Weex版本 : https://github.com/CarGuo/GSYGithubAppWeex 、同款React Native版本 : https://github.com/CarGuo/GSYGithubApp 、原生 kotlin 版本 https://github.com/CarGuo/GSYGithubAppKotlin | ||||||||||
Flutter_deer | 6,784 | 22 days ago | apache-2.0 | Dart | ||||||
🦌 Flutter 练习项目(包括集成测试、可访问性测试)。内含完整UI设计图,更贴近真实项目的练习。Flutter practice project (including integration testing and accessibility testing). Contains complete UI design drawings for a more realistic practice project. | ||||||||||
Fun_android_flutter | 2,515 | a year ago | 9 | Dart | ||||||
👿👿👿👿👿玩Android客户端Flutter版本。Provider的最佳实践.DarkMode、多色彩主题、国际化、切换字体、优美动画 | ||||||||||
Flutter_inappwebview | 2,427 | 1 | 46 | 6 days ago | 51 | May 05, 2022 | 667 | apache-2.0 | Dart | |
A Flutter plugin that allows you to add an inline webview, to use a headless webview, and to open an in-app browser window. | ||||||||||
Wechat_flutter | 2,184 | 2 months ago | 38 | apache-2.0 | Dart | |||||
wechat_flutter Flutter版本微信,一个优秀的Flutter即时通讯IM开源库! | ||||||||||
Dy_flutter | 1,458 | a year ago | 1 | Dart | ||||||
斗鱼直播APP :rocket: 多元化Flutter开源项目。涵盖礼物特效、手势动画、弹幕池、抽奖、鱼吧等(另提供服务端Mock接口) | ||||||||||
Morec | 1,390 | 2 years ago | 4 | mit | Dart | |||||
🎥非常精美的 Flutter 版电影客户端,利用豆瓣现有的 Api,打造了一个完整的电影展示 App(部分 UI 仿豆瓣电影)。 A beautiful movie application build by flutter. | ||||||||||
Fluttertianyue | 685 | 3 years ago | 7 | Dart | ||||||
基于Flutter的超完整仿腾讯动漫,小说阅读,抖音视频项目,功能丰富,适合学习和日常使用,拥有较好的项目结构&比较规范的代码!Flutter入门,看这个就够了~Flutter project which provide richer functionality, if you want to learn flutter, this project is a good choice | ||||||||||
Flutter_template | 683 | a year ago | 8 | apache-2.0 | Dart | |||||
The project of the empty template with Flutter has built the basic framework to realize the functions of internationalization, theme peeling, login and registration, etc.(Flutter空壳模板工程,已搭建基础框架,实现国际化、主题换肤、登录注册、自动路由注册等功能,可在此基础上简单修改实现自己的应用功能) | ||||||||||
Flutter_study | 627 | 4 years ago | 3 | Dart | ||||||
flutter知识点学习与实战,问题解决方案记录 |
A collection of flutter_inappwebview
project examples.
Below the list of the projects with their repository link and a little description.
back_forward_navigation_gestures: Add support for Android back button and iOS navigation gestures to allow back/forward WebView history navigation.
custom_error_page: Handle web page loading errors and show a custom error page.
custom_in_app_browser:
An implementation of a custom In-App Browser using the InAppWebView
widget, such as the Facebook or LinkedIn In-App
Browser.
custom_text_size: Set custom text size/zoom to the whole web page.
file_download: Add support to file download.
multi_webview_tab_manager: An example of a Multi-WebView Tab Manager implementation.
popup_window: Add support to manage requests that open a new window using JavaScript (window.open()
) or by the target attribute in a link (such as target="_blank"
).
progress_indicator: Add a progress indicator such as LinearProgressIndicator
or CircularProgressIndicator
while the WebView is loading.
pwa_to_flutter_app: Convert a PWA to a Flutter App.
third_party_oauth_user_sign_in: Add support for third-party OAuth user sign-in services, such as Google OAuth Sign-In service.
web_automation_framework: An example implementation of a headless web automation framework similar to Puppeteer or Playwright.
web_notification: Example of an implementation of the Web Notification JavaScript API.
webrtc: A WebRTC example using the AppRTC Demo or the PubNub WebRTC Demo.
webview_ad_blocker: WebView with a simple Ad Blocker to block ads loading from specific URLs, such as Google Ads.