8000 GitHub - azharbinanwar/flutter-animation
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

azharbinanwar/flutter-animation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter animations

Here's a simple README file with the provided command setup:

Flutter Project Setup

Initial Setup

  1. Clean and get dependencies:
flutter clean
flutter pub get
  1. Run build runner:
flutter pub run build_runner build --delete-conflicting-outputs
  1. Run build runner with watch:
flutter pub run build_runner watch build --delete-conflicting-outputs

Run project

  • To run project
flutter run

Build Commands

  • To create a release build:
flutter build apk --release

Feel free to customize and expand upon this setup as needed for your Flutter project.

183600_V.Recorder.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0