Skip to content

I created , this app just to teach my student , how make multi-selection in flutter, It Basically teaches how to populate a list of items from an array , Add new item to an array and how maintain the app state when when working with an array

Notifications You must be signed in to change notification settings

jenadiusnicholaus/muiti-selection-flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

muiti-selection-flutter

I created, this app just to teach my students how to make multi-selection in a flutter, It Basically teaches how to populate a list of items from an array, Add a new item to an array and how to maintain the app state when working with an array. i was very excited when teaching this cool feature in a flutter.

Build on

  • Dart
  • Flutter

Milestones

  • Milestone 1: List all items from an Array.
  • Milestone 2: Add an item to an array.
  • Milestone 3: Manage an app states.

Getting started

To get a local copy up and running follow these simple example steps.

 ==Type  these command in terminal to get started== 

 git clone https://github.com/jenadiusnicholaus/muiti-selection-flutter.git

 cd muiti-selection-flutter

 ==install the dependences==

 run: flutter pub get

 ==run the app by typing in the terminal==

  run: flutter run

👤 Author1

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!s

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

Feel free to check the issues page.

📝 License

This project is MIT licensed.

About

I created , this app just to teach my student , how make multi-selection in flutter, It Basically teaches how to populate a list of items from an array , Add new item to an array and how maintain the app state when when working with an array

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published