https://github.com/apgapg/flutter_profile
Portfolio made using Flutter
https://github.com/apgapg/flutter_profile
Last synced: about 1 year ago
JSON representation
Portfolio made using Flutter
- Host: GitHub
- URL: https://github.com/apgapg/flutter_profile
- Owner: apgapg
- Created: 2018-12-09T17:03:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-18T04:42:59.000Z (almost 6 years ago)
- Last Synced: 2025-04-15T20:15:37.757Z (about 1 year ago)
- Language: Dart
- Homepage: https://apgapg.github.io/flutter_profile/
- Size: 19.7 MB
- Stars: 120
- Watchers: 3
- Forks: 19
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# My Portfolio: Ayush P Gupta [](https://twitter.com/ayushpgupta)  [](https://apgapg.github.io/flutter_profile/)[](https://apgapg.github.io/flutter_profile/)
This repo is the source code of my portfolio app.
📱[View Live Demo](https://apgapg.github.io/flutter_profile/)
# Learning
#### App has some unique animations on each page. All involving some different kinds of animations and its code






# ⭐ My Flutter Packages
- [json_table](https://pub.dartlang.org/packages/json_table) [](https://github.com/apgapg/json_table) Create Flutter Json Table from json map directly.
- [pie_chart](https://pub.dartlang.org/packages/pie_chart) [](https://github.com/apgapg/pie_chart) Flutter Pie Chart with cool animation.
- [search_widget](https://pub.dartlang.org/packages/search_widget) [](https://github.com/apgapg/search_widget) Flutter Search Widget for selecting an option from list.
- [animating_location_pin](https://pub.dev/packages/animating_location_pin) [](https://github.com/apgapg/animating_location_pin) Flutter Animating Location Pin Widget providing Animating Location Pin Widget which can be used while fetching device location.
# ⭐ My Flutter Apps
- [flutter_profile](https://github.com/apgapg/flutter_profile) [](https://github.com/apgapg/flutter_profile) Showcase My Portfolio: Ayush P Gupta on Playstore.
- [flutter_sankalan](https://github.com/apgapg/flutter_sankalan) [](https://github.com/apgapg/flutter_sankalan) Flutter App which allows reading/uploading short stories.
# 👍 Contribution
1. Fork it
2. Create your feature branch (git checkout -b my-new-feature)
3. Commit your changes (git commit -m 'Add some feature')
4. Push to the branch (git push origin my-new-feature)
5. Create new Pull Request