https://github.com/teamsolutionanalysts/flutter-snippet
Code sample of Flutter followed in the Solution Analysts
https://github.com/teamsolutionanalysts/flutter-snippet
Last synced: 12 months ago
JSON representation
Code sample of Flutter followed in the Solution Analysts
- Host: GitHub
- URL: https://github.com/teamsolutionanalysts/flutter-snippet
- Owner: teamSolutionAnalysts
- Created: 2022-06-24T15:58:40.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-24T16:13:26.000Z (almost 4 years ago)
- Last Synced: 2023-03-08T18:27:12.292Z (over 3 years ago)
- Language: Dart
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flutter-snippet
Code sample of Flutter followed in the Solution Analysts
Files included:
- database_helper.dart : A common helper file, which is useful in performing database operations
- nutrition_goals_list_screen.dart: A sample widget, which is used to display a screen in the flutter application