Flutter-awesome-login-page-animated-fastCode
?? Fast code and awesome design-ui for Login Page ! ?
Getting Started #
First you need to add simple_animations 4.0.0 Or + in the dependency at pubspec.yaml:
.Here !
Get New Version of simple_animations in dependencies:
simple_animations: ^4.0.0
Two you need to remove comment in the dependency at pubspec.yaml:
# assets:
# - images/
To
assets:
- images/
And add this Also !!
fonts:
- family: Lobster
fonts:
- asset: font/Lobster-Regular.ttf
Basic Usage #
Add this inside your main.dart or your page !
Note From : simple_animations in pub.dev !!