completely free for everyone. Its build-in Flutter Dart.
-
Updated
Oct 1, 2020 - Dart
{{ message }}
completely free for everyone. Its build-in Flutter Dart.
[Examples] Simple basic isolated apps, for budding flutter devs.
基于 Flutter & scoped_model 实现的视频类App客户端
A flutter based liquid swipe
An ultimate cheatbook of curated designs
login_challenge.dart
Emulator display overflow image when text field get focus because keyboard shows.
Wrap with SingleChildScrollView seems fix the problem
Thanks
Flutter Grocery Shopping App (Mobile App, Web App) - Connect with us - info@widle.studio Or just feel the Contact form we will connect with you - https://forms.gle/48qC6D8AvJUNzrYi6
flutter animation effects | custom widget | custom renderobject
Smart course app built in flutter.
Flutter App Developer Roadmap - A complete roadmap to learn Flutter App Development. I tried to learn flutter using this roadmap. If you want to add something please contribute to the project. Happy Learning
Flutter Wallet APP UI Challenge
A small attempt to make an e-commerce user interface in Flutter for Android and iOS.
Flutter timer app
Learn to develop mobile apps using Flutter for both Android and iOS
I think the touch area for icon is small. Only when you precisely touch icon then only it receives touch. Can we have something with which we can increase. touch area for icons? Its little inconvinient to change tabs
一份 Flutter 优秀中文资源列表,在这里能找到优质的Flutter库、工具,教程,文章等。
Flutter - E Commerce UI KIT ( completely free for everyone )
Helthcare app built in flutter
OpenGit基于Flutter的Github客户端,支持Android和iOS。项目中涉及到BloC、Redux、国际化、多主题以及Github相关信息的查看等。
Wallet app built in flutter
A repository full of beautiful UI examples in Flutter
This is an RichEditor for the Flutter platform.
Rich UI and animation flutter app backed by firebase
People is great app with smart UI with new look animation
User onboarding library with smooth animation of objects and background colors
This is a repository of a collection of apps made in flutter
A concept app based on this design: https://www.uplabs.com/posts/furniture-shop-figma
Add a description, image, and links to the flutter-material topic page so that developers can more easily learn about it.
To associate your repository with the flutter-material topic, visit your repo's landing page and select "manage topics."
There is a Box decoration used in the
_ItemWidget. It will be nice to have this configurable. For example to use : https://api.flutter.dev/flutter/material/UnderlineTabIndicator-class.html. This way we can achieve much more configurability in the widget. Anyhow, thanks for creating this nice and very useful lib.