Flutter-awesome-login-page-animated-fastCode

?‍? 快速编码和出色的设计UI,用于登录页面!?



入门 #

首先,您需要在pubspec.yaml中的依赖项中添加simple_animations 4.0.0或更高版本

在此处获取simple_animations的新版本

 dependencies:
  simple_animations: ^4.0.0 

其次,您需要删除pubspec.yaml中依赖项中的注释

 
  # assets:
   # - images/

 
   assets:
    - images/

同时添加这个!!

 
     fonts:
    - family: Lobster
      fonts:
        - asset: font/Lobster-Regular.ttf

基本用法 #

将此添加到您的main.dart或您的页面中!

来自:pub.dev上的simple_animations的注释!

?‍? 在阿尔及利亚制造?

GitHub

https://github.com/Hmida71/Flutter-Login-ui-Animated-1