Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thegera4/web_admin_dashboard_flutter
This is admin panel/dashboard template made with flutter for the web
https://github.com/thegera4/web_admin_dashboard_flutter
dart flutter getx web
Last synced: 2 months ago
JSON representation
This is admin panel/dashboard template made with flutter for the web
- Host: GitHub
- URL: https://github.com/thegera4/web_admin_dashboard_flutter
- Owner: thegera4
- Created: 2023-02-08T01:16:39.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-08T02:42:25.000Z (9 months ago)
- Last Synced: 2024-05-08T03:29:32.938Z (9 months ago)
- Topics: dart, flutter, getx, web
- Language: Dart
- Homepage: https://web-admin-dashboard-flutter.vercel.app
- Size: 539 KB
- Stars: 42
- Watchers: 3
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Admin panel/dashboard
This is a simple web admin dashboard template made with flutter web, but the ios and android apps can easily be created with just some clicks with the same codebase! This project uses the GetX package for flutter for a complete solution in navigation, http requests and state management, and it is responsive! The App was made with Flutter, Dart and it uses some other 3rd party libraries. It also includes authentication with firebase. The demo data comes from different dummy APIs.
![image](https://user-images.githubusercontent.com/84020433/218221243-b20daffe-3d95-4662-a9d4-e0602ef60b4d.png)
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.