Become a better designer by developing Flutter Apps

In this article, I want to deepen a talk related to Flutter Engage held by @filiphracek, where he presents some ideas for developing beautiful Flutter applications. We all know that the concept of beauty is subjective, but some tricks can be used to ... https://blog.albertobonacina.com/become-a-better-designer-by-developing-flutter-apps

The @platform Flutter Demo Apps Revealed: at_hello_world

Abstract If you’ve ever dabbled with the @ platform or its @ protocol, you’ve probably found yourself examining the sample Flutter applications we’ve provided in the at_demos repository of our Github. While we’ve done our best to make the demo apps d... https://blog.atsign.dev/the-platform-flutter-demo-apps-revealed-athelloworld-ckmqzv10l032zl0s18src6hhc

Handling Gradle Exceptions Within a Flutter Project Utilizing the @platform

If you are encountering Gradle issues when using the at_backupkey_flutter or atsign_authentication_helper libraries, there are some Gradle configuration updates you may need to make for your project to compile successfully. Synopsis As part of the ... https://blog.atsign.dev/handling-gradle-exceptions-within-a-flutter-project-utilizing-the-platform-ckmqteej102lrm1s13piq393f

Handling Grade Exceptions Within a Flutter Project Utilizing the @protocol

If you are encountering gradle issues when using the at_backupkey_flutter or atsign_authentication_helper libraries, there are some gradle configuration updates you may need to make for your project to compile successfully. Synopsis As part of the im... https://blog.atsign.dev/handling-grade-exceptions-within-a-flutter-project-utilizing-the-protocol-ckmqteej102lrm1s13piq393f

Developing Blockchain Applications With Flutter

What is Blockchain? A blockchain is a decentralized database that everyone can access. They have an intriguing property where once data is stored in a blockchain, changing it becomes incredibly difficult. Each block contains the following information... https://techblog.geekyants.com/developing-blockchain-applications-with-flutter

Introduction to crop_your_image - a brand-new Flutter package for Cropping Images

Hi. I'm Tsuyoshi Chujo developing mobile apps with Flutter. This is my first article in hashnode, and I'd like to introduce my brand-new Flutter package, named crop_your_image. What is crop_your_image? crop_your_image is a Flutter package which helps... https://chooyan.hashnode.dev/introduction-to-cropyourimage

Implementing Flutter Maps With OSM

Introduction With the surge in availability of access to the internet, we all have moved from remembering neighborhood locations to marking them on Maps. So, as the users are getting quite comfortable with using maps on their devices, the necessity o... https://techblog.geekyants.com/implementing-flutter-maps-with-osm

Flutter 常用库

官方库

url_launcher 调用URL schemes,如http、mailto、tel、sms等 Provider 状态管理,封装了InheritedWidget,父子关系组件时用 Device_info 硬件设备信息 Package Info App软件包信息 SharedPreferences用户设 NSUserDefaults path_provider文件目录 Share 分享功能 Animations 动画 Image Picker 图片选择器 Connectivity 网络... https://zhangwen.dev/flutter-libraries

Animations in Flutter: Implicit Animations

This article is part of the series "Animations in Flutter". As the name suggests, the series covers how to add animations to your Flutter apps, what are the fundamental differences between the options you have and how you can go about choosing the be... https://blog.nemishah.dev/flutter-implicit-animations

Mi card using Flutter Chapter: 1

In this fast-growing world, everyone tends to have their own identity. For all those people, I thought of developing a minimalistic mi card using flutter. Developing this mi card can be done in two ways, One is using the predefined card class which m... https://bharadwaj.hashnode.dev/mi-card-using-flutter-chapter-1


Search