flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档

Overview

FlutterGo

感谢大家一直以来对 FlutterGo 的支持与反馈。

但是 由于团队内部组织调整变更,很遗憾的宣布 FlutterGo 目前暂停维护

但是后期我们会再升级迭代 FlutterGo 新版本,也同时希望更多Flutter爱好者参与加入。

Comments
  • 修复#357 #348 以及widget搜索的bug

    修复#357 #348 以及widget搜索的bug

    What does this PR do?

    1、解决某些高版本flutter卡在启动页的问题 Flutter (Channel master, v1.9.8-pre.79, on Mac OS X 10.14.6 18G95, locale en-CN) 2、解决登录页由于validator返回值不为null导致无法登录的问题 3、解决widget搜索,TextField服务端返回的routerName与本地不符导致的无法跳转的问题(临时解决) 4、添加widget搜索历史记录清除按钮

    修改了 home.dart 102 main.dart 206 login_page 183 140 search_input.dart

    关于启动页卡住的问题没有测低版本的兼容问题

    New ENV variables

    opened by zcchongpangzi 7
  • SharedPreferences 两个地方同时调用导致_spf为null而取不到值

    SharedPreferences 两个地方同时调用导致_spf为null而取不到值

    What does this PR do?

    TrelloCard/Issue/Story

    Why are we doing this? Any context or related work?

    Where should a reviewer start?

    Manual testing steps?

    Screenshots


    Database changes

    Deployment instructions

    New ENV variables

    opened by hengkx 5
  • fixed ios filename to support windows platform

    fixed ios filename to support windows platform

    What does this PR do?

      1. 修改了ios\Runner\Assets.xcassets\AppIcon.appiconset的文件名
      1. 修改了ios\Runner\Assets.xcassets\AppIcon.appiconset\Contents.json的文件名
      1. 修改了PULL_REQUEST_TEMPLATE.md文件名(大小写)
    Why are we doing this? Any context or related work?

    Where should a reviewer start?

    我们需要评审一下ios\Runner\Assets.xcassets\AppIcon.appiconset的文件名与 ios\Runner\Assets.xcassets\AppIcon.appiconset\Contents.json是否能够对应。

    Manual testing steps?

    No

    Screenshots

    Nothing to change

    Database changes

    No

    Deployment instructions

    No

    New ENV variables

    No

    opened by kaisawind 5
  • feat: 统一跳转行为

    feat: 统一跳转行为

    本PR做了什么?

    • 统一跳转行为,并支持侧滑返回(iOS)

    修改范围

    • TransitionType.inFromRight 改为 TransitionType.native
      • 其内部会在 iOS 平台使用 CupertinoPageRoute,在 android 平台是用 MaterialPageRoute,同时 iOS 上支持 侧滑返回
    • 显示指定 TransitionType.nativeModal
      • 使用 navigateTo 进行跳转,如果没有指定 TransitionType, 则会使用 SlideTransition 进行跳转(表现为 bottom -> top),指定 TransitionType.nativeModal 之后在跳转动画上是保持一致的,其他特性跟随平台而定。fullscreenDialog 解释如下:
     /// Whether this page route is a full-screen dialog.
      ///
      /// In Material and Cupertino, being fullscreen has the effects of making
      /// the app bars have a close button instead of a back button. On
      /// iOS, dialogs transitions animate differently and are also not closeable
      /// with the back swipe gesture.
      final bool fullscreenDialog;
    
    opened by zymxxxs 3
  • feat: iOS 相关改进

    feat: iOS 相关改进

    本 PR 做了什么?

    • webview 增加 loading 的功能,同时解决 present (fromBottom) 视图,动画不正常的问题
      • webview 没有loading,表现不友好,所以直接使用了 hidden 属性,同时也把动画不正常的问题解决了。
    • 修复 ‘关于手册页面’,GitHub 按钮遮挡状态栏的问题
      • SafeArea 就是 MediaQuery 减去 padding 的大小,所以,该地方直接使用 padding

    截图

    before

    after

    opened by zymxxxs 2
  • cirrus ci

    cirrus ci

    Build pass for both android and ios however test fails, which I think can be fixed in a separate PR https://cirrus-ci.com/task/6305625889308672

    To setup CI(free for OSS), go to https://github.com/marketplace/cirrus-ci and follow instructions here: https://cirrus-ci.org/guide/quick-start/

    Please let me know your concerns

    opened by hanabi1224 2
  • Beta2

    Beta2

    What does this PR do?

    添加ios发布权限,删除本地第三方引用,改直接引用

    TrelloCard/Issue/Story

    Why are we doing this? Any context or related work?

    Where should a reviewer start?

    Manual testing steps?

    Screenshots


    Database changes

    Deployment instructions

    New ENV variables

    opened by DeckeDeng 1
Owner
Alibaba
Alibaba Open Source
Alibaba
Taxi App Client App - Taxi Rouge App With Flutter

taxi_rouge_app A new Flutter application. Getting Started This project is a star

Bouchida Youssef 3 Jun 11, 2022
Book app - Book app UI with dark mode enabled, also this app created using the Flutter 2.5 skeleton template

BOOK APP Book app UI with dark mode enabled, also this app created using the Flu

Gülsen Keskin 5 Nov 9, 2022
A Flutter app to show how to implement in-app purchase using the in-app-purchase package

Flutter in-app purchase A Flutter project to show to implement in-app purchase using the in_app_purchase package Simple UI but it's okay ?? ?? WhatsAp

António Nicolau 5 Jul 26, 2022
🆙🚀 Flutter application upgrade/ Flutter App Upgrade /Flutter App Update/Flutter Update / download Plug-in

???? Flutter application upgrade/ Flutter App Upgrade /Flutter App Update/Flutter Update / download Plug-in (with notice bar progress), supports full upgrade, hot update and incremental upgrade

PengHui Li 344 Dec 30, 2022
This is a MVP our app's. The app get the song's list on firebase and display then you can be listen App features.

music_app Requirements: flutter version 3.0.3 Dart 2.17.5 Firebase CLI 11.1.0 flutter sdk: >= 2.15.1 < 3.0.0 flutter dependentcies: http: 0.13.4 mvvm:

Lê Hồng Minh 3 Aug 2, 2022
This is a JazzCash UI clone ( Modern Wallet App in Pakistan), implementing modern app bar animmation. One can take a concept of making app bar with animation.

jazzcash_ui This is a JazzCash UI clone ( Modern Wallet App in Pakistan), implementing modern app bar animmation. One can take a concept of making app

null 9 Nov 27, 2022
This is a Flutter app which shows how to use the PageView Class in your Flutter App

page_view_class A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started

Shehzaan Mansuri 1 Oct 25, 2021
Sibyl App written with Dart/Flutter. (My first experience in writing a real android app in flutter).

sibyl_app A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if thi

ALi.w 3 Feb 17, 2022
WooCommerce App template that uses Flutter. Integrated to work with WooCommerce stores, connect and create an IOS and Android app from Flutter for IOS and Android

WooCommerce App: Label StoreMax Label StoreMax - v5.3.1 Official WooSignal WooCommerce App About Label StoreMax Label StoreMax is an App Template for

WooSignal 314 Jan 9, 2023
Recipes app in flutter using API to get data. Amazing Recipes app UI in Flutter using dart with simple widgets.

Food Recipe App In Flutter Using API'S Recipe App in Flutter Subscribe Our YouTube Channel. Visit Website Demo OutPut Images ## ?? Links Getting Start

Habib ullah 2 Dec 26, 2022
flutter web app with given code and example. Step by step teaching how to build a flutter web app with backend

flutter_web A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if t

dbestech 20 Oct 26, 2022
Flutter-for-Wordpress-App - Cross platform wordpress news app built with Flutter and WP REST API

Flutter for Wordpress A flutter app for a wordpress websites with clean and elegant design. This app is available in free and pro version. You can cho

Madhav Poudel 243 Dec 23, 2022
Flutter-Wordpress-App - Cross platform wordpress news app built with Flutter

Flutter for Wordpress A flutter app for a wordpress websites with clean and elegant design. This app is available in free and pro version. You can cho

Madhav Poudel 243 Dec 23, 2022
Flutter-app-food-ordering - Flutter App Food Ordering

Food Ordering App Preview video: https://youtu.be/h1Cw7IoJByU My Twitter My Patr

SANGVALEAP VANNY 121 Dec 29, 2022
Flutter-Tasky-App - A Task App Designed With Flutter With Registration & Login Page

Flutter-Tasky-App- A task app designed with flutter with registration & login pa

Yakubu Lute 12 Dec 23, 2022
Music-App-Flutter - This is a flutter app which has some songs displayed in the form of a list and user can play any of them by clicking on the name of the song.

music_player_app A music player app made by me in flutter About the App This is a music player which i made to play audio files which we have passed i

Harsh Kumar Khatri 3 Apr 1, 2021
Flutter-watchtips - Flutter App (Embedded Watch Kit app with iOS version)

watchtips Update Version 2.2 The Watch tips project has been updated again, The interface has been tidied up and a seperate value for the tip cost has

Steve Rogers 137 Dec 31, 2022