KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
flutterban
★ 22
Open GitHub ↗
A Kanban board built in Flutter
Download README (.md)
Explore Similar Repositories
africa_poverty_clean
:
No description available.
dumble
:
A Mumble transport client framework supporting multiple Mumble features such as fully encrypted udp transport or user management
alarmbuddy
:
No description available.
ixm
:
Izzy's eXtension Modules for CMake
nspeed
:
Multi-threaded network speed measurement tool
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
flutterban
?
Download (.md)
<p align="center"> <img src="https://fontmeme.com/permalink/200624/8ec03178468405b6d4a3ce22f6ab1fbc.png"> </p> A Kanban board built in Flutter This project uses 4 different approaches for State Management: - [SetState](https://api.flutter.dev/flutter/widgets/State/setState.html) - [Bloc](https://pub.dev/packages/flutter_bloc) - [Mobx](https://pub.dev/packages/flutter_mobx) - [Change Notifier](https://docs.flutter.dev/data-and-backend/state-mgmt/simple#changenotifier) # Android Preview https://user-images.githubusercontent.com/5528401/200735853-3a58016a-d7fb-41eb-a93c-3cdb18fcd498.mov # License MIT License Copyright (c) 2020 Andres Rojas Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.