Flat Dataset for different helpful Flutter APIs
Flutter Releases
Currently does a daily snapshot of the Flutter Releases JSON for all platforms.
View Data: https://flatgithub.com/leoafarias/flutter_flat_data?filename=releases_macos.json
Flutter Favorites
A json with all Flutter Favorites including package information.
View Data: https://flatgithub.com/leoafarias/flutter_flat_data?filename=flutter-favorites.json
Github Dart Trending Repos
A json with a trending Github Repos in Dart in the last month.
View Data: https://flatgithub.com/leoafarias/flutter_flat_data?filename=trending-repository-month.json
Use as an API
We leverage GitHub CDN infrastructure in order to provide the flat data as API endpoints. These endpoints are currently being used on Flutter Sidekick
Trending
Daily: https://raw.githubusercontent.com/leoafarias/flutter_flat_data/main/trending-repository-today.json
Weekly: https://raw.githubusercontent.com/leoafarias/flutter_flat_data/main/trending-repository-week.json
Monthly: https://raw.githubusercontent.com/leoafarias/flutter_flat_data/main/trending-repository-month.json
Flutter Favorites
https://raw.githubusercontent.com/leoafarias/flutter_flat_data/main/flutter-favorites.json
Releases
MacOS: https://raw.githubusercontent.com/leoafarias/flutter_flat_data/main/releases_macos.json
Windows: https://raw.githubusercontent.com/leoafarias/flutter_flat_data/main/releases_windows.json
Linux: https://raw.githubusercontent.com/leoafarias/flutter_flat_data/main/releases_linux.json
Pub.dev Packages
Recently Updated: https://raw.githubusercontent.com/leoafarias/flutter_flat_data/main/packages-recently-updated.json
Recently Created: https://raw.githubusercontent.com/leoafarias/flutter_flat_data/main/packages-recently-created.json
Most Popular: https://raw.githubusercontent.com/leoafarias/flutter_flat_data/main/packages-most-popular.json
Most Liked: https://raw.githubusercontent.com/leoafarias/flutter_flat_data/main/packages-most-liked.json
Contribute on GitHub
Provides the list of the opensource Flutter apps collection with GitHub repository.