Today we're again talking about great packages for UI and Widgets. So... let's start reading happily!
original
https://tomicriedel.medium.com/10-flutter-tips-season-2-part-5-10-e8152b58935a
text
Yaru
Flutter supports many platforms, including Linux. Now, if you develop a nice Ubuntu-style application, it can get complicated. That's why Yaru exists. This enables you to use a wide variety of components, from buttons and checks to progress bars, without writing complex code.
Aesthetic Conversation
Conversation is a great invention. They are used in almost every application and look fantastic. However, it takes time to create such a wonderful dialog. For this reason, there is a package called aesthetic_dialogs . This gives you a lot of customization options but is still very easy to use.
Swipable Stack
You might want to create a Tinder clone, or a completely different app, but it also has familiar swipecards. Sure, you can add the entire app yourself, but why make it unnecessarily difficult? You should use swapable_stack . With this package you can easily create these cards and get user input with a few lines of code. Your application can look like this:
Animated Toggle Switch Animated Toggle Switch
Animated toggle switches give you a different choice, not just 2 different switches. The easiest way to explain this concept is to use a gif:
custom navigation bar
Custom Navigation Bars give you the possibility to create simple animated navigation bars. This navbar fits into any trendy looking app and is sure to catch the user's eye!
custom timer
Custom timers make it possible to create a very simple timer in your application, however this is very customizable. This package is very easy to use and can be found in any sports and clock application:
flash
Reminder dialogs are great, but sometimes it can be a little annoying to write so much code and customize the whole thing. This is where flash comes into play. This is a very easy to use customizable alert library.
Scribble
Scribble is a library that lets you draw basic methods in Flutter applications. You can use an eraser, use pens of different thicknesses, or even different colors. For applications with small drawing capabilities, this library is definitely recommended.
Water Drop Navigation Stick
This navbar has a lot of wonderful animations. As the name of this library suggests, it looks like a drop of water falls on the selected icon. Below is an example:
Glass glass effect
The glass posture is a huge UI trend, but it's not always easy to achieve. That's why there is such a glassmorphism , which allows you to easily create Glassmorphic UI.
end.
Have a nice day!
© Cat Brother
- WeChat ducafecat
- Blogducafecat.tech
- github
- bilibili
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。