This mobile app is designed to provide residents of an apartment building with easy access to a variety of management and community features. Built using Flutter, the app offers a seamless and user-friendly experience on both Android and iOS devices.
- Announcements: Stay updated with the latest news and announcements from the building management.
- Communication:
- View and respond to announcements from building management.
- Send maintenance requests and track their status.
- Access building documents and resources.
- Community Events: View and RSVP to upcoming community events.
- Billing: Access billing statements and make payments.
- Contacts: Quick access to fellow residents and building management.
- Flutter SDK: Install Flutter
- Dart SDK: Included with Flutter installation
-
Clone the Repository:
git clone https://github.com/prulm/block_404.git cd block_404
-
Install Dependencies:
flutter pub get
-
Running the App
-
Connect your device or emulator
-
Run the following
flutter run
-