Coder Social home page Coder Social logo

hbcoin / flutter-ho Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zhaolongs/flutter-ho

1.0 0.0 0.0 37.83 MB

flutter 快速开发模版、脚手架

Ruby 0.47% C++ 3.78% C 0.26% Objective-C 0.13% Java 0.03% Dart 91.69% Swift 0.20% HTML 0.71% CMake 2.73%

flutter-ho's Introduction

flutter_ho

Flutter 快速开发模板 目录已适配到 Flutter 2.5版本

Android apk体验

1 Android 权限申请

权限申请使用的是 permission_handler: ^9.2.0

需要在对应的清单文件中添加权限声明,如这里使用的相机

android/app/src/main/AndroidManifest.xml

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="com.studyyoun.flutter_ho">
    <uses-permission android:name="android.permission.CAMERA"/>
   <application .../>

 </manifest>

2 视频更新历程

3 Demo大集合

图片浏览器

如果你迷茫 不妨来此 每日分享 先积累着再说 更多Widget 的应用,小编已总结在书中


在这里插入图片描述

flutter-ho's People

Contributors

zhaolongs avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.