Flutter Bola Zone is an open-source application that provides information about the Liga 1 Indonesia. Created using Flutter with the principles of Clean Architecture and supported by BloC state management, as well as implementing beautiful UI/UX design.
This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
Name | Usage |
---|---|
Dio | Networking |
Flutter Screen Util | Adapting Screen |
Go Router | Routing |
BloC | State Management |
Carousel Slider | Slider Widget |
Shimmer | Loading Effect |
Cached Network Image | Cache Image |
Flutter Native Splash | Customize Splash Screen |
Flutter Gen Runner | Assets Generator |
Equatable | Equality Comparisons |
Feature | Status |
---|---|
Standings | ✔️ |
Matches | ✔️ |
Statistics | ✔️ |
Clubs | ✔️ |
Players | 🚧 |
News | 🚧 |
Highlights | 🚧 |
Account | 🚧 |
Copyright 2024 Agis R Herdiana
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Agis R Herdiana