refactoring to a widget dir

This commit is contained in:
Lucas Oskorep
2022-06-22 22:02:45 -04:00
parent 9ec737db46
commit 8044485d8c
5 changed files with 23 additions and 31 deletions
+5 -13
View File
@@ -1,16 +1,8 @@
# tensordex_mobile
Pokedex made using Tensorflow 2.0
Pokedex made using Tensorflow 2.9 and flutter 3.0.
## 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.
Build instructions:
* coming when I have time
* for now just install_tflite.script and then flutter build this thing
*