Flutter Weekly Issue 68

Stella981
• 阅读 497

Flutter Weekly Issue 68

教程

  1. 在 Flutter 中使用 TensorFlow Lite 插件实现文字分类

  2. Flutter包大小治理上的探索与实践

  3. 从渲染原理出发探究Flutter内存泄漏(超详细)

  4. 闲鱼对Flutter-Native混合工程解耦的探索

  5. Dart: 健全的空安全概览

  6. 深入理解 Dart 空安全

  7. FlutterDojo设计之道—状态管理之路(七)

插件

  1. flutter-gen

    The Flutter code generator for your assets, fonts, colors, … — Get rid of all String-based APIs.

  2. local-hero

    A widget which implicitly launches a hero animation when its position changed within the same route.

    Flutter Weekly Issue 68

  3. contentful-rich-text-flutter

    Rich Text renderer that parses Contentful Rich Text JSON object and returns a renderable Flutter widget

  4. flutter-charset-detector

    Flutter plugin that detects the charset (encoding) of text bytes

    Flutter Weekly Issue 68

  5. flutter-websocket-plugin

    Plugin with native integration for WebSocket.

  6. pinch-zoom

    A widget based on Flutter's new Interactive Viewer that makes picture pinch zoom, and return to its initial size and position when released.

    Flutter Weekly Issue 68

  7. flutter-gen

    The Flutter code generator for your assets, fonts, colors, … — Get rid of all String-based APIs.

  8. pluto-grid

    PlutoGrid is a data grid that can be controlled by the keyboard on desktop and web. Of course, it works well on Android and IOS.

    Flutter Weekly Issue 68

  9. flutter-device-locale

    A Flutter plugin for retrieving the device locale information.

  10. playify

a Flutter plugin for play/pause/seek songs, fetching music metadata, and browsing music library.

![](https://oscimg.oschina.net/oscnet/up-c63b0acac82f72443895abfa80082f4a0fd.JPEG)
  1. charcode
Symbolic names for character codes in Dart
  1. list-tile-switch
simple widget that combines ListTile with a switch.

![](https://oscimg.oschina.net/oscnet/up-104c91f4bb49ab700d0c7aeece1001f9952.gif)
  1. file.dart
A pluggable, mockable file system abstraction for Dart. Supports local file system access, as well as in-memory file systems, record-replay file systems, and chroot file systems.
  1. passwd
A beautiful, encrypted password manager, built using Flutter and Dart.

![](https://oscimg.oschina.net/oscnet/up-d6c6958533dbc7b1f24a32db3b9efe90439.JPEG)
  1. vector-math
A Vector math library for 2D and 3D applications.
  1. binder
A lightweight, yet powerful way to bind your application state with your business logic.

![](https://oscimg.oschina.net/oscnet/up-2cff2cf6faa1cd918a42f90f1c1df29464e.JPEG)
  1. redux-compact
a library that aims to reduce the massive amount of boilerplate that follows maintaining a Flutter Redux application.
  1. flutter-wechat-camera-picker
A camera picker in WeChat style.

![](https://oscimg.oschina.net/oscnet/up-6924c563df98659aee9da52fe954b4b2846.JPEG)
  1. retry
Utility for wrapping an asynchronous function in automatic retry logic with exponential back-off, useful when making requests over network.
  1. sliver-tools
A set of useful sliver tools that are missing from the flutter framework.

![](https://oscimg.oschina.net/oscnet/up-891adf778ed38d88257fb3ddd9bcdb8454c.gif)
  1. flutter-audio-desktop
A simple 🎵 audio playback library for Flutter Desktop. Windows & Linux support.
  1. animated-splash
A light weight package for flutter apps, that easily shows a splash screen with a nice fade animation.

![](https://oscimg.oschina.net/oscnet/up-c7786fc510f97cab31879cfd40943983862.gif)
  1. biometric-storage
Flutter plugin to store data behind biometric authentication (ie. fingerprint)
  1. flutter-avatars-bottts
A high performance Flutter Widget to render Bottts svg avatars on android/ios devices.

![](https://oscimg.oschina.net/oscnet/up-b30c3c574ee3e17705053ec21de2a2deaf0.gif)
  1. win32
A package that wraps some of the most common Win32 API calls using FFI to make them accessible to Dart code without requiring a C compiler or the Windows SDK.
  1. flutter-portal
Overlay/OverlayEntry, but better

![](https://oscimg.oschina.net/oscnet/up-fc7263a36e80c1355ce2c941ee5204aaf52.JPEG)
  1. html-unescape
Dart library for unescaping HTML-encoded strings
  1. future-button
Customizable Material and Cupertino buttons with progress indicators and more

![](https://oscimg.oschina.net/oscnet/up-ec2ff33f45b55f0fd5a4446311795feb507.gif)
  1. duration
Utilities to make working with 'Duration's easier.
  1. infinite-scroll-pagination
Flutter package to help you lazily load and display pages of items as the user scrolls down your screen.

![](https://oscimg.oschina.net/oscnet/up-71019dde1df3dd488dc0d2719e31d79581f.gif)
  1. database
Database access for Dart developers.
  1. miniplayer
A lightweight flutter package to simplify the creation of a miniplayer.

![](https://oscimg.oschina.net/oscnet/up-1fc5eaa141b9a99d31f737765e026c4ff07.gif)
  1. flutter-cMoon-icons
nsipred by Font awesome Icons package🤗. This package contains more than 2000 icons🥰. The amazing thing about this icons is that, it comes with it own default Colors🙌🏽 but you can change it to your own choice🤩.No need to bother yourself searching for social media icon 😬 colors.

![](https://oscimg.oschina.net/oscnet/up-4152fe0ec86795619fdc3ecc48d9804e1a9.JPEG)
  1. mainstream
A StreamBuilder alternative that provides builder and event callbacks

![](https://oscimg.oschina.net/oscnet/up-744a04af8c37fa98d910b27b6bb788c566e.JPEG)
  1. flutter-sequencer
A Flutter plugin for music sequencing.

![](https://oscimg.oschina.net/oscnet/up-698c1512679b463543184dda251211a78e5.JPEG)

App

  1. recipe

    Recipe App made with Flutter

    Flutter Weekly Issue 68

  2. Retter

    iOS/Android Reddit app created with Flutter

    Flutter Weekly Issue 68

  3. BWO

    An infinity procedural online game using Flutter and flames with NodeJS and Firebase for the back-end

    Flutter Weekly Issue 68

  4. mood-tracker

    a mood-tracker app, driven by daily journals. Keep track of how you feel on a day to day basis, and figure out what makes you happy, and what doesn't!

    Flutter Weekly Issue 68

  5. SwiftSetFlutter

    Android and IOS fitness app that allows users to quickly find the perfect exercise for any situation from over 1100+ exercises in our database

    Flutter Weekly Issue 68

  6. Taskist

    a ToDo List app for Task Management inspired by the design below

    Flutter Weekly Issue 68

  7. WhatTodo

    A Simple Todo app design in Flutter to keep track of your task on daily basis. Its build on BLoC Pattern. You can add a project, labels, and due-date to your task also you can sort your task on the basis of project, label, and dates

    Flutter Weekly Issue 68

🎁 福利

打开淘宝 app,输入密令: 吐丝播客和他的朋友们,获取 Toast.show(∞) 播客 听友专属福利,天天都可以领取

原文地址:https://www.androidweekly.io/android-dev-weekly-issue-297
版权声明:禁止一切形式的转载-禁止商用-禁止衍生

点赞
收藏
评论区
推荐文章
blmius blmius
2年前
MySQL:[Err] 1292 - Incorrect datetime value: ‘0000-00-00 00:00:00‘ for column ‘CREATE_TIME‘ at row 1
文章目录问题用navicat导入数据时,报错:原因这是因为当前的MySQL不支持datetime为0的情况。解决修改sql\mode:sql\mode:SQLMode定义了MySQL应支持的SQL语法、数据校验等,这样可以更容易地在不同的环境中使用MySQL。全局s
Jacquelyn38 Jacquelyn38
2年前
2020年前端实用代码段,为你的工作保驾护航
有空的时候,自己总结了几个代码段,在开发中也经常使用,谢谢。1、使用解构获取json数据let jsonData  id: 1,status: "OK",data: 'a', 'b';let  id, status, data: number   jsonData;console.log(id, status, number )
皕杰报表之UUID
​在我们用皕杰报表工具设计填报报表时,如何在新增行里自动增加id呢?能新增整数排序id吗?目前可以在新增行里自动增加id,但只能用uuid函数增加UUID编码,不能新增整数排序id。uuid函数说明:获取一个UUID,可以在填报表中用来创建数据ID语法:uuid()或uuid(sep)参数说明:sep布尔值,生成的uuid中是否包含分隔符'',缺省为
Stella981 Stella981
2年前
Android So动态加载 优雅实现与原理分析
背景:漫品Android客户端集成适配转换功能(基于目标识别(So库35M)和人脸识别库(5M)),导致apk体积50M左右,为优化客户端体验,决定实现So文件动态加载.!(https://oscimg.oschina.net/oscnet/00d1ff90e4b34869664fef59e3ec3fdd20b.png)点击上方“蓝字”关注我
Wesley13 Wesley13
2年前
mysql设置时区
mysql设置时区mysql\_query("SETtime\_zone'8:00'")ordie('时区设置失败,请联系管理员!');中国在东8区所以加8方法二:selectcount(user\_id)asdevice,CONVERT\_TZ(FROM\_UNIXTIME(reg\_time),'08:00','0
Wesley13 Wesley13
2年前
Java日期时间API系列36
  十二时辰,古代劳动人民把一昼夜划分成十二个时段,每一个时段叫一个时辰。二十四小时和十二时辰对照表:时辰时间24时制子时深夜11:00凌晨01:0023:0001:00丑时上午01:00上午03:0001:0003:00寅时上午03:00上午0
Wesley13 Wesley13
2年前
00:Java简单了解
浅谈Java之概述Java是SUN(StanfordUniversityNetwork),斯坦福大学网络公司)1995年推出的一门高级编程语言。Java是一种面向Internet的编程语言。随着Java技术在web方面的不断成熟,已经成为Web应用程序的首选开发语言。Java是简单易学,完全面向对象,安全可靠,与平台无关的编程语言。
Stella981 Stella981
2年前
Django中Admin中的一些参数配置
设置在列表中显示的字段,id为django模型默认的主键list_display('id','name','sex','profession','email','qq','phone','status','create_time')设置在列表可编辑字段list_editable
Wesley13 Wesley13
2年前
MySQL部分从库上面因为大量的临时表tmp_table造成慢查询
背景描述Time:20190124T00:08:14.70572408:00User@Host:@Id:Schema:sentrymetaLast_errno:0Killed:0Query_time:0.315758Lock_
Python进阶者 Python进阶者
3个月前
Excel中这日期老是出来00:00:00,怎么用Pandas把这个去除
大家好,我是皮皮。一、前言前几天在Python白银交流群【上海新年人】问了一个Pandas数据筛选的问题。问题如下:这日期老是出来00:00:00,怎么把这个去除。二、实现过程后来【论草莓如何成为冻干莓】给了一个思路和代码如下:pd.toexcel之前把这