Skip to content

Mobile application for inventory process (Android + iOS)

License

Notifications You must be signed in to change notification settings

lachouettecoop/InventoryCoop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InventoryCoop

A Flutter application for La Chouette COOP inventory process. The other products are :

Requirement

You will need flutter then let flutter doctor help you. This app was build with flutter 2.8.1

It could make your life better:

Build APK (Android)

flutter pub get
flutter build apk

Build iOS

flutter pub get
flutter build ios